aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-01-21Update copyright year.Eric Botcazou1-1/+1
2008-01-21trans.c (gnat_to_gnu): Use POINTER_PLUS_EXPR in pointer arithmetics.Eric Botcazou5-6/+25
2008-01-21* de.po: Update.Joseph Myers2-4/+8
2008-01-21re PR c++/34850 (Recursive BLOCK tree causes compilation to hang during diagn...Richard Guenther4-1/+88
2008-01-21re PR middle-end/34701 (ICE in tree-ssa-ccp.c with -fipa-struct-reorg)Alon Dayan4-1/+46
2008-01-21re PR c++/34891 (Broken diagnostic: 'view_convert_expr' not supported by dump...Paolo Carlini4-0/+21
2008-01-21re PR c++/34776 (ICE with invalid member declaration in template class)Paolo Carlini5-2/+41
2008-01-21install.texi: Add doc for --enable-checking=df.Kenneth Zadeck2-2/+6
2008-01-21Daily bump.GCC Administrator1-1/+1
2008-01-21re PR rtl-optimization/34808 (ICE in prescan_insns_for_dce)Kaz Kojima4-1/+52
2008-01-20re PR fortran/34861 (ICE in function with entry (and result?))Paul Thomas7-3/+68
2008-01-20trans-array.c (gfc_add_loop_ss_code): Correct whitespace.Paul Thomas1-1/+1
2008-01-20global.c (find_reg): Only compute EH_RETURN_DATA_REGNO once per input.Richard Sandiford2-2/+12
2008-01-20re PR fortran/34784 (implicit character(s) hides type of selected_int_kind in...Paul Thomas7-1/+103
2008-01-20re PR fortran/34795 (inquire statement , direct= specifier incorrectly return...Jerry DeLisle3-2/+120
2008-01-20re PR tree-optimization/26854 (Inordinate compile times on large routines)Kenneth Zadeck6-71/+160
2008-01-20* de.po: Restore to current version from TP site.Joseph Myers2-1/+5
2008-01-20Daily bump.GCC Administrator1-1/+1
2008-01-20re PR target/34831 (ICE on gcc.dg/pr34233.c for MIPS)Richard Sandiford4-1/+19
2008-01-19* sv.po: Update.Joseph Myers2-2618/+1228
2008-01-19re PR fortran/34817 (mixed-kind "any" and "all" intrinsics with expressions)Thomas Koenig5-4/+51
2008-01-19ia64-2.C: Place "dg-do run" statement before "dg-require-weak" statement.John David Anglin3-2/+8
2008-01-19dwarf2out.c (dwarf2out_switch_text_section): Do not call dwarf2out_note_secti...Uros Bizjak2-2/+9
2008-01-19re PR gcov-profile/34610 (ICE with "-fprofile-arcs -fopenmp")Jakub Jelinek7-9/+85
2008-01-19re PR fortran/34760 (PRIVATE variable not allowed as STAT variable in ALLOCATE)Tobias Burnus10-16/+84
2008-01-19* config/avr/avr.S (_exit): Disable interrupt.Anatoly Sokolov2-1/+7
2008-01-19re PR tree-optimization/26854 (Inordinate compile times on large routines)Kenneth Zadeck2-12/+42
2008-01-19Daily bump.GCC Administrator1-1/+1
2008-01-19re PR fortran/32616 ("Too short actual argument" for array element storage se...Tobias Burnus5-29/+146
2008-01-19enum_4.f90: Replace dg-excess-errors by dg-error.Tobias Burnus6-5/+16
2008-01-18re PR fortran/34782 (tab format failure to display properly (regression vs. g...Jerry DeLisle2-0/+15
2008-01-18write.c (write_real): Increase default precision forTobias Burnus2-1/+5
2008-01-18two-stage2.C: fix comment.Jonathan Wakely2-1/+5
2008-01-18Document -fno-merge-debug-strings rather than -fmerge-debug-strings.Ian Lance Taylor1-2/+3
2008-01-18common.opt: Add fmerge-debug-strings.Ian Lance Taylor6-7/+33
2008-01-18re PR c++/33407 (C++ operator new and new expression do not change dynamic type)Ian Lance Taylor8-9/+108
2008-01-18re PR middle-end/34801 (FAIL: gcc.dg/Warray-bounds.c)Richard Guenther2-3/+8
2008-01-18pr34355.C: Correct order of dg-do and dg-require-effective-target.Hans-Peter Nilsson2-1/+6
2008-01-18re PR target/34484 (libgcc should check if feclearexcept (and others) availab...Uros Bizjak2-46/+56
2008-01-18re PR fortran/34556 (Rejects valid with bogus error message: parameter inital...Jerry DeLisle2-0/+29
2008-01-18re PR fortran/34556 (Rejects valid with bogus error message: parameter inital...Jerry DeLisle2-8/+38
2008-01-18unwind-dw2-xtensa.h (_Unwind_FrameState): Remove pc field and add signal_ra.Bob Wilson5-17/+138
2008-01-17re PR fortran/33375 (ICE (segfault) gfortran.dg/common_6.f90)H.J. Lu4-5/+21
2008-01-18re PR fortran/34686 (Aliasing bug when returning character pointers)Richard Sandiford2-7/+7
2008-01-18Daily bump.GCC Administrator1-1/+1
2008-01-18de.po: Fix typo.Bernhard Fischer2-1/+5
2008-01-1820040223-1.c: Fix comment typo.Bernhard Fischer2-2/+6
2008-01-18modulo-sched.c (get_sched_window): Fix comment typo.Bernhard Fischer2-1/+5
2008-01-17re PR target/34814 (SDmode function args not passed according to ABI specific...Janis Johnson2-3/+6
2008-01-17Teach SCCVN that throwing expressions are not to be regenerated.Andrew MacLeod4-1/+51