aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg
AgeCommit message (Expand)AuthorFilesLines
2011-07-18re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global c...Rainer Orth6-6/+6
2011-07-16re PR c++/45329 (When printing a list of candidate functions, explain why eac...Nathan Froyd39-67/+101
2011-07-15re PR testsuite/49753 (FAIL: g++.dg/torture/pr49309.C)Jakub Jelinek1-14/+0
2011-07-14re PR tree-optimization/49309 (ICE with -fmudflap: verify_stmts failed: type ...Andrew Pinski1-0/+14
2011-07-13Also test -std=c++0x mode with 'make check-c++' at top levelJason Merrill7-8/+13
2011-07-11re PR c++/49672 ([C++0x] Internal error when passing variadic template args t...Jason Merrill1-0/+15
2011-07-11re PR c++/44609 (Invalid template code causes infinite loop of error messages)Jason Merrill1-0/+14
2011-07-11target-supports.exp (check_effective_target_scheduling): New Function.Georg-Johann Lay1-0/+1
2011-07-11struct-by-value-16_main.c: Skip AVR.Georg-Johann Lay1-0/+1
2011-07-10re PR c++/49691 (ICE in cp_parser_late_return_type_opt, at cp/parser.c:15562)Jason Merrill4-3/+14
2011-07-09Add x32 support to GCC testsuite.H.J. Lu26-33/+27
2011-07-09* tree.c (build_vec_init_elt): Strip TARGET_EXPR.Jason Merrill1-0/+16
2011-07-08re PR c++/45437 (Loses reference during update)Jason Merrill2-1/+16
2011-07-08re PR c++/45603 (crash in "build_addr_func")Jason Merrill1-0/+14
2011-07-08constexpr-rom.C tweakJason Merrill1-1/+1
2011-07-08re PR c++/49673 ([C++0x] const variables initialised with constexpr construct...Jason Merrill1-0/+11
2011-07-08re PR middle-end/49519 (Revision 175272 miscompiled 447.dealII in SPEC CPU 2006)Kirill Yukhin1-0/+135
2011-07-08re PR testsuite/48727 (FAIL: g++.dg/opt/devirt2.C scan-assembler-times xyzzy 2)Rainer Orth1-3/+8
2011-07-07re PR c++/49663 ([C++0x] ICE in lookup_base)Jason Merrill1-0/+62
2011-07-07re PR c/49644 (post-increment of promoted operand is incorrect.)Jakub Jelinek1-0/+17
2011-07-06re PR tree-optimization/49645 (g++.dg/tree-ssa/pr8781.C FAILs on Tru64 UNIX)Richard Guenther1-1/+1
2011-07-06re PR c++/48157 (Unable to match function call to member function template)Jason Merrill1-0/+22
2011-07-05* g++.dg/rtti/anon-ns1.C: Allow for null-termination.Jason Merrill1-1/+1
2011-07-05re PR c++/49598 ([C++0x] Ice on lambda with implicit capture by value.)Jason Merrill1-0/+13
2011-07-05re PR tree-optimization/49518 (ICE in vect_enhance_data_refs_alignment, at tr...Richard Guenther1-0/+37
2011-07-04DR 1207 PR c++/49589Jason Merrill1-0/+23
2011-07-04error.c (dump_template_bindings): Don't print typenames for a partial instant...Jason Merrill1-0/+32
2011-07-04* error.c (type_to_string): Avoid redundant akas.Jason Merrill1-0/+15
2011-07-04re PR tree-optimization/49615 (internal compiler error: verify_stmts failed /...Richard Guenther1-0/+29
2011-07-01re PR c++/49605 (-Wdelete-non-virtual-dtor is not picky enough)Jonathan Wakely1-0/+22
2011-07-01re PR c++/48261 (internal compiler error: in lookup_template_function, at cp/...Jason Merrill1-0/+22
2011-07-01re PR c++/48593 (Wrong return type when applying address operator to inherite...Jason Merrill1-0/+20
2011-07-01re PR c++/48883 (?: ternary operator fails in certain contexts - link error)Jason Merrill1-0/+14
2011-07-01re PR c++/49085 (Crash with SIGSEGV during compilation.)Jason Merrill1-0/+10
2011-06-30re PR c++/49387 (t.cxx:140: error: too many initializers for ‘const __class...Jason Merrill1-0/+23
2011-06-30re PR c++/49569 (-std=gnu++0x causes segmentation fault)Jason Merrill1-0/+21
2011-06-30re PR c++/49355 (new T({""}) crashes G++ when struct T { std::string foobar };)Jason Merrill1-0/+13
2011-06-30re PR c++/48481 (C++ overloading memory hog)Jason Merrill2-5/+3
2011-06-30* g++.dg/cpp0x/named.C: Test subobject of xvalue.Jason Merrill1-0/+2
2011-06-29re PR c++/49216 ([C++0x] ICE on compiling new-expression with braced-init-lis...Jason Merrill2-1/+12
2011-06-29DR 1207 PR c++/49003Jason Merrill2-1/+7
2011-06-29re PR c++/49520 ([C++0x] using-declaration and operator&& confuses constexpr)Jason Merrill1-0/+18
2011-06-29re PR c++/49554 ([C++0x] lambda capture causes "cannot call member function ....Jason Merrill1-0/+33
2011-06-29re PR c++/45923 (constexpr diagnostics, more more)Jason Merrill5-5/+59
2011-06-29class.c (finalize_literal_type_property): Update conditions.Jason Merrill1-0/+1
2011-06-29init.c (build_value_init): Decide whether or not to zero-initialize based on ...Jason Merrill1-0/+20
2011-06-29DR 990Jason Merrill2-0/+34
2011-06-27target-supports.exp (add_options_for_arm_fp16): Renamed from add_options_for_...Janis Johnson2-4/+4
2011-06-27re PR middle-end/49394 (libstdc++-v3/testsuite/30_threads/lock_guard/cons/1.c...Richard Guenther1-0/+50
2011-06-26re PR c++/49528 (g++ fails to destroy temporary object when subobject is used...Jason Merrill1-1/+1