2019-06-12 |
Marek Polacek | PR c++/90736 - bogus error with alignof.
|
commit | commitdiff | tree |
2019-06-09 |
Marek Polacek | re PR c++/65175 (ICE forming a typedef with an alias...
|
commit | commitdiff | tree |
2019-06-09 |
Marek Polacek | re PR c++/60366 (ICE with self-invoking lambdas)
|
commit | commitdiff | tree |
2019-06-08 |
Marek Polacek | re PR c++/77548 (ICE on invalid C++ code with overloaded...
|
commit | commitdiff | tree |
2019-06-08 |
Marek Polacek | re PR c++/72845 (gcc crashes (ICE) when compiling program...
|
commit | commitdiff | tree |
2019-06-08 |
Marek Polacek | re PR c++/77747 (GCC allows inheriting constructors...
|
commit | commitdiff | tree |
2019-06-08 |
Marek Polacek | re PR c++/77967 (ICE in cp_parser_type_name, at cp...
|
commit | commitdiff | tree |
2019-06-08 |
Marek Polacek | re PR c++/77771 (internal compiler error: in cxx_eval_bit_fi...
|
commit | commitdiff | tree |
2019-05-30 |
Marek Polacek | * cp-tree.h (TYPE_HAS_NONTRIVIAL_DESTRUCTOR): Fix a...
|
commit | commitdiff | tree |
2019-05-30 |
Marek Polacek | * lang.opt (ftail-call-workaround): Fix a typo.
|
commit | commitdiff | tree |
2019-05-28 |
Marek Polacek | PR c++/90548 - ICE with generic lambda and empty pack.
|
commit | commitdiff | tree |
2019-05-25 |
Marek Polacek | PR c++/90572 - wrong disambiguation in friend declaration.
|
commit | commitdiff | tree |
2019-05-22 |
Marek Polacek | udlit-char-template-neg.C: Expect the error on a different...
|
commit | commitdiff | tree |
2019-05-21 |
Marek Polacek | DR 1940 - static_assert in anonymous unions.
|
commit | commitdiff | tree |
2019-05-20 |
Marek Polacek | CWG 2094 - volatile scalars are trivially copyable.
|
commit | commitdiff | tree |
2019-05-20 |
Marek Polacek | name-lookup.c (finish_using_directive): Don't issue...
|
commit | commitdiff | tree |
2019-05-20 |
Marek Polacek | pt.c (convert_template_argument): Add a diagnostic...
|
commit | commitdiff | tree |
2019-05-20 |
Marek Polacek | * g++.dg/ext/utf8-2.C: Accept both "char" and "char8_t...
|
commit | commitdiff | tree |
2019-05-15 |
Marek Polacek | CWG 2096 - constraints on literal unions.
|
commit | commitdiff | tree |
2019-05-14 |
Marek Polacek | re PR c++/68918 (spurious "invalid use of incomplete...
|
commit | commitdiff | tree |
2019-05-14 |
Marek Polacek | re PR c++/70156 (incorrect "incomplete type" error...
|
commit | commitdiff | tree |
2019-05-10 |
Marek Polacek | PR c++/78010 - bogus -Wsuggest-override warning on...
|
commit | commitdiff | tree |
2019-05-06 |
Marek Polacek | PR c++/90265 - ICE with generic lambda.
|
commit | commitdiff | tree |
2019-04-24 |
Marek Polacek | re PR c++/90236 (bogus error with auto non-type template...
|
commit | commitdiff | tree |
2019-04-17 |
Marek Polacek | PR c++/90124 - bogus error with incomplete type in...
|
commit | commitdiff | tree |
2019-04-12 |
Marek Polacek | PR c++/87603 - constexpr functions are no longer noexcept.
|
commit | commitdiff | tree |
2019-04-12 |
Marek Polacek | except.c (build_noexcept_spec): Use build_converted_constant...
|
commit | commitdiff | tree |
2019-04-08 |
Marek Polacek | typeck2.c (digest_init_r): Don't condition the object...
|
commit | commitdiff | tree |
2019-04-05 |
Marek Polacek | PR c++/87145 - bogus error converting class type in...
|
commit | commitdiff | tree |
2019-04-05 |
Marek Polacek | PR c++/89973 - -Waddress-of-packed-member ICE with...
|
commit | commitdiff | tree |
2019-03-31 |
Marek Polacek | PR c++/89852 - ICE with C++11 functional cast with...
|
commit | commitdiff | tree |
2019-03-29 |
Marek Polacek | PR c++/89876 - ICE with deprecated conversion.
|
commit | commitdiff | tree |
2019-03-29 |
Marek Polacek | re PR c++/89871 (Wall + designated initializers)
|
commit | commitdiff | tree |
2019-03-28 |
Marek Polacek | PR c++/89612 - ICE with member friend template with...
|
commit | commitdiff | tree |
2019-03-28 |
Marek Polacek | PR c++/89836 - bool constant expression and explicit...
|
commit | commitdiff | tree |
2019-03-25 |
Marek Polacek | PR c++/89214 - ICE when initializing aggregates with...
|
commit | commitdiff | tree |
2019-03-25 |
Marek Polacek | PR c++/89705 - ICE with reference binding with conversion...
|
commit | commitdiff | tree |
2019-03-13 |
Marek Polacek | PR c++/89660 - bogus error with -Wredundant-move.
|
commit | commitdiff | tree |
2019-03-13 |
Marek Polacek | PR c++/89686 - mixing init-capture and simple-capture...
|
commit | commitdiff | tree |
2019-03-13 |
Marek Polacek | PR c++/88979 - further P0634 fix for constructors.
|
commit | commitdiff | tree |
2019-03-06 |
Marek Polacek | PR c++/87378 - bogus -Wredundant-move warning.
|
commit | commitdiff | tree |
2019-03-01 |
Marek Polacek | PR c++/89537 - missing location for error with non...
|
commit | commitdiff | tree |
2019-03-01 |
Marek Polacek | PR c++/89532 - ICE with incomplete type in decltype.
|
commit | commitdiff | tree |
2019-02-28 |
Marek Polacek | PR c++/87068 - missing diagnostic with fallthrough...
|
commit | commitdiff | tree |
2019-02-28 |
Marek Polacek | PR c++/88857 - ICE with value-initialization of argument...
|
commit | commitdiff | tree |
2019-02-27 |
Marek Polacek | PR c++/89511 - ICE with using-declaration and unscoped...
|
commit | commitdiff | tree |
2019-02-23 |
Marek Polacek | re PR c++/89419 (ICE in is_normal_capture_proxy starting...
|
commit | commitdiff | tree |
2019-02-23 |
Marek Polacek | PR c++/88294 - ICE with non-constant noexcept-specifier.
|
commit | commitdiff | tree |
2019-02-22 |
Marek Polacek | PR c++/89420 - ICE with CAST_EXPR in explicit-specifier.
|
commit | commitdiff | tree |
2019-02-17 |
Marek Polacek | re PR c++/89356 (sorry, unimplemented: mangling implicit_con...
|
commit | commitdiff | tree |
2019-02-17 |
Marek Polacek | re PR c++/89315 (Cannot convert to std::initializer_list...
|
commit | commitdiff | tree |
2019-02-17 |
Marek Polacek | * g++.old-deja/g++.robertl/eb82.C: Tweak dg-error.
|
commit | commitdiff | tree |
2019-02-17 |
Marek Polacek | PR c++/89217 - ICE with list-initialization in range...
|
commit | commitdiff | tree |
2019-02-13 |
Marek Polacek | PR c++/89297 - ICE with OVERLOAD in template.
|
commit | commitdiff | tree |
2019-02-13 |
Marek Polacek | re PR c++/77304 (ICE on C++ code with invalid template...
|
commit | commitdiff | tree |
2019-02-11 |
Marek Polacek | PR c++/89212 - ICE converting nullptr to pointer-to...
|
commit | commitdiff | tree |
2019-02-11 |
Marek Polacek | * typeck2.c (digest_init_r): Remove commented code.
|
commit | commitdiff | tree |
2019-02-05 |
Marek Polacek | PR c++/89158 - by-value capture of constexpr variable...
|
commit | commitdiff | tree |
2019-02-01 |
Marek Polacek | PR c++/88325 - ICE with invalid out-of-line template...
|
commit | commitdiff | tree |
2019-02-01 |
Marek Polacek | PR c++/88983 - ICE with switch in constexpr function.
|
commit | commitdiff | tree |
2019-01-31 |
Marek Polacek | PR c++/89083, c++/80864 - ICE with list initialization...
|
commit | commitdiff | tree |
2019-01-30 |
Marek Polacek | PR c++/89119 - ICE with value-initialization in template.
|
commit | commitdiff | tree |
2019-01-30 |
Marek Polacek | re PR testsuite/89110 (r268343 breaks several tests...
|
commit | commitdiff | tree |
2019-01-28 |
Marek Polacek | PR c++/88358 - name wrongly treated as type.
|
commit | commitdiff | tree |
2019-01-28 |
Marek Polacek | * g++.dg/cpp0x/enum37.C: Add dg-error.
|
commit | commitdiff | tree |
2019-01-27 |
Marek Polacek | PR c++/88815 - narrowing conversion lost in decltype.
|
commit | commitdiff | tree |
2019-01-27 |
Marek Polacek | PR c++/89024 - ICE with incomplete enum type.
|
commit | commitdiff | tree |
2019-01-23 |
Marek Polacek | PR c++/88757 - qualified name treated wrongly as type.
|
commit | commitdiff | tree |
2019-01-18 |
Marek Polacek | re PR c++/86926 (ICE for a recursive generic lambda)
|
commit | commitdiff | tree |
2019-01-16 |
Marek Polacek | PR c++/78244 - narrowing conversion in template not...
|
commit | commitdiff | tree |
2019-01-15 |
Marek Polacek | re PR c++/88866 (g++.dg/cpp0x/variadic126.C fails with...
|
commit | commitdiff | tree |
2019-01-14 |
Marek Polacek | PR c++/88825 - ICE with bogus function return type...
|
commit | commitdiff | tree |
2019-01-14 |
Marek Polacek | PR c++/88830 - ICE with abstract class.
|
commit | commitdiff | tree |
2019-01-11 |
Marek Polacek | PR c++/88692, c++/87882 - -Wredundant-move false positive...
|
commit | commitdiff | tree |
2019-01-08 |
Marek Polacek | re PR c++/88744 (class non-type template parameters...
|
commit | commitdiff | tree |
2019-01-08 |
Marek Polacek | PR c++/88538 - braced-init-list in template-argument...
|
commit | commitdiff | tree |
2019-01-08 |
Marek Polacek | PR c++/88548 - this accepted in static member functions.
|
commit | commitdiff | tree |
2019-01-07 |
Marek Polacek | PR c++/88741 - wrong error with initializer-string.
|
commit | commitdiff | tree |
2019-01-02 |
Marek Polacek | PR c++/81486 - CTAD failing with ().
|
commit | commitdiff | tree |
2019-01-02 |
Marek Polacek | PR c++/88631 - CTAD failing for value-initialization.
|
commit | commitdiff | tree |
2019-01-02 |
Marek Polacek | PR c++/88612 - ICE with -Waddress-of-packed-member.
|
commit | commitdiff | tree |
2019-01-02 |
Marek Polacek | re PR c++/86875 (ICE in tsubst_copy, at cp/pt.c:15478)
|
commit | commitdiff | tree |
2018-12-21 |
Marek Polacek | PR c++/88196 - ICE with class non-type template parameter.
|
commit | commitdiff | tree |
2018-12-13 |
Marek Polacek | PR c++/88216 - ICE with class type in non-type template...
|
commit | commitdiff | tree |
2018-12-11 |
Marek Polacek | PR c++/86608 - reading constexpr volatile variable.
|
commit | commitdiff | tree |
2018-12-06 |
Marek Polacek | PR c++/88373 - wrong parse error with ~.
|
commit | commitdiff | tree |
2018-12-04 |
Marek Polacek | PR c++/88184 - ICE when treating name as template-name.
|
commit | commitdiff | tree |
2018-12-03 |
Marek Polacek | * g++.dg/cpp1y/lambda-generic-83856.C: Use __SIZE_TYPE__.
|
commit | commitdiff | tree |
2018-12-01 |
Marek Polacek | re PR c++/87523 (ICE: Closures apparently fail to capture...
|
commit | commitdiff | tree |
2018-12-01 |
Marek Polacek | re PR c++/79629 (ICE on invalid code in tsubst_copy...
|
commit | commitdiff | tree |
2018-12-01 |
Marek Polacek | re PR c++/83856 (ICE in tsubst_copy;)
|
commit | commitdiff | tree |
2018-12-01 |
Marek Polacek | Implement P0634R3, Down with typename!
|
commit | commitdiff | tree |
2018-11-28 |
Marek Polacek | Implement P1094R2, Nested inline namespaces.
|
commit | commitdiff | tree |
2018-11-28 |
Marek Polacek | PR c++/88222 - ICE with bit-field with invalid type.
|
commit | commitdiff | tree |
2018-11-26 |
Marek Polacek | PR c++/88120 - ICE when calling save_expr in a template.
|
commit | commitdiff | tree |
2018-11-19 |
Marek Polacek | PR c++/87781 - detect invalid elaborated-type-specifier.
|
commit | commitdiff | tree |
2018-11-01 |
Marek Polacek | Implement P0846R0, ADL and function templates.
|
commit | commitdiff | tree |
2018-11-01 |
Marek Polacek | * g++.dg/cpp1z/constexpr-lambda22.C: New test,
|
commit | commitdiff | tree |
2018-10-30 |
Marek Polacek | Implement P0892R2, explicit(bool).
|
commit | commitdiff | tree |
2018-10-29 |
Marek Polacek | PR c++/87594 - constexpr rejects-valid with range-based...
|
commit | commitdiff | tree |