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