aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-10-03decl.c (duplicate_decls): Preserve linkage flags for mere redeclarations of g...Alexandre Oliva5-10/+38
2007-10-03re PR target/33635 (Bootstrap broken on mips-sgi-irix6.5)Richard Sandiford13-125/+397
2007-10-03* gfortran.dg/default_format_1.f90: XFAIL on all darwin targets.Francois-Xavier Coudert2-2/+6
2007-10-03* cfgrtl.c (rtl_block_ends_with_call_p): Skip notes at the end.Alexandre Oliva2-1/+6
2007-10-03gcse.c (hash_scan_set): Insert set in insn before note at the end of basic bl...Alexandre Oliva2-2/+7
2007-10-03re PR tree-optimization/33576 (segfault in extract_muldiv for cpu2006 benchmark)Sebastian Pop5-2/+44
2007-10-03Fix date on ChangeLog entry.Tobias Schlüter1-1/+1
2007-10-03default_format_1.f90: XFAIL on ppc-darwin.François-Xavier Coudert3-3/+12
2007-10-03re PR java/33639 (gcj generates assembler errors)Andrew Haley2-2/+63
2007-10-03re PR fortran/33198 (Derived type in common: Default initializer not rejected)Tobias Schlüter4-82/+148
2007-10-03re PR c++/15764 (no cleanup if temporary's dtor terminates with an exception)Jason Merrill7-33/+296
2007-10-03re PR debug/31899 (-g and using declaration causing ICE in reference_to_unused)Doug Kwan4-1/+25
2007-10-03re PR fortran/26682 (gfortran fails with -fwhole-program optimization)Francois-Xavier Coudert4-0/+17
2007-10-03re PR libfortran/33253 (namelist: reading back a string with apostrophe)Jerry DeLisle3-0/+67
2007-10-03Daily bump.GCC Administrator1-1/+1
2007-10-02re PR libfortran/33469 (Default formats for real input are not precise enough)Francois-Xavier Coudert5-13/+186
2007-10-02mips.exp (setup_mips_tests): Set mips_abi to the default ABI.Richard Sandiford7-12/+69
2007-10-02re PR middle-end/33617 (ICE for nonconstant callee-copied constructor arguments)Richard Sandiford4-4/+24
2007-10-02mips.md (sync_compare_and_swap<mode>): Handle compare against constant zero.David Daney3-2/+9
2007-10-02stabs-attrib-vect-darwin.c: Change options to use -gstabs+ for extended options.Andreas Tobler2-1/+6
2007-10-02ra-conflict.c: New file.Kenneth Zadeck17-1719/+1947
2007-10-02Fix committed ChangelogRevital Eres1-0/+1
2007-10-02re PR fortran/33542 (gfortran does not detect ambigious specific names if the...Paul Thomas4-1/+50
2007-10-02Add vec_init support for 750CL paired vectors and fix movv2sf_pairedRevital Eres9-2/+169
2007-10-02re PR fortran/33566 (fortran : wrong rank of derived type parameters array co...Paul Thomas4-7/+53
2007-10-02re PR fortran/33554 (Seg.fault: Default initialization of derived type uses u...Paul Thomas4-61/+97
2007-10-02re PR fortran/33550 (ICE (segfault) when USEing ambiguous symbols)Paul Thomas4-1/+65
2007-10-02re PR fortran/31154 (IMPORT fails for "<imported symbol> FUNCTION (...)" kin...Paul Thomas10-22/+300
2007-10-02re PR testsuite/31828 (FAIL: gcc.dg/float-range-[3-5].c (test for excess erro...John David Anglin4-12/+32
2007-10-02Revert patches that should have been installed in the vta branch only.Alexandre Oliva2-14/+35
2007-10-02tree-ssa-live.c (remove_unused_scope_block_p): Don't change generated code de...Alexandre Oliva2-35/+10
2007-10-02* ChangeLog.vta: New.Alexandre Oliva1-0/+4
2007-10-02Daily bump.GCC Administrator1-1/+1
2007-10-01tree-ssa-sink.c (sink_code_in_bb): Don't stop sinking after sinking the last ...Alexandre Oliva2-0/+20
2007-10-01re PR middle-end/22156 (bit-field copying regressed)Alexandre Oliva2-50/+1283
2007-10-01simplify-rtx.c (comparison_result, [...]): Rename CR_* constants to CMP_*.Paolo Bonzini2-56/+59
2007-10-01Fix test to work with 16-bit targetsNick Clifton2-1/+6
2007-10-01re PR other/33585 (make html does not work for install files)Manuel López-Ibáñez2-1/+9
2007-10-01Daily bump.GCC Administrator1-1/+1
2007-09-30invoke.texi (Wall): List the options enabled by Wall.Manuel López-Ibáñez2-9/+45
2007-09-30mips.c (mips_split_64bit_move): Use gen_rtx_REG_offset rather than gen_lowpar...Richard Sandiford3-137/+141
2007-09-30re PR tree-optimization/33593 (tree-outof-ssa moves sources of non-call excep...Diego Novillo4-0/+34
2007-09-30re PR fortran/33400 (Formatted read fails if line ends without line break)Jerry DeLisle3-3/+26
2007-09-30re PR tree-optimization/33597 (Internal compiler error while compiling libsws...Uros Bizjak4-0/+42
2007-09-29re PR c++/33094 (ICE on valid C++ virtual template static member in anonymous...Jason Merrill5-2/+43
2007-09-30Daily bump.GCC Administrator1-1/+1
2007-09-29i386.c (ix86_expand_move): Use can_create_pseudo_p () instead of variants of ...Uros Bizjak2-17/+20
2007-09-29sse5-convert.c: Fix target selector and rename to...Uros Bizjak3-5/+9
2007-09-29re PR fortran/33354 ([4.2 only] MINLOC in combination with SUM gives wrong re...Tobias Schlüter2-0/+26
2007-09-29RevertOllie Wild9-20/+88