aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-05-22tree-dfa.c (refs_may_alias_p): Exit early if possible.Richard Guenther5-43/+177
2008-05-22slice5.adb: New test.Arnaud Charlet9-0/+114
2008-05-22* lib/dg-pch.exp (dg-pch): Fix if bracing.Nathan Sidwell2-7/+11
2008-05-21i386.c (ix86_expand_vector_init_one_var): Use ix86_expand_vector_set on V16QI...H.J. Lu7-1/+99
2008-05-22c.opt (Wimport): Mark as undocumented.Tom Tromey4-12/+10
2008-05-22Daily bump.GCC Administrator1-1/+1
2008-05-21re PR middle-end/36286 (ICE with -ftree-loop-linear and -O1 and above)Sebastian Pop5-2/+54
2008-05-21re PR preprocessor/27777 (Bad diagnostic emission when #error contains a trig...Tom Tromey2-0/+13
2008-05-21re PR c++/36023 (ICE with cast to variable-sized object)Jakub Jelinek2-8/+8
2008-05-21re PR c++/36023 (ICE with cast to variable-sized object)Jakub Jelinek6-18/+71
2008-05-21cygming.h (ASM_OUTPUT_LABELREF): Honor option -f(no-)leading-underscore.Kai Tietz2-2/+8
2008-05-21i386.c (ix86_expand_vector_init_general): Use GET_MODE_NUNITS (mode).H.J. Lu2-2/+7
2008-05-21* gfortran.dg/nint_2.f90: XFAIL only when using -O0.Janis Johnson2-1/+4
2008-05-21invoke.texi: Add cpu_type's 464 and 464fp.Peter Bergner7-8/+27
2008-05-21sourcebuild.texi (Test Directives): Add dg-xfail-run-if.Janis Johnson13-2/+129
2008-05-21sse.md (vec_extractv4sf): Removed.H.J. Lu2-58/+13
2008-05-21sse.md (vec_setv4sf): Removed.H.J. Lu2-58/+13
2008-05-21i386.c (ix86_expand_vector_init_general): Remove goto for vec_concat and vec_...H.J. Lu2-17/+9
2008-05-21sse.md (vec_initv4sf): Removed.H.J. Lu2-47/+12
2008-05-21re PR fortran/36257 (SPREAD gives wrong results with array CHARACTER parameters)Francois-Xavier Coudert4-4/+23
2008-05-21* collect2.c (find_a_file): Use IS_ABSOLUTE_PATH.Joseph Myers2-5/+5
2008-05-21symtab.h (HT_ALLOCED): Remove.Tom Tromey10-122/+350
2008-05-21config.gcc (sparc-*-linux*): Always include sparc/t-linux in tmake_file.David S. Miller2-2/+8
2008-05-21cfgexpand.c (tree_expand_cfg): Zap the EH throw statement table once finished.Eric Botcazou2-2/+7
2008-05-21New file.Thomas Quinot3-0/+409
2008-05-21memops-asm.c: Set inside_main.Nathan Sidwell7-28/+66
2008-05-21Daily bump.GCC Administrator1-1/+1
2008-05-21re PR testsuite/20771 (Duplicate PCH test names)Janis Johnson7-11/+23
2008-05-21* gcc.dg/array-quals-1.c: xfail read only section check for avr target.Andy Hutchinson2-1/+6
2008-05-20re PR testsuite/34889 (gcc.c-torture/execute/builtins/pr23484-chk.c fails on ...Andy Hutchinson2-0/+12
2008-05-20ifc-20040816-1.c: signal.h not required.Andy Hutchinson5-1/+14
2008-05-20* gcc.dg/builtins-config.h: AVR does not have C99 runtime.Andy Hutchinson2-0/+6
2008-05-20re PR testsuite/22523 (template/inline1.C does not test correctly on all targ...Janis Johnson2-1/+4
2008-05-20scandump.exp (scan-dump): Handle non-existent dump file.Janis Johnson2-20/+53
2008-05-20bitfield-1.mm: XFAIL for ICE...Janis Johnson2-9/+14
2008-05-20comp-types-10.mm: XFAIL for ICE.Janis Johnson3-2/+9
2008-05-20try-catch-2.mm: Move dg-options after dg-xfail-if.Janis Johnson5-6/+13
2008-05-20* g++.dg/ext/vector14.C: Ignore a possible warning.Janis Johnson2-0/+6
2008-05-20mips.md (UNSPEC_SYNC_NEW_OP_12, [...]): New define_constants.David Daney5-53/+500
2008-05-20i386.c (ix86_expand_vector_init_one_nonzero): Add the missing break.H.J. Lu2-0/+6
2008-05-21avr.h (machine_function): Add 'is_OS_main' field.Anatoly Sokolov3-5/+36
2008-05-20modular.adb: Remove test...Samuel Tardieu2-16/+5
2008-05-20re PR ada/35791 ([Ada] V-table messed up with interface composition)Samuel Tardieu2-0/+55
2008-05-20re PR middle-end/35204 (crash by too deep recursion in DFS tree-ssa-sccvn.c:1...Richard Guenther2-50/+112
2008-05-20re PR ada/30740 (Improper semantics in gnat's compilation of certain expressi...Samuel Tardieu2-0/+21
2008-05-20re PR tree-optimization/36181 (Simple for loop generates ICE with -ftree-para...Sebastian Pop4-0/+50
2008-05-20tree-loop-linear.c (gather_interchange_stats): Look in the access matrix...Jan Sjodin8-22/+341
2008-05-20re PR testsuite/36057 (struct-layout-1_generate.c uses non-ISO C '%n$' ope...Uros Bizjak2-16/+34
2008-05-20install.texi2html: Generate gcc-vers.texi in $DESTDIR not $SOURCEDIR/include.Joseph Myers2-3/+8
2008-05-20re PR middle-end/36206 (ice for legal code with -O3)Jan Sjodin6-62/+243