aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
AgeCommit message (Expand)AuthorFilesLines
2010-02-18re PR c++/42837 (FAIL: g++.dg/abi/packed1.C execution test)Jason Merrill2-0/+5
2010-02-18re PR c++/43108 (mixed complex<T> multiplication horribly inefficient)Jason Merrill4-6/+90
2010-02-18re PR target/43070 (g++.dg/ext/label2.C fails to compile at -O1)Jason Merrill2-2/+3
2010-02-18re PR c++/26261 (Rejects template with const static data member used in retur...Jason Merrill4-8/+64
2010-02-18re PR c++/43109 (ICE: SIGSEGV with unnamed namespace inside named)Jason Merrill2-0/+6
2010-02-17re PR c++/43075 (20_util/bind/ref2.cc FAILs)Jason Merrill5-55/+28
2010-02-17re PR c++/43069 (ICE: tree check: expected tree that contains 'decl minimal' ...Jason Merrill2-1/+6
2010-02-17re PR c++/43093 (internal compiler error: Segmentation fault when compiling F...Jason Merrill2-1/+7
2010-02-17re PR c++/43079 (ICE with incompatible pointer-to-member-function as template...Jason Merrill2-3/+9
2010-02-16* cp-gimplify.c (cp_gimplify_expr): Fix error recovery.Jason Merrill2-2/+6
2010-02-16re PR c++/43031 (internal compiler error: verify_gimple failed after non-triv...Jason Merrill2-0/+19
2010-02-16re PR c++/43036 (c++ compilation hang)Jason Merrill2-51/+40
2010-02-14re PR c++/41997 ([C++0x] constant initializer_list not optimised)Jason Merrill2-0/+7
2010-02-12re PR c++/43024 (ICE on template code with -O2 or -O3, regression from 4.4.2)Jason Merrill2-1/+7
2010-02-12revert unnecessary hunkJason Merrill2-6/+1
2010-02-12re PR c++/43054 ([C++0x] ambiguous overload from identical declarations using...Jason Merrill2-1/+13
2010-02-12re PR c++/43033 (--enable-checking=valgrind C++ failures)Jakub Jelinek2-3/+9
2010-02-10re PR c++/41896 ([c++0x] Segfault because of a nested lambda function)Jason Merrill4-7/+34
2010-02-10re PR c++/41896 ([c++0x] Segfault because of a nested lambda function)Jason Merrill2-2/+9
2010-02-10PR c++/42983, core issue 906Jason Merrill2-0/+8
2010-02-10re PR c++/43016 ([C++0x] Inappropriate multiple definition error for lambda f...Jason Merrill2-0/+7
2010-02-10Make-lang.in (cp/cvt.o, [...]): Depend on intl.h.Shujing Zhao6-28/+49
2010-02-09re PR c++/42399 ([c++0x] assigning lambda causes segfault from null dereferen...Jason Merrill2-0/+7
2010-02-09re PR c++/42370 ([C++0x][lambda] in a void function: "Warning: control reache...Jason Merrill4-1/+36
2010-02-05Make-lang.in (cp/cp-lang.o): Depend on gt-cp-cp-lang.h.Richard Guenther4-2/+9
2010-02-05re PR c++/42915 (ICE: same canonical type node for different types in recent ...Dodji Seketeli2-1/+11
2010-02-03re PR c++/4926 (C++ ABI needs clarification on mangling of complex expressions)Jason Merrill2-54/+75
2010-02-03re PR c++/12909 (ambiguity in mangling vector types)Jason Merrill2-1/+16
2010-02-02re PR c++/41090 (Using static label reference in c++ class constructor produc...Jason Merrill3-1/+52
2010-01-29Fix PRs c++/42758, c++/42634, c++/42797Dodji Seketeli5-48/+132
2010-01-29decl.c (redeclaration_error_message): Wrap the return messages to G_() for ea...Shujing Zhao2-18/+28
2010-01-28re PR c++/42880 (trunk does not compile boost MPL)Jason Merrill2-6/+18
2010-01-28re PR c++/42713 (ICE - segfault in tsubst)Dodji Seketeli4-48/+83
2010-01-27* gcc/cp/tree.c: Tweak comment in no_linkage_check.Jason Merrill1-1/+1
2010-01-21tree.h (TYPE_TRANSPARENT_UNION): Replace with ...Janis Johnson3-0/+25
2010-01-20re PR c++/42338 ([c++0x] ICE on decltype usage with templates)Jason Merrill2-2/+28
2010-01-20re PR c++/42038 (ICE: tree check: expected class 'type', have 'exceptional' (...Paolo Carlini2-6/+13
2010-01-20re PR c++/41788 (-Wpacked option changes the layout of packed non-POD structs)Jason Merrill2-0/+9
2010-01-20re PR c++/41920 ([C++0x] Invalid 'unused parameter' warning for parameters us...Jason Merrill2-0/+7
2010-01-20re PR c++/40750 (Side-effect of member function call not produced in certain ...Jason Merrill2-1/+9
2010-01-20sel-sched.c (create_speculation_check): Remove set but not used variable twin.Jakub Jelinek2-8/+5
2010-01-19Revert fix of PR c++/Dodji Seketeli2-3/+9
2010-01-18re PR c++/42634 (ICE with -g -O2 -std=c++0x in copy_fn_p, at cp/decl.c:9973)Dodji Seketeli2-4/+12
2010-01-18re PR c++/42766 (tree check fail in build_expr_type_conversion)Dodji Seketeli2-0/+6
2010-01-17Revert PR c++/42697Dodji Seketeli2-2/+6
2010-01-17re PR c++/42697 (ice-on-legal-code: template class template function local ob...Dodji Seketeli2-1/+8
2010-01-16re PR c++/42761 (std::bind doesn't work for simple class types)Jason Merrill2-0/+12
2010-01-15Revert commit of PR c++/42634, which was commit r155868Dodji Seketeli2-3/+9
2010-01-14re PR middle-end/42674 (Bogus "no return statement in function returning non-...Jakub Jelinek2-0/+8
2010-01-14re PR c++/42701 (ICE on error recovery)Jason Merrill2-3/+5