aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-11-22re PR c/14050 ([DR289] c99 restrict doesn't work in abs declarator)Joseph Myers7-25/+36
2007-11-22Forgot to save before minor edit of last changeHans-Peter Nilsson1-1/+1
2007-11-22mmix.c (mmix_encode_section_info): Remove duplicate line in my edit of the la...Hans-Peter Nilsson2-1/+5
2007-11-22re PR target/33947 (warning: 'const' attribute directive ignored)Jakub Jelinek2-6/+13
2007-11-22primary.c (gfc_match_structure_constructor): Allow constructor for types with...Tobias Burnus4-1/+32
2007-11-22sh.md (divsi_inv_m3): Handle zero dividend specially.Kaz Kojima2-0/+11
2007-11-22Fix a misformatted entry.Jakub Jelinek1-3/+3
2007-11-22re PR c++/34094 (Undefined static data member in anonymous namespace can acqu...Jakub Jelinek4-1/+50
2007-11-22i386.h (TARGET_CPU_CPP_BUILTINS): Change checking of ix86_arch and ix86_tune ...Uros Bizjak3-109/+128
2007-11-22re PR fortran/34079 (Bind(C): Character argument/return value problems)Tobias Burnus7-4/+289
2007-11-22re PR rtl-optimization/33848 (reference to non-existent label at -O1 on mips/...Richard Sandiford2-0/+48
2007-11-22trans.c (gnat_to_gnu): Reformat lines to fit in 80 columns.Olivier Hainque2-10/+19
2007-11-22mmix.c (mmix_encode_section_info): Use alloca to avoid writing into string al...Tom Tromey2-6/+8
2007-11-22Daily bump.GCC Administrator1-1/+1
2007-11-21* de.po: Update.Joseph Myers2-230/+187
2007-11-21re PR target/34155 (ICE in simplify_binary_operation_1, at simplify-rtx.c:266...Kaz Kojima3-25/+51
2007-11-21regclass.c (init_reg_autoinc): Fix typo preventing test of secondary output r...Hans-Peter Nilsson2-1/+6
2007-11-21re PR fortran/34083 (internal compiler error: in gfc_conv_array_constructor_e...Francois-Xavier Coudert4-3/+27
2007-11-21s-osinte-kfreebsd-gnu.ads (To_Target_Priority): New function.Aurelien Jarno3-1/+10
2007-11-21re PR tree-optimization/34148 (Too many VOPs, too deep tree-ssa-sccvn.c recur...Richard Guenther3-1/+10
2007-11-21Daily bump.GCC Administrator1-1/+1
2007-11-20re PR middle-end/34154 (gcc 4.1.1 bug / case ranges / unsigned long long)Richard Guenther5-5/+35
2007-11-20* gcc.dg/tree-ssa/20030714-1.c: Cleanup dom3 dump file.Uros Bizjak2-14/+19
2007-11-20re PR fortran/32770 ([Meta-bug] -fdefault-integer-8 issues)Thomas Koenig7-25/+37
2007-11-20target-supports.exp (check_effective_target_mips_soft_float): New procedure.Richard Sandiford4-0/+23
2007-11-20read-rtl.c (fatal_expected_char): Print EOF as text rather that its binary re...Rask Ingemann Lambertsen2-2/+11
2007-11-20re PR c++/34089 (Segfault on specialization using struct instead of template ...Jakub Jelinek4-2/+26
2007-11-20tree-ssa-operands.c (add_virtual_operand): Consistently prune accesses.Richard Guenther4-1/+90
2007-11-20mips.c (mips_file_start): Add support for flagging 32-bit code with -mfp64 fl...Thiemo Seufer2-1/+8
2007-11-20re PR c/34146 (Inefficient code with compound literals inside a CONSTRUCTO)Jakub Jelinek5-3/+120
2007-11-20* config/spu/spu_mfcio.h: Fix typo.Ben Elliston2-1/+5
2007-11-20re PR c++/28879 (ICE with VLA in template function)Jakub Jelinek4-4/+31
2007-11-20re PR c++/33962 (ICE at call to overloaded template function with variable-le...Jakub Jelinek4-0/+30
2007-11-20* unwind.inc: Comment that unwind-sjlj.c includes this file.Ben Elliston2-1/+6
2007-11-20mfc_tag_release.c: New file.Ulrich Weigand9-2/+693
2007-11-20re PR fortran/33317 (CSHIFT/EOSHIFT: Rejects optional dummy for DIM=)Jerry DeLisle2-24/+5
2007-11-20re PR fortran/33317 (CSHIFT/EOSHIFT: Rejects optional dummy for DIM=)Jerry DeLisle4-18/+29
2007-11-20Daily bump.GCC Administrator1-1/+1
2007-11-19note PR 28834Jason Merrill1-1/+1
2007-11-19PR debug/29436, c/32326Jason Merrill7-43/+44
2007-11-19rs6000.c (invalid_e500_subreg, [...]): Handle DDmode and TDmode similarly to ...Peter Bergner5-39/+131
2007-11-19Add missing entry.Eric Botcazou1-0/+7
2007-11-19re PR ada/34098 (xgcc: Internal error: Segmentation fault (program gnat1))Eric Botcazou7-80/+33
2007-11-19re PR tree-optimization/34036 (ICE with control flow in the middle of basic ...Eric Botcazou2-1/+7
2007-11-19bfin.c (must_save_p): New function, mostly broken out of n_dregs_to_save and ...Bernd Schmidt2-96/+185
2007-11-19re PR tree-optimization/34099 (optimizer problem)Richard Biener1-0/+5
2007-11-19re PR tree-optimization/34099 (optimizer problem)Richard Guenther3-22/+57
2007-11-19re PR fortran/34079 (Bind(C): Character argument/return value problems)Tobias Burnus5-9/+188
2007-11-19re PR tree-optimization/34036 (ICE with control flow in the middle of basic ...Eric Botcazou2-5/+5
2007-11-19re PR tree-optimization/34036 (ICE with control flow in the middle of basic ...Eric Botcazou8-11/+74