2010-01-04 |
Jason Merrill | re PR c++/42567 ([C++0x] ICE with auto in type_unification_r...
|
commit | commitdiff | tree |
2010-01-04 |
Jason Merrill | fix comment typo
|
commit | commitdiff | tree |
2009-12-29 |
Jason Merrill | re PR c++/42447 (ICE during processing complex templates)
|
commit | commitdiff | tree |
2009-12-24 |
Jason Merrill | PR c++/41305, DR 384
|
commit | commitdiff | tree |
2009-12-22 |
Jason Merrill | re PR c++/42466 (Multiple instantiations of template...
|
commit | commitdiff | tree |
2009-12-22 |
Jason Merrill | re PR c++/42331 (ICE with invalid array initializer)
|
commit | commitdiff | tree |
2009-12-22 |
Jason Merrill | mangle.c (write_member_name): Move abi-version=1 code...
|
commit | commitdiff | tree |
2009-12-18 |
Jason Merrill | re PR c++/42415 (Bad assembly generated for constructor...
|
commit | commitdiff | tree |
2009-12-18 |
Jason Merrill | re PR c++/28300 (In-class partial specialization of...
|
commit | commitdiff | tree |
2009-12-18 |
Jason Merrill | re PR c++/42415 (Bad assembly generated for constructor...
|
commit | commitdiff | tree |
2009-12-16 |
Jason Merrill | re PR c++/42387 (ICE with new expression in class template)
|
commit | commitdiff | tree |
2009-12-15 |
Jason Merrill | re PR c++/42358 ([C++0x] Assembler failure on libstdc...
|
commit | commitdiff | tree |
2009-12-15 |
Jason Merrill | re PR c++/42373 (g++.dg/cpp0x/lambda/lambda-mangle...
|
commit | commitdiff | tree |
2009-12-15 |
Jason Merrill | re PR c++/42364 (C++ testsuite fails with -g)
|
commit | commitdiff | tree |
2009-12-11 |
Jason Merrill | re PR c++/42219 (ICE with "const void" as parameter...
|
commit | commitdiff | tree |
2009-12-05 |
Jason Merrill | re PR c++/42010 ([C++0x] ICE: lang_* check: failed...
|
commit | commitdiff | tree |
2009-12-04 |
Jason Merrill | re PR c++/42277 (decltype error in template)
|
commit | commitdiff | tree |
2009-12-04 |
Jason Merrill | * g++.dg/abi/guard2.C: Run on *-*-linux* rather than...
|
commit | commitdiff | tree |
2009-12-04 |
Jason Merrill | re PR middle-end/41611 (guard variable is emitted even...
|
commit | commitdiff | tree |
2009-12-04 |
Jason Merrill | re PR c++/42266 ([C++0x] ICE with decltype and variadic...
|
commit | commitdiff | tree |
2009-12-01 |
Jason Merrill | re PR middle-end/41611 (guard variable is emitted even...
|
commit | commitdiff | tree |
2009-11-26 |
Jason Merrill | PR c++/42026, DR 239
|
commit | commitdiff | tree |
2009-11-26 |
Jason Merrill | add missing testsuite/ChangeLog entry
|
commit | commitdiff | tree |
2009-11-26 |
Jason Merrill | re PR c++/10690 ([DR 115] Even when used within typeid...
|
commit | commitdiff | tree |
2009-11-24 |
Jason Merrill | re PR c++/42137 (error: expected constructor, destructor...
|
commit | commitdiff | tree |
2009-11-24 |
Jason Merrill | pt.c (determine_specialization): Give helpful error...
|
commit | commitdiff | tree |
2009-11-21 |
Jason Merrill | PR c++/9050, DR 147, DR 318
|
commit | commitdiff | tree |
2009-11-20 |
Jason Merrill | re PR c++/42115 (r154072 & r154073 break build of ppl...
|
commit | commitdiff | tree |
2009-11-20 |
Jason Merrill | DR 176 permissiveness
|
commit | commitdiff | tree |
2009-11-19 |
Jason Merrill | re PR c++/561 (std:unclear about Overloaded Function...
|
commit | commitdiff | tree |
2009-11-17 |
Jason Merrill | PR c++/189, c++/9937, c++/13950, DR 176
|
commit | commitdiff | tree |
2009-11-16 |
Jason Merrill | PR c++/13950, DR 176
|
commit | commitdiff | tree |
2009-11-13 |
Jason Merrill | re PR c++/27425 (ICE with invalid template-template...
|
commit | commitdiff | tree |
2009-11-13 |
Jason Merrill | re PR c++/29363 (ICE throwing undeclared object)
|
commit | commitdiff | tree |
2009-11-13 |
Jason Merrill | re PR c++/26965 (Unnecessary debug info for unused...
|
commit | commitdiff | tree |
2009-11-13 |
Jason Merrill | re PR c++/35075 (ICE with references in templates)
|
commit | commitdiff | tree |
2009-11-13 |
Jason Merrill | PR c++/21008, DR 515
|
commit | commitdiff | tree |
2009-11-13 |
Jason Merrill | re PR c++/11987 (Accepts-invalid with inherited nested...
|
commit | commitdiff | tree |
2009-11-13 |
Jason Merrill | re PR c++/27078 (Duplicate error message for ambiguous...
|
commit | commitdiff | tree |
2009-11-12 |
Jason Merrill | re PR c++/39560 (Erroneous warnings 'unused variable...
|
commit | commitdiff | tree |
2009-11-12 |
Jason Merrill | re PR c++/37037 (ICE on template class member function...
|
commit | commitdiff | tree |
2009-11-12 |
Jason Merrill | re PR c++/42013 (cv-qualification of conditional expression...
|
commit | commitdiff | tree |
2009-11-12 |
Jason Merrill | typeck.c (cv_qualified_p): New fn.
|
commit | commitdiff | tree |
2009-11-12 |
Jason Merrill | re PR c++/42013 (cv-qualification of conditional expression...
|
commit | commitdiff | tree |
2009-11-12 |
Jason Merrill | Makefile.am: Remove use of baseline_file.
|
commit | commitdiff | tree |
2009-11-12 |
Jason Merrill | re PR c++/39131 (decimal float point: ICE on typeid...
|
commit | commitdiff | tree |
2009-11-11 |
Jason Merrill | call.c (build_op_delete_call): Downgrade error about...
|
commit | commitdiff | tree |
2009-11-10 |
Jason Merrill | * call.c (build_op_delete_call): Tweak error.
|
commit | commitdiff | tree |
2009-11-10 |
Jason Merrill | re PR c++/34158 (Template delete doesn't call if exception...
|
commit | commitdiff | tree |
2009-11-09 |
Jason Merrill | * gdbinit.in (pgq): New function for printing gimple...
|
commit | commitdiff | tree |
2009-11-09 |
Jason Merrill | re PR c++/41972 (nondependent static member function...
|
commit | commitdiff | tree |
2009-11-09 |
Jason Merrill | re PR c++/41994 (ICE with &A::operator T)
|
commit | commitdiff | tree |
2009-11-09 |
Jason Merrill | sso_string_base.h (_M_mutate): Remove extra 'const'. 2009-11-08 Jason Merrill <jason@redhat.com>
|
commit | commitdiff | tree |
2009-11-08 |
Jason Merrill | 37920, not 37290
|
commit | commitdiff | tree |
2009-11-08 |
Jason Merrill | re PR target/37290 (Endless recursion in cse_cc_succs)
|
commit | commitdiff | tree |
2009-11-08 |
Jason Merrill | * tree.c (reconstruct_complex_type): Preserve attributes.
|
commit | commitdiff | tree |
2009-11-08 |
Jason Merrill | re PR c++/18451 (C++ error message regression)
|
commit | commitdiff | tree |
2009-11-07 |
Jason Merrill | * g++.dg/abi/regparm1.C: Fix execute test.
|
commit | commitdiff | tree |
2009-11-06 |
Jason Merrill | add missing changelog line
|
commit | commitdiff | tree |
2009-11-06 |
Jason Merrill | re PR c++/15946 (Unhelpful error message when "typename...
|
commit | commitdiff | tree |
2009-11-06 |
Jason Merrill | re PR c++/9381 (attribute on member function pointer...
|
commit | commitdiff | tree |
2009-11-06 |
Jason Merrill | re PR c++/34180 (Default copy constructor copies const...
|
commit | commitdiff | tree |
2009-11-06 |
Jason Merrill | re PR c++/7046 (#pragma pack(1) context evaluated at...
|
commit | commitdiff | tree |
2009-11-06 |
Jason Merrill | re PR c++/34870 (argument-dependent lookup fails to...
|
commit | commitdiff | tree |
2009-11-06 |
Jason Merrill | re PR c++/41703 (Problems with SFINAE. Source works...
|
commit | commitdiff | tree |
2009-11-05 |
Jason Merrill | re PR c++/36912 (ICE with "-frounding-math -g")
|
commit | commitdiff | tree |
2009-11-04 |
Jason Merrill | Revert untested varasm.c change
|
commit | commitdiff | tree |
2009-11-04 |
Jason Merrill | fix
|
commit | commitdiff | tree |
2009-11-04 |
Jason Merrill | re PR c++/36912 (ICE with "-frounding-math -g")
|
commit | commitdiff | tree |
2009-11-04 |
Jason Merrill | re PR c++/39413 (static_assert and SFINAE)
|
commit | commitdiff | tree |
2009-11-04 |
Jason Merrill | correct PR number
|
commit | commitdiff | tree |
2009-11-04 |
Jason Merrill | re PR c++/15882 (Check for return type of overloaded...
|
commit | commitdiff | tree |
2009-11-04 |
Jason Merrill | PR c++/17365, DR 218
|
commit | commitdiff | tree |
2009-11-03 |
Jason Merrill | re PR c++/36959 (C++ front-end causing a static inline...
|
commit | commitdiff | tree |
2009-11-03 |
Jason Merrill | re PR c++/39786 (Qualified name lookup through different...
|
commit | commitdiff | tree |
2009-11-03 |
Jason Merrill | re PR c++/41876 (Parse problems with catch)
|
commit | commitdiff | tree |
2009-11-03 |
Jason Merrill | re PR c++/41927 ([C++0x] Spurious warning with enable_if...
|
commit | commitdiff | tree |
2009-11-03 |
Jason Merrill | re PR c++/41815 ([C++0x] GCC wrongly treats rvalues...
|
commit | commitdiff | tree |
2009-11-03 |
Jason Merrill | re PR c++/40944 ([C++0x] rejects well-formed code:...
|
commit | commitdiff | tree |
2009-11-03 |
Jason Merrill | re PR c++/40687 ([C++0x]: error with auto and 7.1.6...
|
commit | commitdiff | tree |
2009-11-02 |
Jason Merrill | * c-c++-common/dfp/pr35620.c: Give the union a name.
|
commit | commitdiff | tree |
2009-11-02 |
Jason Merrill | Restrict DR 757 change to C++0x mode.
|
commit | commitdiff | tree |
2009-11-02 |
Jason Merrill | restrict-1.c: Move to c-c++-common.
|
commit | commitdiff | tree |
2009-11-01 |
Jason Merrill | tree.c (cv_unqualified): New fn.
|
commit | commitdiff | tree |
2009-11-01 |
Jason Merrill | * rtti.c (tinfo_name): Fix lengths for private case.
|
commit | commitdiff | tree |
2009-11-01 |
Jason Merrill | re PR c++/41754 (initializer list internal compiler...
|
commit | commitdiff | tree |
2009-10-30 |
Jason Merrill | revert: decl.c (cp_fname_init): Correct build_string...
|
commit | commitdiff | tree |
2009-10-28 |
Jason Merrill | Core issue 812, 861
|
commit | commitdiff | tree |
2009-10-28 |
Jason Merrill | * decl.c (cp_fname_init): Correct build_string argument.
|
commit | commitdiff | tree |
2009-10-27 |
Jason Merrill | Allow no-capture lambdas to convert to function pointer.
|
commit | commitdiff | tree |
2009-10-26 |
Jason Merrill | PR c++/38796, Core issue 906
|
commit | commitdiff | tree |
2009-10-23 |
Jason Merrill | * semantics.c (lambda_expr_this_capture): Use thisify_lambda...
|
commit | commitdiff | tree |
2009-10-23 |
Jason Merrill | semantics.c (outer_lambda_capture_p): New fn.
|
commit | commitdiff | tree |
2009-10-23 |
Jason Merrill | Core issue 899
|
commit | commitdiff | tree |
2009-10-23 |
Jason Merrill | * call.c (initialize_reference): Tweak error message.
|
commit | commitdiff | tree |
2009-10-23 |
Jason Merrill | add mising testsuite/ChangeLog entries
|
commit | commitdiff | tree |
2009-10-17 |
Jason Merrill | re PR c++/38888 ([C++0x] badly readable diagnostic...
|
commit | commitdiff | tree |
2009-10-17 |
Jason Merrill | re PR c++/38798 ([c++0x] Trouble with struct/class...
|
commit | commitdiff | tree |
2009-10-14 |
Jason Merrill | re PR c++/39866 ([c++0x] deleted functions not removed...
|
commit | commitdiff | tree |
2009-10-12 |
Jason Merrill | re PR c++/37875 ([c++0x] misinterpreted closing angle...
|
commit | commitdiff | tree |