re PR middle-end/39326 (Segmentation fault with -O1, out of memory with -O2)
[platform/upstream/gcc.git] / gcc / ChangeLog
2013-03-21 Richard Bienerre PR middle-end/39326 (Segmentation fault with -O1...
2013-03-21 Christophe Lyon[ARM] Turning off 64bits ops in Neon
2013-03-21 Richard Bienerre PR middle-end/39326 (Segmentation fault with -O1...
2013-03-21 Richard Bienertree-vect-data-refs.c (vect_update_interleaving_chain...
2013-03-21 Uros Bizjak* ChangeLog: Fix whitespace.
2013-03-21 Richard Bienertree-ssa-loop-im.c (can_sm_ref_p): Do not test whether...
2013-03-21 Richard Bienertree-vect-loop-manip.c (slpeel_tree_peel_loop_to_edge...
2013-03-21 Rainer OrthDefault to DWARF 4 on Solaris if linker supports CIEv3
2013-03-21 Richard Bienertree-cfg.c (verify_expr_no_block): New function.
2013-03-21 Richard Bienertree.h (DECL_DEBUG_EXPR_IS_FROM): Rename to ...
2013-03-21 Uros Bizjakre PR bootstrap/56656 (Suffix or operands invalid for...
2013-03-21 Naveen H.Saarch64-simd.md (simd_fabd): New Attribute.
2013-03-21 Naveen H.Saarch64-elf.h (REGISTER_PREFIX): Remove.
2013-03-21 Jeff Lawtree-ssa-dom.c (record_equivalences_from_incoming_edge...
2013-03-21 Walter LeeAdd an atomic test and set pattern on tilegx.
2013-03-20 Uros Bizjaki386.md (*movoi_internal_avx): Emit insn template depen...
2013-03-20 Uros Bizjaki386.md (*movti_internal): Set prefix attribute to...
2013-03-20 Martin Jamborparams.def (PARAM_IPA_CP_ARRAY_INDEX_HINT_BONUS): New...
2013-03-20 Michael Meissnerpredicates.md (indexed_address, [...]): New predicates.
2013-03-20 Marc Glissere PR tree-optimization/56355 (abs and multiplication)
2013-03-20 Catherine Mooreextend.texi: (micromips, nomicromips, nocompression...
2013-03-20 Richard Bienerre PR tree-optimization/56661 (Incorrect code with...
2013-03-20 Richard Bienertree-inline.c (copy_tree_body_r): Sync MEM_REF code...
2013-03-20 Bill Schmidtre PR rtl-optimization/56605 (Redundant branch introduc...
2013-03-20 Uros Bizjakre PR bootstrap/56656 (Suffix or operands invalid for...
2013-03-20 Richard Bienertree-ssa-structalias.c (struct variable_info): Add...
2013-03-20 Richard Bienercfgloop.c (verify_loop_structure): Streamline and avoid...
2013-03-20 Richard Bienertree-vect-loop-manip.c (slpeel_can_duplicate_loop_p...
2013-03-20 Richard Sandifordconstraints.md (T): Rename to...
2013-03-19 Jakub JelinekAnother ChangeLog entry fix.
2013-03-19 Ian BoltonAArch64 backend support for SBC instruction.
2013-03-19 Ian BoltonAArch64 backend support for ROR instruction.
2013-03-19 Ian BoltonAArch64 backend support for EXTR instruction.
2013-03-19 Richard Bienerre PR tree-optimization/56273 (Bogus -Warray-bounds...
2013-03-19 Jakub JelinekFix up ChangeLog entry formatting.
2013-03-19 Uros Bizjaki386.md (*movti_internal): Merge from *movti_internal_r...
2013-03-18 Richard Bienertree-ssa-structalias.c (find): Use gcc_checking_assert.
2013-03-18 Richard Bienertree-vect-loop-manip.c (vect_create_cond_for_alias_chec...
2013-03-18 Jakub Jelinekre PR tree-optimization/56635 (internal compiler error...
2013-03-18 Nick Cliftonstormy16.c (xstormy16_expand_prologue): Remove spurious...
2013-03-18 Nick Cliftonmn10300.c (mn10300_get_live_callee_saved_regs): Add...
2013-03-18 Richard Bienerre PR tree-optimization/56210 (invalid -Warray-bounds...
2013-03-18 Richard Bienerre PR middle-end/56483 (LTO issue with expanding GIMPLE...
2013-03-18 Richard Bienertree-data-ref.h (find_data_references_in_loop): Declare.
2013-03-18 Richard Bienerre PR tree-optimization/3713 (Pointers to functions...
2013-03-18 Richard Bienertree-ssa-loop-manip.c (find_uses_to_rename): Do not...
2013-03-18 Richard Bienerre PR c/56113 (out of memory when compiling a function...
2013-03-18 Richard Bienerre PR middle-end/39326 (Segmentation fault with -O1...
2013-03-18 Jakub Jelinekre PR c/56566 (bogus "is narrower than values of its...
2013-03-17 Uros Bizjaki386.md (isa): Add x64 and nox64.
2013-03-17 Uros Bizjakalpha.c (TARGET_LRA_P): New define.
2013-03-17 Jakub Jelinekre PR target/56640 (bootstrap failure on arm-linux...
2013-03-17 Jan Hubickacgraph.h (cgraph_get_create_real_symbol_node): Declare.
2013-03-17 Jason Merrillre PR debug/49090 (provide a way to recognize defaulted...
2013-03-16 Jakub Jelinek* BASE-VER: Set to 4.9.0.
2013-03-15 Andi KleenDocument HLE / RTM intrinsics
2013-03-14 Edgar E. IglesiasAdd support for TLS in MicroBlaze
2013-03-14 Ian BoltonAArch64 should return CC_NZ for AND operation (part 2)
2013-03-14 Ian BoltonAArch64 should return CC_NZ for AND operation.
2013-03-14 Jakub Jelinekre PR tree-optimization/53265 (Warn when undefined...
2013-03-14 Jakub Jelinekt-aarch64-linux (MULTARCH_DIRNAME): Remove.
2013-03-14 Kaz Kojimalinux.h (TARGET_DEFAULT): Remove MASK_USERMODE.
2013-03-13 Oleg Endore PR target/49880 (SuperH: ICE when -m4 is used with...
2013-03-13 Dave Korncygwin.h (SHARED_LIBGCC_SPEC): Make shared libgcc the...
2013-03-13 Richard Bienerre PR tree-optimization/56608 (SLP seems to produce...
2013-03-13 Jakub Jelinekre PR plugins/45078 (config/vxworks-dummy.h not install...
2013-03-12 Jakub Jelinek* doc/invoke.texi (-Waddr-space-convert): Move into...
2013-03-12 Jan Hubickare PR libstdc++/56557 (Link error about `std::fstream...
2013-03-12 Jan Hubickare PR rtl-optimization/56571 (ICE in copyprop_hardreg_f...
2013-03-11 Georg-Johann Layre PR target/56591 (Missing space)
2013-03-11 Richard Earnshawre PR target/56470 (ICE output_operand: invalid shift...
2013-03-11 John David Anglinre PR target/56347 (FAIL: gfortran.dg/integer_exponenti...
2013-03-09 Steven Bosscherdse.c (delete_dead_store_insn): Respect TDF_DETAILS.
2013-03-09 Richard Sandifordre PR middle-end/56524 (Compiler ICE when compiling...
2013-03-08 Aldy Hernandeztrans-mem.c (expand_transaction): Do not set PR_INSTRUM...
2013-03-08 Jakub Jelinekgnu-user.h (LIBTSAN_EARLY_SPEC): Don't link against...
2013-03-08 Marek Polacekre PR tree-optimization/56478 (ICE: Floating point...
2013-03-08 Richard Bienerre PR lto/56570 (ICE when streaming a TREE_BLOCK)
2013-03-08 Richard Bienertree-inline.c (expand_call_inline): Do not associate...
2013-03-08 Richard Bienertree-ssa-ter.c (is_replaceable_p): Do not TER across...
2013-03-07 Steven Bosscherbitmap.c (struct bitmap_descriptor_d): Use unsigned...
2013-03-07 Jakub Jelinekre PR middle-end/56559 (ICE in propagate_op_to_single_u...
2013-03-07 Richard Bienerinvoke.texi (fwhole-program): Discourage use in combina...
2013-03-06 Jakub Jelinek* config/arm/t-arm (TM_H, OPTIONS_H_EXTRA): Add arm...
2013-03-06 Jakub Jelinekre PR tree-optimization/56539 (ICE: verify_ssa failed...
2013-03-06 Jakub Jelinekt-aarch64 (TM_H, [...]): Add aarch64-cores.def.
2013-03-06 Jakub Jelinekre PR middle-end/56548 (ICE in emit_move_insn, at expr...
2013-03-06 Richard Bienerre PR tree-optimization/56294 (BOOT_CFLAGS='-O2 -g...
2013-03-06 Richard Bienerre PR lto/50494 (gcc.dg/vect/vect-reduc-2char.c fails...
2013-03-06 Joey Yere PR lto/50293 (-flto fails if GCC is installed in...
2013-03-06 Oleg Endore PR target/56529 ([SH] Calls to __sdivsi3_i4i and...
2013-03-05 Sterling Augustinere PR debug/55364 (ICE: in remove_addr_table_entry...
2013-03-05 Jakub Jelinekre PR debug/56510 (More var-tracking scalability problems)
2013-03-05 David HolsgroveAdd fast interrupt.
2013-03-05 Kai Tietzsdbout.c (sdbout_one_type): Switch to current function...
2013-03-05 David Holsgroveinvoke.texi (MicroBlaze): Add -mbig-endian, -mlittle...
2013-03-05 Jakub Jelinekre PR middle-end/56461 (GCC is leaking lots of memory)
2013-03-05 Jakub Jelinekre PR middle-end/56461 (GCC is leaking lots of memory)
2013-03-05 Jakub Jelinekre PR middle-end/56461 (GCC is leaking lots of memory)
2013-03-05 Richard Bienerre PR tree-optimization/56521 (Uninitialized value_id)
next