aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-11-25regrename.c (merge_overlapping_regs): Add registers artificially defined at t...Eric Botcazou2-0/+13
2008-11-25* gfortran.dg/default_format_denormal_1.f90: Fix xfail for darwin.Janis Johnson2-1/+5
2008-11-25re PR middle-end/37843 (unaligned stack in main due to tail call optimization)H.J. Lu7-0/+77
2008-11-25module.c (gfc_dump_module): Report error on unlink only if errno != ENOENT.H.J. Lu2-1/+6
2008-11-25re PR fortran/36463 (gfc_get_default_type(): Bad symbol)Mikael Morin4-2/+46
2008-11-25re PR fortran/38248 (Ignored temporary module files manipulation errors)Jan Kratochvil2-3/+16
2008-11-25re PR middle-end/38151 (structures with _Complex arguments are not passed cor...Richard Guenther6-58/+130
2008-11-25re PR fortran/37319 (gfortran.dg/function_kinds_5.f90 fails)Eric Botcazou2-2/+9
2008-11-25re PR fortran/37803 (Call mpfr_check_range after setting emin/emax)Jerry DeLisle3-0/+8
2008-11-25weak1.C: Don't xfail hppa*64*-*-*.John David Anglin2-1/+5
2008-11-25* ChangeLog: Wix wrong PR number in my previous commit.Uros Bizjak1-1/+1
2008-11-25Daily bump.GCC Administrator1-1/+1
2008-11-25re PR c++/38256 (ICE with "operator auto")Uros Bizjak2-7/+24
2008-11-24* config/m68k/m68k.md (cmpdi): Use (scratch) instead of pseudo.Maxim Kuvyrkov2-3/+7
2008-11-24mips.h (ASM_OUTPUT_DEBUG_LABEL): Define.Richard Sandiford2-0/+30
2008-11-24* gcc.c-torture/execute/pr36321.c: Don't rely on argv[0] being set.DJ Delorie2-1/+7
2008-11-24re PR fortran/38184 (invariant RESHAPE not expanded if SOURCE is empty)Mikael Morin4-3/+31
2008-11-24re PR testsuite/38241 (g++.old-deja/g++.pt/const2.C fails on *-apple-darwin9)Jack Howarth2-0/+4
2008-11-24re PR c++/38076 (FAIL: g++.dg/other/anon5.C)Jack Howarth2-1/+4
2008-11-24default_format_denormal_1.f90: XFAIL on darwin8 and darwin9 subversions.Jack Howarth2-1/+6
2008-11-24re PR target/35018 ([m68k-elf] Gcc ouputs invalid asm when compiling with -O2...Maxim Kuvyrkov4-3/+55
2008-11-24re PR target/36793 (x86-64 does not get __sync_synchronize right)Uros Bizjak3-15/+42
2008-11-24re PR fortran/37779 (Missing RECURSIVE not detected)Daniel Kraft7-5/+109
2008-11-24re PR middle-end/37135 (code size increase for struct assignment)Jakub Jelinek2-0/+28
2008-11-24re PR fortran/35681 (wrong result for vector subscripted array expression in ...Mikael Morin2-0/+88
2008-11-24re PR fortran/34820 (internal compiler error: in gfc_conv_descriptor_data_get...Paul Thomas10-38/+255
2008-11-24pa.c (function_arg): Revert 2008-10-26 change.John David Anglin2-1/+5
2008-11-24Daily bump.GCC Administrator1-1/+1
2008-11-23re PR fortran/37735 (Allocatable components in vectors of derived types cause...Paul Thomas4-4/+57
2008-11-23linux-atomic.c (EBUSY): Define if not _LP64.Helge Deller2-1/+15
2008-11-23tmplattr9.C: Require weak.John David Anglin2-0/+2
2008-11-23static6.C: Remove xfail for *-*-hpux*.John David Anglin2-1/+5
2008-11-23re PR libfortran/38234 (In Reshape, SOURCE can be bigger than result)Thomas Koenig2-0/+20
2008-11-23* ru.po: Update.Joseph Myers2-79/+83
2008-11-23sh.md (consttable_4): Call mark_symbol_refs_as_used.Kaz Kojima2-1/+8
2008-11-23Daily bump.GCC Administrator1-1/+1
2008-11-22varasm.c (default_file_start): Suppress ASM_APP_OFF also with -dA and -dP.Andreas Schwab2-1/+7
2008-11-22re PR libfortran/38225 (RESHAPE bounds with multi-dimensional SOURCE)Thomas Koenig2-0/+17
2008-11-22re PR fortran/38160 (C Binding: Kind parameter checking too strict and too late)Tobias Burnus10-52/+70
2008-11-22mips.md (rdhwr): Rename to rdhwr_synci_step_<mode>.Adam Nemet3-6/+16
2008-11-22Fix ChangeLog entry for config/i386/avxintrin.h.H.J. Lu1-1/+1
2008-11-22re PR target/38222 (gcc.target/i386/sse4_2-popcntl.c fails on i686-apple-darw...Uros Bizjak4-62/+55
2008-11-22sparc.c (TARGET_ASM_OUTPUT_DWARF_DTPREL): Define only if HAVE_AS_SPARC_UA_PCR...Eric Botcazou2-1/+6
2008-11-22ira-costs.c (find_allocno_class_costs): Work out the maximum allocno_costs va...Richard Sandiford2-15/+38
2008-11-22re PR middle-end/37323 (__builtin_apply failures)Jakub Jelinek2-1/+5
2008-11-22re PR middle-end/37316 (Small structs are not passed correctly on hppa64-*-*)Jakub Jelinek2-1/+5
2008-11-22re PR target/37170 (gcc.dg/weak/weak-1.c)Jakub Jelinek1-0/+7
2008-11-22re PR target/37170 (gcc.dg/weak/weak-1.c)Jakub Jelinek4-23/+17
2008-11-22re PR target/37880 (Documentation of option -mcmodel=medium is wrong)Jakub Jelinek2-1/+6
2008-11-22re PR libfortran/37839 (st_parameter_dt has unwanted padding, is out of sync ...Jakub Jelinek11-16/+56