aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-03-21ChangeLog gcc/Kai Tietz43-281/+484
2011-03-21simplify-rtx.c (simplify_binary_operation_1): Handle (xor (and A B) C) case w...Chung-Lin Tang4-0/+63
2011-03-21re PR fortran/22572 (Double occurrence of matmul intrinsic not optimised)Thomas Koenig10-31/+417
2011-03-21Fix typo in comment.Mingjie Xing2-1/+5
2011-03-20Add 2 testcases for PR rtl-optimization/47502.H.J. Lu3-0/+26
2011-03-21Daily bump.GCC Administrator1-1/+1
2011-03-20re PR bootstrap/48168 (Solaris 2/SPARC bootstrap broken: ICE in sparc_functio...Eric Botcazou2-0/+17
2011-03-20re PR rtl-optimization/48156 (wrong code with -fcrossjumping)Jakub Jelinek4-5/+60
2011-03-20Fix PR debug/48203Ramana Radhakrishnan2-0/+16
2011-03-20Daily bump.GCC Administrator1-1/+1
2011-03-19sh.c (find_barrier): Don't emit a constant pool between a call and its corres...Kaz Kojima2-0/+16
2011-03-19cfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap_clear_range instead o...Anatoly Sokolov7-58/+48
2011-03-19re PR libfortran/47439 (Fun with scratch files on Windows MKTEMP only allows...Francois-Xavier Coudert2-2/+7
2011-03-19re PR libfortran/47439 (Fun with scratch files on Windows MKTEMP only allows...Francois-Xavier Coudert2-0/+13
2011-03-19Daily bump.GCC Administrator1-1/+1
2011-03-18c-decl.c (diagnose_mismatched_decls): Give an error for redefining a typedef ...Joseph Myers5-32/+23
2011-03-18c-decl.c (grokfield): Don't allow typedefs for structures or unions with no t...Joseph Myers7-20/+67
2011-03-18i386.md (float<SSEMODEI24:mode><X87MODEF:mode>2): Rewrite using indirect func...Uros Bizjak3-20/+34
2011-03-18tweak fconstexpr-depth docsJason Merrill1-1/+1
2011-03-18c.opt (fconstexpr-depth): Add Var(max_constexpr_depth).Jason Merrill5-15/+7
2011-03-18s390.c (s390_delegitimize_address): Handle GOTOFF unspecs.Andreas Krebbel2-0/+22
2011-03-18s390.c (s390_chunkify_start): Prevent literal pool splitting between a call a...Andreas Krebbel2-1/+16
2011-03-18re PR rtl-optimization/48170 (ICE: in hoist_code, at gcse.c:4524 with -fgcse ...Maxim Kuvyrkov2-7/+7
2011-03-18ira-color.c (assign_hard_reg): Honor LOCAL_REGNO in cost computation for prol...Jeff Law2-2/+8
2011-03-18* Makefile.in (check-consistency): Remove.Rainer Orth2-10/+4
2011-03-18slp-multitypes-2.c: Replace dg-do run with dg-xfail-run-if.Rainer Orth2-1/+7
2011-03-18re PR debug/48176 (.debug_aranges is no longer emitted)Jakub Jelinek2-1/+10
2011-03-18avr.h (RET_REGISTER, [...]): Remove.Anatoly Sokolov4-20/+48
2011-03-18re PR c++/48162 (447.dealII in SPEC CPU 2006 failed to build)Jason Merrill4-0/+13
2011-03-18re PR c++/48118 (g++ sometimes allows copying a volatile class)Jason Merrill4-6/+21
2011-03-18re PR c++/23372 (Temporary aggregate copy not elided when passing parameters ...Jason Merrill4-1/+33
2011-03-18re PR c++/35315 (ICE with attribute transparent_union)Jason Merrill4-3/+14
2011-03-18install.texi (--enable-gold): Remove.Richard Guenther3-10/+15
2011-03-18re PR middle-end/47405 (gcc.dg/torture/20090618-1.c FAILs on IRIX 6.5)Rainer Orth2-0/+6
2011-03-18re PR middle-end/47790 (optimize_bitfield_assignment_op no longer works in 4....Andrew Pinski2-8/+40
2011-03-18combine.c (try_combine): Do simplification only call of subst() on i2 even wh...Chung-Lin Tang4-6/+22
2011-03-18sh.c (sh_delegitimize_address): Handle UNSPEC_SYMOFF and UNSPEC_PCREL_SYMOFF.Kaz Kojima2-2/+19
2011-03-18s390.md: Use define_c_enum for the unspec constant definitions.Andreas Krebbel2-49/+54
2011-03-18re PR bootstrap/48161 (hppa*-*-* will not bootstrap on 4.6 branch with releas...Jakub Jelinek4-1/+37
2011-03-17Revert the last change on cant_combine_insn_p.H.J. Lu2-6/+6
2011-03-17Check zero/sign extended hard registers.H.J. Lu4-0/+33
2011-03-18Daily bump.GCC Administrator1-1/+1
2011-03-18v850.h (OUTPUT_ADDR_CONST_EXTRA): Remove.Anatoly Sokolov4-13/+19
2011-03-17re PR c++/47504 ([C++0x] some constexpr calculations erroneously overflow whe...Jason Merrill5-1/+22
2011-03-17re PR debug/48163 (ICEs for cris-elf, like gcc.c-torture/compile/calls.c gcc....Jakub Jelinek3-2/+23
2011-03-17re PR debug/48163 (ICEs for cris-elf, like gcc.c-torture/compile/calls.c gcc....Jakub Jelinek3-3/+29
2011-03-17re PR rtl-optimization/37273 (IRA does not re-materializes addresses (loads f...Jeff Law2-4/+24
2011-03-17* gcc.pot: Regenerate.Joseph Myers2-2959/+2967
2011-03-17Check SUBREG in prepare_call_arguments.H.J. Lu2-1/+10
2011-03-17Add Save to -mavx and -mfma.H.J. Lu2-2/+7