aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-09-05Add missed ChangeLog entry for r190919.Bin Cheng1-0/+7
2012-09-05re PR c++/54441 (Infinite loop with brace initializer on zero-length array)Jason Merrill5-1/+32
2012-09-05re PR c++/54420 (Segmentation fault in decl_mangling_context)Jason Merrill8-15/+26
2012-09-05Daily bump.GCC Administrator1-1/+1
2012-09-04Adding change log entries for r190952:Teresa Johnson1-0/+25
2012-09-04Enhances the gcov program summary by adding a histogram of arc counter entries.Teresa Johnson6-10/+495
2012-09-04Fix bootstrap failure with clang++.Diego Novillo2-3/+9
2012-09-04re PR c++/54198 ("error: invalid use of incomplete type" when building Chromium)Jason Merrill4-0/+28
2012-09-04bb-reorder.c (gate_handle_reorder_blocks): Move around.Eric Botcazou2-77/+81
2012-09-04re PR rtl-optimization/54456 (ICE: in init_seqno, at sel-sched.c:6797 with -f...Eric Botcazou2-1/+6
2012-09-04re PR c++/54437 (Revision 190664 causes Firefox build failure)Jason Merrill4-19/+39
2012-09-04This patch works around a parsing problem with g++ 4.3.Diego Novillo2-14/+27
2012-09-04* alias.c (read_dependence): Return true for ALIAS_SET_MEMORY_BARRIER.Richard Henderson2-2/+12
2012-09-04tree-ssa-pre.c (value_expressions): Make it a vector of bitmaps containing ex...Richard Guenther2-40/+53
2012-09-04re PR bootstrap/54479 (Bootstrap with release-checking broken)Diego Novillo2-1/+7
2012-09-04tree-ssa-pre.c (add_to_exp_gen): Adjust.Richard Guenther2-31/+45
2012-09-04Make all VEC_* functions, member functions of vec_t.Diego Novillo3-636/+711
2012-09-04gimple.h (gimple_build_switch): Remove.Steven Bosscher13-108/+83
2012-09-04re PR target/54476 ([avr] __builtin_avr_delay_cycles (-1ul) causes memory usa...Georg-Johann Lay2-1/+7
2012-09-04re PR target/45070 (Miscompiled c++ class with packed attribute on ARM with -...Bin Cheng1-4/+4
2012-09-04re PR tree-optimization/54458 (ICE get_loop_body, at cfgloop.c:830)Richard Guenther4-0/+41
2012-09-04re PR target/54220 ([avr] Potential stack corruption in naked functions at -O0)Senthil Kumar Selvaraj2-0/+20
2012-09-04arm.c (arm_expand_builtin): Replace gen_rtx_CONST_INT by GEN_INT.Christophe Lyon2-9/+14
2012-09-04arm.c (arm_evpc_neon_vext): New function.Christophe Lyon5-0/+539
2012-09-04re PR fortran/54435 (ICE with SELECT TYPE on a non-CLASS object)Janus Weil4-2/+41
2012-09-04re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo5-52/+131
2012-09-04Daily bump.GCC Administrator1-1/+1
2012-09-03Fix bootstrap-ltoAndi Kleen2-1/+6
2012-09-03re PR tree-optimization/53395 (The LAPACK functions i(d|s)amax are more than ...Andrew Pinski2-3/+70
2012-09-03fold-const.c (fold_ternary_loc): Constant-propagate after removing dead opera...Marc Glisse4-11/+21
2012-09-03re PR tree-optimization/46590 (long compile time with -O2 and many loops)Michael Matz3-8/+12
2012-09-03invoke.texi: Fix numerous typos and punctuation/grammatical errors throughout...Sandra Loosemore2-244/+263
2012-09-03re PR fortran/54467 (f951: internal compiler error: in gfc_add_component_ref,...Tobias Burnus2-1/+7
2012-09-03re PR middle-end/54362 (COND_EXPR not understood by either alias or ITM)Richard Biener2-1/+19
2012-09-03s390.c (s390_loadrelative_operand_p): New function.Andreas Krebbel2-4/+40
2012-09-03re PR debug/53923 (ICE: RTL check: expected code 'reg', have 'debug_expr' in ...Jakub Jelinek2-0/+14
2012-09-03common.opt (--no-sysroot-suffix): New driver option.Joseph Myers4-1/+24
2012-09-03class.c (gfc_find_derived_vtab): Disable ABI-breaking generation of the "_fin...Tobias Burnus2-1/+9
2012-09-03class.c (finalize_component): Fixes to the comment.Tobias Burnus2-2/+6
2012-09-03[multiple changes]Tobias Burnus8-13/+806
2012-09-03Daily bump.GCC Administrator1-1/+1
2012-09-02re PR target/33135 ([SH] -ffinite-math-only should not be on by default)Oleg Endo2-14/+8
2012-09-02re PR target/54418 ([SH] Invalid operands for opcode)Oleg Endo2-2/+15
2012-09-02config.host (x86_64-*-openbsd*): New target.Mark Kettenis8-66/+168
2012-09-02sh.md (*extend<mode>si2_compact_mem_disp): Pass iterated mode to sh_legitimat...Oleg Endo2-1/+6
2012-09-02sync.md (atomic_compare_and_swap<dwi>_doubleword): Improve insn output code.Uros Bizjak1-4/+3
2012-09-02re PR rtl-optimization/54369 (delayed-branch pass removes too many instructions)Eric Botcazou3-2/+15
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