aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2007-11-08c-parser.c (c_parser_translation_unit): Use location in error.Tom Tromey6-6/+14
2007-11-08re PR c++/30297 (ICE with extern "C" and inheritance)Tom Tromey2-0/+16
2007-11-08* gcc.dg/compat/struct-layout-1_generate.c (dg-options) AddDanny Smith2-3/+8
2007-11-08[multiple changes]Kenneth Zadeck3-7/+47
2007-11-08re PR fortran/33917 (Rejects valid PROCEDURE declarations)Tobias Burnus3-0/+51
2007-11-08re PR tree-optimization/32575 (With -ftree-vrp miscompiles a single line of c...Jakub Jelinek2-0/+58
2007-11-08class.c (build_ctor_vtbl_group): Lay out the new type and decl.Daniel Jacobowitz2-0/+63
2007-11-07re PR tree-optimization/33870 (miscompiles sqlite)Diego Novillo2-9/+5
2007-11-07re PR c++/33045 ([c++0x] Incorrect decltype result for function calls.)Douglas Gregor4-0/+39
2007-11-07re PR rtl-optimization/33737 (verify_flow_info failed: Wrong probability of e...Eric Botcazou2-0/+336
2007-11-07re PR rtl-optimization/33822 (-g -O -mstrict-align causes an ICE in set_varia...Eric Botcazou2-0/+17
2007-11-07re PR c++/33501 (Copy constructor assumed to exist for undefined class)Jakub Jelinek4-0/+53
2007-11-07decl.c (make_aligning_type): Set the mode of the RECORD_TYPE we craft and exp...Olivier Hainque2-0/+19
2007-11-06re PR target/30961 (redundant reg/mem stores/moves)H.J. Lu2-0/+18
2007-11-06PR c++/32256, PR c++/32368:Tom Tromey5-0/+34
2007-11-06re PR c++/33977 (internal compiler error: canonical types differ for identica...Douglas Gregor1-0/+6
2007-11-06re PR c++/31439 (ICE with variadic template and broken specialization)Douglas Gregor16-15/+97
2007-11-06re PR target/33168 (GCC Boot failure, building libstc++)Jakub Jelinek2-0/+13
2007-11-06re PR tree-optimization/33458 (ICE "PHI def is not a GIMPLE value")Jakub Jelinek2-0/+35
2007-11-06re PR tree-optimization/33993 (ICE: verify_stmts failed (invalid reference pr...Jakub Jelinek2-0/+16
2007-11-05Fix last entry.Jakub Jelinek1-1/+1
2007-11-05re PR rtl-optimization/33648 (ICE in verify_flow_info for -fmodulo-sched -fre...Jakub Jelinek2-0/+6
2007-11-05Fix check_750cl_hw_available functionRevital Eres2-2/+6
2007-11-05Index...Douglas Gregor4-0/+104
2007-11-05re PR tree-optimization/32540 (Exponential time behavior in PRE)Nick Clifton4-0/+157
2007-11-05re PR c++/33939 (Rvalue references not deduced correctly in vararg function t...Douglas Gregor2-0/+41
2007-11-05typeck.c (build_binary_op): Use pedwarn instead of error for consistency.Manuel López-Ibáñez2-0/+30
2007-11-05re PR tree-optimization/33856 (Segfault in create_data_ref/compute_data_depen...Jakub Jelinek2-0/+28
2007-11-05re PR c++/33836 (ICE with invalid use of &&)Jakub Jelinek2-0/+20
2007-11-05re PR c++/33969 (ICE with const and function pointer)Jakub Jelinek2-0/+10
2007-11-04Index...Andrew Pinski1-0/+1
2007-11-04re PR middle-end/32931 (FORALL and WHERE give an ICE with -m64)Andrew Pinski2-0/+12
2007-11-04_Pragma1.C: Disable on AIX.David Edelsohn4-3/+10
2007-11-04no-vfa-pr32377.f90: Remove xfail.Dorit Nuzman2-6/+6
2007-11-03re PR fortran/33881 (wrong code for assumed length character arrays)Francois-Xavier Coudert2-0/+23
2007-11-03re PR c/29062 (unclear diagnostic for declaration after label)Manuel López-Ibáñez3-1/+25
2007-11-03re PR libfortran/24685 (real(16) formatted input is broken for huge values (g...Jerry DeLisle4-6/+15
2007-11-03re PR rtl-optimization/28940 (address selection does not work correctly)Eric Botcazou2-0/+21
2007-11-03re PR middle-end/33670 (cc1 segfault with -O2 -fsched-stalled-insns=0 for twolf)Jakub Jelinek2-0/+24
2007-11-02re PR c++/33516 (Rejects typedef qualified name-lookup)Jakub Jelinek2-0/+37
2007-11-02re PR testsuite/32076 ("gcc.dg/tree-ssa/pr17141-1.c scan-tree-dump locp.*->i ...Janis Johnson2-10/+29
2007-11-02re PR c++/33495 (Broken diagnostic: Trouble pretty-printing statement express...Paolo Carlini2-0/+12
2007-11-02re PR rtl-optimization/28062 (ICE in simplify_subreg, at simplify-rtx.c:4466)Eric Botcazou2-0/+37
2007-11-02re PR c++/30897 (ICE with default argument in template template parameter)Jason Merrill2-0/+23
2007-11-02re PR c++/33955 (internal compiler error: in dependent_type_p, at cp/pt.c:152...Douglas Gregor2-0/+43
2007-11-01re PR preprocessor/30805 (Internal compiler error when using "x##,##__VA_ARGS...Tom Tromey2-0/+6
2007-11-02re PR rtl-optimization/33648 (ICE in verify_flow_info for -fmodulo-sched -fre...Jakub Jelinek2-0/+18
2007-11-01re PR c++/32384 (Pseudo-dtor in template class rejected)Jakub Jelinek3-0/+66
2007-11-01re PR c++/32260 (too many warning: dereferencing type-punned pointer will bre...Jakub Jelinek2-0/+66
2007-11-01re PR preprocessor/30805 (Internal compiler error when using "x##,##__VA_ARGS...Tom Tromey2-0/+10