aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2012-09-10re PR c++/54538 (Getting assembler messages when compiling)Jason Merrill2-0/+18
2012-09-10re PR target/54089 ([SH] Refactor shift patterns)Oleg Endo2-1/+46
2012-09-10tree-ssa-forwprop.c (simplify_bitfield_ref): New function.Marc Glisse2-0/+17
2012-09-10* gcc.dg/tm/reg-promotion.c: Modify dump message check.Aldy Hernandez2-6/+10
2012-09-10pr52558-2.c: Delete.Aldy Hernandez3-23/+76
2012-09-10tree-ssa-forwprop.c (simplify_permutation): Handle CONSTRUCTOR.Marc Glisse2-0/+74
2012-09-10re PR middle-end/54520 (ice in merge_latch_edges with -O3)Richard Guenther2-0/+20
2012-09-10re PR c++/54506 (Defaulted move constructors and move assignment operators ar...Jason Merrill2-0/+31
2012-09-07re PR fortran/54208 (compilation error for ubound construct in PARAMETER stat...Mikael Morin2-0/+28
2012-09-07re PR testsuite/54184 (gcc.dg/pr52558-1.c failure)Aldy Hernandez3-22/+80
2012-09-07re PR tree-optimization/54295 (Widening multiply-accumulate operation uses wr...Richard Earnshaw4-3/+9
2012-09-07* gcc.dg/pr44194-1.c: Skip on Alpha and adjust regexp for SPARC64.Eric Botcazou2-2/+6
2012-09-07re PR tree-optimization/53986 (missing vrp on bit-mask test, LSHIFT_EXPR not ...Tom de Vries3-0/+77
2012-09-06re PR c++/54341 (ICE (segfault) in cx_check_missing_mem_inits, at cp/semantic...Jason Merrill3-0/+73
2012-09-06re PR tree-optimization/54494 (Missing store to volatile)Andrew Pinski2-0/+22
2012-09-06re PR rtl-optimization/54455 (ICE: RTL check: expected elt 3 type 'B', have '...Jakub Jelinek2-1/+31
2012-09-062012-09-06 Tobias BurnusTobias Burnus2-0/+21
2012-09-05re PR middle-end/54486 (Spurious printf format warning mentions nonexistent t...Jakub Jelinek2-0/+37
2012-09-05re PR fortran/54474 (gfortran.dg/coarray_poly_3.f90)Dominique d'Humieres2-2/+7
2012-09-05re PR c++/54191 ([C++11] SFINAE does not handle conversion to inaccessible base)Paolo Carlini2-0/+151
2012-09-05re PR c++/54441 (Infinite loop with brace initializer on zero-length array)Jason Merrill2-0/+13
2012-09-05re PR c++/54420 (Segmentation fault in decl_mangling_context)Jason Merrill2-0/+9
2012-09-04re PR c++/54198 ("error: invalid use of incomplete type" when building Chromium)Jason Merrill2-0/+22
2012-09-04re PR c++/54437 (Revision 190664 causes Firefox build failure)Jason Merrill2-0/+13
2012-09-04re PR tree-optimization/54458 (ICE get_loop_body, at cfgloop.c:830)Richard Guenther2-0/+25
2012-09-04arm.c (arm_evpc_neon_vext): New function.Christophe Lyon3-0/+460
2012-09-04re PR fortran/54435 (ICE with SELECT TYPE on a non-CLASS object)Janus Weil2-0/+32
2012-09-03fold-const.c (fold_ternary_loc): Constant-propagate after removing dead opera...Marc Glisse2-1/+6
2012-09-03[multiple changes]Tobias Burnus2-0/+28
2012-09-02re PR target/49206 (RA failure in spill_failure, at reload1.c:2113)Uros Bizjak2-0/+31
2012-09-02* gcc.c-torture/compile/pr44687.c: Fix whitespace.Uros Bizjak1-32/+33
2012-09-02re PR target/36680 (ICE in spill_failure, reload1.c:1995)Dominique d'Humieres2-1/+49
2012-09-02re PR target/42295 (ICE: 'error: unable to find a register to spill in class ...Uros Bizjak2-0/+24
2012-09-01re PR target/54436 (Compiling some regular C++ code gives assembler '700415 s...Jakub Jelinek2-0/+43
2012-09-01simplify-rtx.c (simplify_unary_operation_1 <case TRUNCATE>): A truncate of a ...Andrew Pinski2-0/+22
2012-09-01re PR target/46829 (ICE: in spill_failure, at reload1.c:2105 with -fschedule-...Uros Bizjak3-0/+37
2012-08-31re PR c++/18747 ("template<> int i;" accepted)Paolo Carlini2-0/+24
2012-08-31re PR c/54428 (ICE in gimplify_expr, at gimplify.c:7591)Jakub Jelinek2-0/+14
2012-08-31re PR c++/54197 (Lifetime of reference not properly extended)Ollie Wild2-0/+42
2012-08-31re PR middle-end/54409 (internal compiler error: in remap_predicate, at ipa-i...Martin Jambor2-0/+33
2012-08-31ipa-inline-analysis.c (phi_result_unknown_predicate): New function.Martin Jambor2-1/+7
2012-08-30re PR c++/50545 ([C++0x][DR 1172] SFINAE does not handle an explicit type con...Jason Merrill3-0/+175
2012-08-30decl.c (cp_finish_decl): Check for invalid multiple initializers even if the ...Jason Merrill1-1/+1
2012-08-29mips.h (TARGET_CPU_CPP_BUILTINS): Define __mips_synci if TARGET_SYNCI.Richard Sandiford2-0/+10
2012-08-28ssa-dom-thread-3.c: Add -fno-short-enums.Joey Ye2-1/+6
2012-08-27re PR target/46254 (ICE: in find_reloads, at reload.c:3806 (unable to generat...Uros Bizjak2-0/+16
2012-08-27ext_ins.c, [...]: Add NOMIPS16.Richard Sandiford6-10/+17
2012-08-2720020620-1.c, [...]: Tighten regexps.Richard Sandiford42-221/+243
2012-08-27mips.exp: Use gcc-dg-runtest rather than dg-runtest.Richard Sandiford306-391/+1078
2012-08-27PR preprocessor/53469 - argument tokens of _Pragma miss virtual locationDodji Seketeli2-0/+19