aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-10-07m68k.c, m68k.md: Use the assembly syntax for ASSEMBLER_DIALECT.Kazu Hirata4-72/+51
2007-10-07re PR fortran/20851 (dummy argument may not appear in specification expressio...Tobias Schlüter8-20/+94
2007-10-07Fix address.Eric Botcazou1-1/+1
2007-10-07dwarf2out.c (dwarf2out_frame_init): Check for DWARF2_FRAME_INFO when determin...Eric Botcazou2-1/+7
2007-10-07Daily bump.GCC Administrator1-1/+1
2007-10-06error_recovery_4.f90: New test.Jerry DeLisle2-0/+9
2007-10-06re PR fortran/33609 (ICE on arithmetic overflow)Jerry DeLisle2-0/+9
2007-10-06default_format_denormal_2.f90: New test.Francois-Xavier Coudert7-126/+177
2007-10-06Revert:Eric Botcazou3-18/+10
2007-10-06namelist_15.f90: Revise test.Jerry DeLisle2-7/+15
2007-10-06* simplify.c (gfc_simplify_size): Fix typo.Tobias Schlüter2-1/+5
2007-10-06re PR tree-optimization/33655 (ICE in bitfield_overlaps_p, at tree-sra.c:2901)Alexandre Oliva4-0/+30
2007-10-06re PR tree-optimization/33572 (wrong code with -O)Alexandre Oliva5-73/+112
2007-10-06re PR fortran/25076 (FORALL triplet subscript must not reference any index-name)Tobias Schlüter4-143/+199
2007-10-06Daily bump.GCC Administrator1-1/+1
2007-10-05* gthr-single.h: Revert last change.Hans-Peter Nilsson2-19/+4
2007-10-05re PR middle-end/33667 (RTL sharing with divmod)Michael Matz4-1/+33
2007-10-05ra-conflict.c: Include "sparseset.h".Peter Bergner7-223/+949
2007-10-05re PR middle-end/33666 (Type verification failure with pointer to long long c...Richard Guenther4-4/+24
2007-10-05re PR inline-asm/33600 (Breakage caused by the fix to PR33552)Michael Matz4-1/+22
2007-10-05gfortran.h (gfc_get_data_variable, [...]): Move to decl.c.Francois-Xavier Coudert11-41/+90
2007-10-05tree-cfg.c (verify_gimple_expr): Accept OBJ_TYPE_REF.Richard Guenther4-0/+31
2007-10-05Add NOMIPS16 to last commit (will be in gcc-patches@ message).Richard Sandiford1-1/+1
2007-10-05re PR target/33635 (Bootstrap broken on mips-sgi-irix6.5)Richard Sandiford4-47/+57
2007-10-05gthr-posix.h (__gthread_cond_broadcast, [...]): Add to extend interface for P...Doug Kwan5-6/+108
2007-10-05Daily bump.GCC Administrator1-1/+1
2007-10-04cgraphunit.c (cgraph_build_static_cdtor): Don't set DECL_IGNORED_P.Geoffrey Keating2-2/+5
2007-10-05* config/avr/avr.c (expand_epilogue): Don't set RTX_FRAME_RELATED_P.Anatoly Sokolov2-44/+28
2007-10-04re PR fortran/33539 (Too much noise for zero-length character strings)Thomas Koenig5-7/+7
2007-10-04re PR c++/20416 (Incorrect lifetime for temporary with static const reference)Jason Merrill3-1/+43
2007-10-04re PR libfortran/33253 (namelist: reading back a string with apostrophe)Jerry DeLisle2-12/+21
2007-10-04re PR fortran/33646 (Gcc 4.3 revision 128954 failed tonto in SPEC CPU 2006)H.J. Lu2-0/+64
2007-10-04re PR fortran/33529 (Non-litteral CHARACTER kind values matching is wrong)Francois-Xavier Coudert5-49/+102
2007-10-04re PR fortran/33502 (gfortran with .F suffix and -g3 option chokes on preproc...Francois-Xavier Coudert4-2/+88
2007-10-04re PR middle-end/33641 (perlbmk gets type mismatch in pointer plus expression)Richard Guenther4-11/+54
2007-10-04Mention PR fortran/33646 in revision 129000.H.J. Lu2-0/+2
2007-10-04re PR rtl-optimization/33653 (volatile memory access optimized away)Michael Matz2-0/+15
2007-10-04re PR rtl-optimization/33653 (volatile memory access optimized away)Michael Matz3-2/+8
2007-10-04* config.gcc: Remove USE_GAS for m68k targets.Kazu Hirata2-7/+11
2007-10-04re PR tree-optimization/33627 (ICE in verify_stmts compiling abiword)Richard Guenther7-36/+125
2007-10-04re PR c++/32470 (fvisibility=hidden without effect in some cases)Jason Merrill5-53/+90
2007-10-04re PR fortran/33626 (Parentheses get wrong kind during matching)Tobias Schlüter4-8/+25
2007-10-04avr.c (commands_in_file, [...]): Remove variables.Anatoly Sokolov2-21/+8
2007-10-04re PR fortran/33542 (gfortran does not detect ambigious specific names if the...Paul Thomas4-39/+11
2007-10-03re PR c++/11756 (ICE's when using typeof in template function parameter type ...Jason Merrill2-0/+9
2007-10-04Daily bump.GCC Administrator1-1/+1
2007-10-03m68k.c (m68k_output_movem): Use the MOTOROLA if MOTOROLA is to true.Kazu Hirata2-4/+9
2007-10-03re PR fortran/26682 (gfortran fails with -fwhole-program optimization)Francois-Xavier Coudert2-0/+12
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