aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-11-03cfghooks.c (split_block): Set BB_IRREDUCIBLE_LOOP and EDGE_IRREDUCIBLE_LOOP.Sebastian Pop2-1/+15
2008-11-03bfin.c (bfin_optimize_loop): Properly handle case where we have one entry poi...Bernd Schmidt2-11/+35
2008-11-03re PR tree-optimization/37573 (gcc-4.4 regression: incorrect code generation ...Richard Guenther4-0/+77
2008-11-03re PR middle-end/37858 (ICE when "-fdump-ipa-all -dv" is used)Jakub Jelinek4-0/+23
2008-11-03re PR fortran/37821 (gfortran is ignoring #includes with the syntax <file.h>)Tobias Burnus11-22/+91
2008-11-03re PR fortran/37445 (Host-associated proc not found if same-name generic is u...Paul Thomas6-10/+167
2008-11-03Daily bump.GCC Administrator1-1/+1
2008-11-02re PR ada/37977 (Missing ada multilib support for s390x)Andreas Krebbel2-27/+34
2008-11-02* id.po: Update.Joseph Myers2-500/+504
2008-11-02re PR tree-optimization/37542 (PRE doesn't simplify during phi-translation)Richard Guenther6-25/+94
2008-11-02avr.md (UNSPEC_SWAP): Remove constants.Anatoly Sokolov3-16/+217
2008-11-02re PR tree-optimization/37991 (excessive memory consumption - possible hang)Richard Guenther5-3/+34
2008-11-02Daily bump.GCC Administrator1-1/+1
2008-11-01re PR target/37939 (CRIS port: no addi insn)Hans-Peter Nilsson2-0/+16
2008-11-01re PR target/37939 (CRIS port: no addi insn)Hans-Peter Nilsson2-0/+21
2008-11-01re PR fortran/36426 (Endless loop in gfc_apply_interface_mapping_to_expr)Janus Weil5-3/+43
2008-11-01re PR fortran/19925 (Implied do-loop in an initialization expression is broken)Steven G. Kargl3-0/+27
2008-11-01re PR fortran/19925 (Implied do-loop in an initialization expression is broken)Steven G. Kargl7-17/+61
2008-11-01re PR fortran/35681 (wrong result for vector subscripted array expression in ...Daniel Kraft14-55/+242
2008-11-01re PR fortran/36322 (ICE with PROCEDURE using a complicated interface)Janus Weil10-4/+201
2008-11-01re PR middle-end/37976 (ICE in insert_into_preds_of_block)Richard Guenther4-3/+20
2008-11-01re PR fortran/37159 (RANDOM_SEED: GET= check array size at compile time and...Dennis Wassel4-1/+39
2008-11-01rs6000.c (rs6000_file_start): Output gnu attribute for struct return convention.Nathan Froyd2-0/+8
2008-11-01* config/rs6000/crtsavres.asm: Really, really delete.Nathan Froyd2-306/+4
2008-11-01rs6000.c (no_global_regs_above): Fix precedence problem.Nathan Froyd4-26/+43
2008-11-01Daily bump.GCC Administrator1-1/+1
2008-10-31expr.c (struct op): Add location.Manuel López-Ibáñez3-14/+25
2008-10-31re PR c++/37967 (ICE with function returning auto)Jakub Jelinek4-4/+52
2008-10-31re PR c++/37965 (ICE with invalid auto variable in template)Jakub Jelinek4-4/+37
2008-10-31re PR fortran/35840 (ICE for character expression in I/O specifier)Mikael Morin6-22/+70
2008-10-31[multiple changes]Mikael Morin4-15/+107
2008-10-31* id.po: Update.Joseph Myers2-699/+708
2008-10-31Fix garbage.Jerry DeLisle1-3/+0
2008-10-31re PR fortran/37930 (gfortran error and ICE at automatic type conversion with...Steven G. Kargl2-0/+15
2008-10-31re PR fortran/37930 (gfortran error and ICE at automatic type conversion with...Steven G. Kargl4-13/+29
2008-10-31Daily bump.GCC Administrator1-1/+1
2008-10-30Add -dumpbase to the switches that take argumentsLuis Machado2-1/+6
2008-10-30s390.c (s390_mark_symbol_ref_as_used): New function.Jakub Jelinek2-0/+22
2008-10-30re PR fortran/37903 (wrong-code for complicated vector subscripts)Mikael Morin5-36/+92
2008-10-30pr36822.c: Avoid cast to pointer from integer of different size warning with ...Jakub Jelinek2-1/+4
2008-10-30re PR middle-end/37730 (gcc.c-torture/compile/pr37713.c ICEs at -O3 -msse2)Jakub Jelinek4-2/+33
2008-10-30Daily bump.GCC Administrator1-1/+1
2008-10-30re PR debug/36668 (FAIL: g++.dg/other/PR23205.C scan-assembler .stabs.*foobar...Jakub Jelinek3-1/+25
2008-10-29re PR target/37909 (internal compiler error: in fixup_mova, at config/sh/sh.c...Kaz Kojima2-0/+10
2008-10-29* gcc.c-torture/compile/pr37878.c: New test.David Edelsohn2-0/+13
2008-10-29re PR target/37878 (PPC64 ldu command generated with invalid offset)David Edelsohn2-5/+23
2008-10-29re PR target/32277 (indir-call-prof fails on ia64-linux-gnu)Steve Ellcey2-1/+12
2008-10-29re PR middle-end/37339 (gcc.dg/pr33645-3.c scan-assembler-not var1_t)Steve Ellcey2-20/+5
2008-10-29configure.ac [spu-*-*]: Do not set skipdirs.Stefan Schulze Frielinghaus4-12/+72
2008-10-29re PR middle-end/11492 (Bogus warning with -Wsign-compare)Manuel López-Ibáñez13-48/+121