re PR tree-optimization/57185 (ICE: Segmentation fault in add_field_for_reduction...
[gcc.git] / gcc /
2013-05-06 Richard Bienerre PR tree-optimization/57185 (ICE: Segmentation fault...
2013-05-06 Uros Bizjakre PR target/57106 (-fcompare-debug failure with -O2...
2013-05-06 William Schmidtgimple-ssa-strength-reduction.c (slsr_process_phi)...
2013-05-06 Teresa Johnsonre PR bootstrap/57154 (Bootstrap broken for powerpc64...
2013-05-06 Richard Bienerre PR middle-end/57147 (setjmp call and if body wrongly...
2013-05-06 Alan Modralinux.h (DEFAULT_ASM_ENDIAN): Define.
2013-05-06 Alan Modrasysv4.h (ENDIAN_SELECT): Define, extracted from
2013-05-06 Alan Modrars6000.md (bswapdi 2nd splitter): Don't swap words...
2013-05-06 Oleg Endore PR target/55303 ([SH] Add support for clips / clipu...
2013-05-06 GCC AdministratorDaily bump.
2013-05-05 Steven Bosscherconfig.gcc (hppa*-*-*): Remove MASK_BIG_SWITCH from...
2013-05-05 Uros Bizjaksse.md (*vec_extract<ssevecmodelower>_0): Merge from...
2013-05-05 Tobias Burnusresolve.c (conformable_arrays): Avoid segfault when...
2013-05-05 Tobias Burnusre PR fortran/57141 (Cannot change attributes of USE...
2013-05-05 Paolo Carlinipt.c (convert_nontype_argument): Add missing whitespace...
2013-05-05 Paolo Carlinire PR c++/53745 ([C++11] Poor diagnostic for ill-formed...
2013-05-05 GCC AdministratorDaily bump.
2013-05-04 Segher Boessenkoolrs6000.c (INT_P): Reformat.
2013-05-04 Segher Boessenkoolpredicates.md (reg_or_add_cint_operand, [...]): Delete...
2013-05-04 Jakub Jelinekre PR tree-optimization/56205 (stdarg pass confused...
2013-05-04 Tobias Burnusdecl.c (gfc_verify_c_interop_param): Permit allocatable...
2013-05-04 Jakub Jelinekcombine.c (combine_simplify_rtx): If nonzero_bits on...
2013-05-04 Paolo Carlinire PR c++/51927 ([C++0x] Cannot access non-static membe...
2013-05-04 Michael Meissnerre PR target/57150 (GCC when targeting power7 spills...
2013-05-04 Bill Schmidtgimple-ssa-strength-reduction.c (slsr_process_phi)...
2013-05-04 Guozhi Weicoverage.c (coverage_obj_init): Move the construction...
2013-05-04 GCC AdministratorDaily bump.
2013-05-03 Dominique d'HumieresRemove "\\" from scan-assembler-times
2013-05-03 Bill Schmidtgimple-ssa-strength-reduction.c (cand_kind): Add CAND_PHI.
2013-05-03 Ian BoltonAArch64 test cases for TST instruction
2013-05-03 Teresa Johnsonre PR bootstrap/57154 (Bootstrap broken for powerpc64...
2013-05-03 Jeff LawFix typos in ChangeLog entries
2013-05-03 Jeff Lawre PR tree-optimization/57411 (ICE: verify_ssa failed...
2013-05-03 Jakub Jelinekre PR rtl-optimization/57130 (Incorrect "and --> extrac...
2013-05-03 Uros Bizjaki386.md (isa): Add x64_sse4_noavx and x64_avx members.
2013-05-03 Joern Renneckere PR tree-optimization/57027 (ICE in gimple_assign_rhs...
2013-05-03 Richard Bienerdouble-int.h (lshift): New overload without precision...
2013-05-03 Vidya Praveen[AArch64] Correct simd_fabd comment text.
2013-05-03 Vidya Praveen[AArch64] Support scalar FABD
2013-05-03 Paolo Carlinire PR c++/54318 ([C++11] Bogus "template instantiation...
2013-05-03 Paolo Carlinire PR c++/14283 (Diagnostic for invalid template-id...
2013-05-03 GCC AdministratorDaily bump.
2013-05-02 Vladimir Makarovlra-constraints.c (process_alt_operands): Add checking...
2013-05-02 Richard Bienertree-eh.c (cleanup_empty_eh_merge_phis): Remove rename_...
2013-05-02 Tobias Burnusre PR fortran/57142 (SIZE/SHAPE overflow despite kind=8)
2013-05-02 Richard Bienerre PR middle-end/57140 (Segmentation fault in backtrace...
2013-05-02 Greta Yorshre PR rtl-optimization/56732 (ICE in advance_target_bb)
2013-05-02 Martin Jamborre PR middle-end/56988 (ipa-cp incorrectly propagates...
2013-05-02 Richard Bienergraphds.h (struct graph): Add obstack member.
2013-05-02 Teresa JohnsonFollow-on patch to r197595 to complete the replacement...
2013-05-02 Ian BoltonAArch64 fix for LDR/STR from/to S and D regs
2013-05-02 Ian BoltonAArch64 Support for BICS in the backend
2013-05-02 Richard Bienertree-scalar-evolution.c (scev_info_hasher): Remove.
2013-05-02 Jakub JelinekMove libitm ChangeLog entry to the right ChangeLog...
2013-05-02 Jakub Jelinekre PR rtl-optimization/57131 (Wrong register assignment?)
2013-05-02 GCC AdministratorDaily bump.
2013-05-01 Paolo Carlinire PR c++/57132 (spurious warning: division by zero...
2013-05-01 Vladimir Makarovre PR target/57091 (ICE: in assign_by_spills, at lra...
2013-05-01 James Greenhalgh[AArch64] Refactor reduc_<su>plus patterns.
2013-05-01 James Greenhalgh[AArch64] Rewrite v<max,min><nm><q><v>_<sfu><8, 16...
2013-05-01 James Greenhalgh[AArch64] Fold max and min reduction builtins to tree.
2013-05-01 James Greenhalgh[AArch64] Refactor vector max and min RTL and builtins.
2013-05-01 James Greenhalgh[AArch64] Add testcases for FAC, FCM changes.
2013-05-01 James Greenhalgh[AArch64] Rewrite vca<ge, gt, le, lt> Neon patterns...
2013-05-01 James Greenhalgh[AArch64] Add combiner patterns for FAC instructions
2013-05-01 James Greenhalgh[AArch64 Testsuite] Fix fallout from FCM changes.
2013-05-01 James Greenhalgh[AArch64] Add special case when expanding vcond with...
2013-05-01 James Greenhalgh[AArch64] Remap neon vcmp functions to C/TREE
2013-05-01 James Greenhalgh[AArch64] Improve description of <F>CM instructions...
2013-05-01 Greta Yorshthumb2.md (thumb2_smaxsi3,thumb2_sminsi3): Convert...
2013-05-01 Paolo Carlinire PR c++/57092 (Using decltype of function pointer...
2013-05-01 Thomas Koenigfrontend-passes.c (optimize_power): Fix typo in comment.
2013-05-01 GCC AdministratorDaily bump.
2013-04-30 Thomas Koenigre PR fortran/57071 (Optimize (-1)**k to 1 - 2 *...
2013-04-30 Greta Yorshthumb2.md (thumb2_incscc, [...]): Delete.
2013-04-30 Greta YorshCommitted as obvious.
2013-04-30 Richard Sandifordexplow.c (plus_constant): Pass "mode" to immed_double_i...
2013-04-30 H.J. LuFix a typo in ChangeLog
2013-04-30 H.J. LuRemove the trayed debug_gimple_stmt
2013-04-30 Richard Bienerre PR tree-optimization/57122 (ICE in verify_loop_struc...
2013-04-30 Richard Bienerre PR middle-end/57107 (tree check fail in unlink_stmt_...
2013-04-30 Andrey Belevantsevre PR rtl-optimization/56957 (ICE in add_insn_after...
2013-04-30 Jakub Jelinekre PR sanitizer/57104 (ICE: in expand_expr_addr_expr_1...
2013-04-30 Richard Bienerfunction.h (loops_for_fn): New inline function.
2013-04-30 Mike Frysingergcc: arm: linux-eabi: fix handling of armv4 bx fixups...
2013-04-30 GCC AdministratorDaily bump.
2013-04-29 Uros Bizjakre PR target/44578 (GCC generates MMX instructions...
2013-04-29 Vladimir Makarovre PR target/57097 (ICE: in find_hard_regno_for, at...
2013-04-29 Uros Bizjakre PR target/57098 (ICE: in extract_insn, at recog...
2013-04-29 Tobias Burnusre PR fortran/57114 (wrong information at gcc.gnu.org...
2013-04-29 Kai Tietz* gcc.c-torture/execute/pr55875.c
2013-04-29 Ian Bolton[AArch64] Support LDR/STR from/to S and D registers
2013-04-29 Ian BoltonEnable REE pass by default for AArch64 at O2 or higher
2013-04-29 Richard Bienerre PR tree-optimization/57075 (verify_flow_info failed...
2013-04-29 Richard Bienerre PR middle-end/57103 (ICE: verify_gimple failed:...
2013-04-29 Senthil Kumar Selvarajc-common.c (check_user_alignment): Emit error for negat...
2013-04-29 Teresa JohnsonThis patch fixes PR bootstrap/57077.
2013-04-29 Tom de VriesPreserve loops in tail-merge
2013-04-29 Jeff Lawtree-vrp.c (range_fits_type_p): Move to earlier point...
2013-04-29 Kyrylo Tkachovarm.md (store_minmaxsi): Use only when optimize_insn_fo...
next