Age | Commit message (Expand) | Author | Files | Lines |
2012-09-03 | re PR fortran/54467 (f951: internal compiler error: in gfc_add_component_ref,... | Tobias Burnus | 2 | -1/+7 |
2012-09-03 | re PR middle-end/54362 (COND_EXPR not understood by either alias or ITM) | Richard Biener | 2 | -1/+19 |
2012-09-03 | s390.c (s390_loadrelative_operand_p): New function. | Andreas Krebbel | 2 | -4/+40 |
2012-09-03 | re PR debug/53923 (ICE: RTL check: expected code 'reg', have 'debug_expr' in ... | Jakub Jelinek | 2 | -0/+14 |
2012-09-03 | common.opt (--no-sysroot-suffix): New driver option. | Joseph Myers | 4 | -1/+24 |
2012-09-03 | class.c (gfc_find_derived_vtab): Disable ABI-breaking generation of the "_fin... | Tobias Burnus | 2 | -1/+9 |
2012-09-03 | class.c (finalize_component): Fixes to the comment. | Tobias Burnus | 2 | -2/+6 |
2012-09-03 | [multiple changes] | Tobias Burnus | 8 | -13/+806 |
2012-09-03 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2012-09-02 | re PR target/33135 ([SH] -ffinite-math-only should not be on by default) | Oleg Endo | 2 | -14/+8 |
2012-09-02 | re PR target/54418 ([SH] Invalid operands for opcode) | Oleg Endo | 2 | -2/+15 |
2012-09-02 | config.host (x86_64-*-openbsd*): New target. | Mark Kettenis | 8 | -66/+168 |
2012-09-02 | sh.md (*extend<mode>si2_compact_mem_disp): Pass iterated mode to sh_legitimat... | Oleg Endo | 2 | -1/+6 |
2012-09-02 | sync.md (atomic_compare_and_swap<dwi>_doubleword): Improve insn output code. | Uros Bizjak | 1 | -4/+3 |
2012-09-02 | re PR rtl-optimization/54369 (delayed-branch pass removes too many instructions) | Eric Botcazou | 3 | -2/+15 |
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-02 | re PR fortran/54426 (FAIL: gfortran.dg/common_6.f90 -O (internal compiler e... | Tobias Burnus | 2 | -0/+41 |
2012-09-02 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2012-09-01 | re PR target/54436 (Compiling some regular C++ code gives assembler '700415 s... | Jakub Jelinek | 4 | -2/+59 |
2012-09-01 | simplify-rtx.c (simplify_unary_operation_1 <case TRUNCATE>): A truncate of a ... | Andrew Pinski | 4 | -0/+35 |
2012-09-01 | re PR target/46829 (ICE: in spill_failure, at reload1.c:2105 with -fschedule-... | Uros Bizjak | 5 | -0/+119 |
2012-09-01 | target.def (legitimate_combined_insn): New target hook. | Uros Bizjak | 7 | -4/+71 |
2012-09-01 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2012-08-31 | re PR c++/18747 ("template<> int i;" accepted) | Paolo Carlini | 7 | -35/+103 |
2012-08-31 | ipa-inline-analysis.c (estimate_function_body_sizes): Allocate nonconstant_na... | Martin Jambor | 2 | -7/+13 |
2012-08-31 | re PR c/54428 (ICE in gimplify_expr, at gimplify.c:7591) | Jakub Jelinek | 4 | -14/+37 |
2012-08-31 | arm.c (arm_expand_epilogue): Remove unused variable floats_from_frame. | Greta Yorsh | 2 | -13/+6 |
2012-08-31 | re PR c++/54197 (Lifetime of reference not properly extended) | Ollie Wild | 4 | -0/+53 |
2012-08-31 | re PR middle-end/54409 (internal compiler error: in remap_predicate, at ipa-i... | Martin Jambor | 4 | -2/+44 |
2012-08-31 | ipa-inline-analysis.c (phi_result_unknown_predicate): New function. | Martin Jambor | 4 | -2/+130 |
2012-08-31 | re PR middle-end/54394 (fatigue2 -flto run time regression) | Martin Jambor | 2 | -5/+16 |
2012-08-30 | re PR c++/50545 ([C++0x][DR 1172] SFINAE does not handle an explicit type con... | Jason Merrill | 7 | -28/+293 |
2012-08-30 | semantics.c (finish_qualified_id_expr): Handle building up a non-dependent SC... | Jason Merrill | 3 | -17/+25 |
2012-08-30 | friend.c (make_friend_class): Handle template template parameters. | Jason Merrill | 5 | -6/+31 |
2012-08-30 | pt.c (get_class_bindings): Call coerce_template_parms. | Jason Merrill | 2 | -11/+20 |
2012-08-30 | decl.c (cp_finish_decl): Check for invalid multiple initializers even if the ... | Jason Merrill | 3 | -3/+13 |
2012-08-30 | pt.c (instantiate_template_1): Keep processing_template_decl set if there are... | Jason Merrill | 2 | -0/+9 |
2012-08-31 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2012-08-30 | re PR target/54252 (Bad alignment code generated for Neon loads) | Ramana Radhakrishnan | 2 | -30/+48 |
2012-08-30 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2012-08-29 | * cfg.c (dump_bb_info): Print a newline if there were no edges to dump. | Steven Bosscher | 2 | -0/+8 |
2012-08-29 | revert: t-linux64 (MULTILIB_OSDIRNAMES): Change to use mapping style, add ../... | Chung-Lin Tang | 2 | -9/+9 |
2012-08-29 | mips.h (TARGET_CPU_CPP_BUILTINS): Define __mips_synci if TARGET_SYNCI. | Richard Sandiford | 4 | -0/+18 |
2012-08-29 | sh.opt (menable-tas): Rename to mtas. | Oleg Endo | 4 | -6/+12 |
2012-08-29 | iterators.md: New file. | Oleg Endo | 4 | -390/+298 |
2012-08-29 | ipa-inline.h (estimate_edge_hints): Call do_estimate_edge_hints, not do_estim... | Martin Jambor | 2 | -1/+6 |
2012-08-29 | mips.h (CRT_CALL_STATIC_FUNCTION): Add nomips16 asm directives, remove #ifnde... | Chung-Lin Tang | 3 | -3/+24 |