aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-08-14re PR c++/28559 (ICE with friend and __attribute__)Jason Merrill3-17/+37
2006-08-14* c-decl.c, var-tracking.c: Fix comment typos.Kazu Hirata3-2/+6
2006-08-14re PR testsuite/28703 (FAIL: gcc.c-torture/execute/pr28651.c execution)Richard Guenther2-9/+8
2006-08-14re PR rtl-optimization/28634 (rounding problem with -fdelayed-branch on hppa/...Richard Sandiford4-0/+28
2006-08-14Daily bump.GCC Administrator1-1/+1
2006-08-13re PR c/27184 (Wrong code with pointers to arrays and types and strict aliasing)Alexandre Oliva6-20/+78
2006-08-13tree-pass.h (TODO_update_ssa): Fix which bit is used to take into account for...Andrew Pinski2-7/+18
2006-08-13c-common.c (strict_aliasing_warning): Fix formatting.Dirk Mueller2-3/+7
2006-08-13invoke.texi: Fix spelling errors.Matthias Klose2-3/+7
2006-08-13Daily bump.GCC Administrator1-1/+1
2006-08-12* gcc.target/i386/pr27827.c: Only compile on ilp32 target.Jakub Jelinek2-1/+5
2006-08-12stat_1.f90: Make test pass when run under sudo.Francois-Xavier Coudert6-5/+13
2006-08-12Daily bump.GCC Administrator1-1/+1
2006-08-11* gfortran.dg/direct_io_6.f90: Skip on *-*-aix*.David Edelsohn2-2/+6
2006-08-11re PR rtl-optimization/23454 (ICE in invert_exp_1, at jump.c:1719)Eric Botcazou4-5/+120
2006-08-11re PR middle-end/28651 (signed compare incorrectly false for (int)(U+4)<(int)...Richard Guenther4-9/+44
2006-08-11Daily bump.GCC Administrator1-1/+1
2006-08-10Fix date of latest entry.Eric Botcazou1-1/+1
2006-08-10tree.c (build1_stat): Also propagate the TREE_CONSTANT and TREE_INVARIANT fla...Eric Botcazou4-2/+25
2006-08-10re PR java/8923 (ICE when modifying a variable decleared "final static")Simon Martin2-2/+32
2006-08-10final.c (final_scan_insn): Clear current_insn_predicate before outputting inl...Paul Brook4-11/+36
2006-08-10re PR tree-optimization/26197 (ICE in is_old_name with vectorizer)Dorit Nuzman7-41/+137
2006-08-10Daily bump.GCC Administrator1-1/+1
2006-08-09gcov.c (no_data_file): New flag.Nathan Sidwell2-3/+17
2006-08-09re PR c++/28637 (ICE on invalid template parameter)Lee Millward7-7/+83
2006-08-09rs6000.c (print_operand): Fix comment and adjust.Eric Botcazou3-8/+15
2006-08-09var-tracking.c (enum micro_operation_type): Add MO_COPY.Alexandre Oliva3-69/+295
2006-08-09Daily bump.GCC Administrator1-1/+1
2006-08-08Daily bump.GCC Administrator1-1/+1
2006-08-07class1.C (dg-require-visibility): Move after dg-do compile.Danny Smith2-1/+6
2006-08-07re PR tree-optimization/26969 (ICE with -O1 -funswitch-loops -ftree-vectorize)Victor Kaplansky5-3/+34
2006-08-07dwarf-1.m: Skip on Solaris 2.5.1 and 2.6 too.Eric Botcazou4-3/+6
2006-08-07unused1.C: Skip on Solaris 2.5.1 and 2.6 too.Eric Botcazou2-2/+2
2006-08-07unused1.C: Also match "asci?z".Eric Botcazou2-2/+3
2006-08-07spbp.C: Skip on Solaris 2.5.1 and 2.6 too.Eric Botcazou2-1/+2
2006-08-07sparc-getcontext-1.c: Fix typo.Eric Botcazou2-1/+5
2006-08-07dwarf-1.m: Skip on 32-bit hppa hpux.John David Anglin4-2/+7
2006-08-07Daily bump.GCC Administrator1-1/+1
2006-08-07re PR libfortran/28603 (FAIL: gfortran.dg/direct_io_6.f90 -O0 execution test)John David Anglin2-0/+4
2006-08-06re PR testsuite/27611 (FAIL: g++.dg/other/unused1.C scan-assembler string\t"c...John David Anglin2-0/+4
2006-08-06re PR testsuite/27033 (g++.dg/eh/spbp.C (test for excess errors) fails)John David Anglin2-1/+6
2006-08-06sh-modes.def: comment pasto fix.Joern Rennecke1-1/+1
2006-08-06* config/m68k/m68k.md (truncxfsf2): Readd.Andreas Schwab2-0/+11
2006-08-06re PR debug/26827 ("GNAT BUG DETECTED" on compile GPS 1.3.1/gtkada)Paolo Bonzini4-0/+50
2006-08-06m68k.c (m68k_output_function_epilogue): Fix format string.Andreas Schwab2-10/+15
2006-08-06re PR fortran/28590 (A SEQUENCEd defined type which refers to another defined...Paul Thomas5-15/+103
2006-08-06re PR fortran/28548 ([4.1 only] Optional argument failed)Steven G. Kargl4-16/+35
2006-08-06Daily bump.GCC Administrator1-1/+1
2006-08-05re PR c/28502 (ICE with invalid declaration after definition)Volker Reichelt4-2/+20
2006-08-05re PR c/27721 (ICE using += with a function)Volker Reichelt4-3/+17