aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg
AgeCommit message (Expand)AuthorFilesLines
2009-05-10re PR tree-optimization/40081 (verify_stmts failed with -O2)Richard Guenther1-0/+16
2009-05-09re PR middle-end/40043 (ICE with nested try/catch)Jan Hubicka1-0/+25
2009-05-08re PR c/36892 (Support __attribute__((deprecated("text string"))))H.J. Lu1-0/+110
2009-05-07re PR c/39037 (FLOAT_CONST_DECIMAL64 pragma not supported)Janis Johnson1-0/+5
2009-05-06re PR c++/17395 (Incorrect lookup for parameters)Dodji Seketeli1-0/+19
2009-05-06plugin-support.exp: New file containing support procs for plugin testcases.Le-Chun Wu9-0/+772
2009-05-05re PR middle-end/39666 (spurious warning with ranged-switch statements)Jakub Jelinek2-0/+44
2009-05-05typeck.c (cp_build_compound_expr): Require RHS to have a known type.Nathan Sidwell2-2/+19
2009-05-05re PR c++/40013 (ICE when creating a local array with size from the return va...Jakub Jelinek1-0/+30
2009-05-04re PR c++/28152 (Diagnostic about wrong use _Complex prints __complex__)Manuel López-Ibáñez2-0/+26
2009-04-30re PR testsuite/39776 (FAIL: g++.dg/ext/altivec-15.C)Janis Johnson1-2/+5
2009-04-29re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global c...Nathan Sidwell14-2/+14
2009-04-28g++.dg/warn/pr35652.C: Removed.H.J. Lu1-0/+0
2009-04-2820020118-1.c: Skip on vxworks targets.Nathan Froyd2-1/+5
2009-04-28revert: re PR c++/35652 (offset warning should be given in the front-end)Ben Elliston1-30/+0
2009-04-27re PR c++/39875 (Wrong "value computed is not used" warning)Jakub Jelinek1-0/+11
2009-04-26Expand from SSA.Michael Matz6-13/+19
2009-04-25tree.c (list_equal_p): New function.Jan Hubicka1-1/+1
2009-04-24copy7.C: Only abort in memcpy if source and destination are the same.Doug Kwan1-1/+8
2009-04-23re PR c++/38228 (ICE with invalid use of bound member function)Dodji Seketeli1-0/+18
2009-04-22re PR c++/39639 (no diagnostic for ill-formed pack expansion)Dodji Seketeli1-0/+20
2009-04-22g++.dg/tree-ssa/ehcleanup-1.C: New testcase.Jan Hubicka1-0/+24
2009-04-22re PR c++/14875 (When using 'or' keyword, the error message speaks of a '||' ...Manuel López-Ibáñez3-1/+52
2009-04-21re PR c++/35711 (bad text in -Wcast-qual warning (forgets volatile))Manuel López-Ibáñez2-2/+10
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers3-0/+32
2009-04-21re PR c/16202 (The -Wsequence-point warning misses many important instances)Manuel López-Ibáñez3-2/+63
2009-04-20re PR c++/13358 (long long and C++ do not mix well)Manuel López-Ibáñez4-0/+96
2009-04-20re PR c++/39803 (Bogus 'unused value' warning on declarations of non-POD arrays)Le-Chun Wu1-0/+14
2009-04-19re PR c/32061 ((Wlogical-op) wording of warning of constant logicials need im...Manuel López-Ibáñez2-7/+49
2009-04-18pr39496.c: Compile with -mtune=i686.Eric Botcazou1-1/+1
2009-04-17re PR testsuite/39792 (g++.dg/ext/complit11.C failed)Jakub Jelinek1-0/+1
2009-04-16re PR c++/17570 (Extension to incorporate default parameters in signature of ...Andrew Pinski1-0/+18
2009-04-16re PR c++/28766 (compound literal expression vs templates)Andrew Pinski1-0/+15
2009-04-15re PR c++/39551 (C++ frontend not warn about unused dereference operator with...Le-Chun Wu1-0/+7
2009-04-15re PR tree-optimization/39764 (ICE in set_lattice_value, at tree-ssa-ccp.c:46...Richard Guenther1-0/+14
2009-04-15rs6000.c (rs6000_init_builtins): Set TYPE_NAME of our distinct integral and v...Nathan Sidwell1-0/+16
2009-04-14re PR c++/39763 (-Wshadow reports shadowed declarations for parameters of unn...Jason Merrill1-0/+12
2009-04-13re PR c++/39480 (generated memcpy causes trouble in assignment)Jason Merrill1-0/+32
2009-04-13re PR c++/39750 (ICE in uses_template_parms, at cp/pt.c:6332)Jason Merrill1-0/+8
2009-04-13re PR c++/39742 (ice in C++ overload resolution)Jason Merrill1-0/+22
2009-04-11re PR middle-end/39732 (-fprofile-generate -O1: ICE: verify_stmts failed, ADD...Richard Guenther1-0/+29
2009-04-11re PR tree-optimization/39713 (ICE in get_expr_value_id)Richard Guenther1-0/+25
2009-04-10re PR c++/28301 (ICE with broken specialization)H.J. Lu6-8/+26
2009-04-102009-04-10 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez2-1/+10
2009-04-09re PR target/39678 (complex type isn't passed correctly)H.J. Lu1-0/+26
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-5/+4
2009-04-08dwarf2out.c (class_scope_p): New static inline.Jakub Jelinek1-0/+12
2009-04-08re PR c++/25185 (deep typedef substitution in error message)Jason Merrill1-0/+11
2009-04-08re PR c++/39637 (ICE on ill-formed sizeof(<parameter-pack>) in variadic templ...Dodji Seketeli1-0/+20
2009-04-07re PR c++/34691 (Default argument checking not performed after overload resol...Jason Merrill1-0/+17