aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-11-26Add a testcase for PR tree-optimization/46665.H.J. Lu2-0/+41
2010-11-26re PR tree-optimization/46560 (libstdc++ execute FAILs with -flto)Richard Guenther2-0/+9
2010-11-26s390.c (print_operand_address): Replace assert with error message.Andreas Krebbel2-19/+67
2010-11-26re PR rtl-optimization/46665 (two gfortran tests fail with -O[2s] -fipa-pta -...Richard Guenther2-1/+6
2010-11-26arm.c (arm_option_override): enable loop array prefetching at -O3 for suitabl...Ian Bolton3-5/+53
2010-11-262817.md (z196_crack): Add z196_g3 as possible slot.Christian Borntraeger2-2/+8
2010-11-26re PR lto/46664 (Failed to build 481.wrf in SPEC CPU 2006 with LTO)Richard Guenther2-1/+9
2010-11-26re PR target/33637 ("checking for nm: test: too many arguments" causes "Undef...Michael Haubenwallner4-9/+17
2010-11-26re PR bootstrap/46528 (profiledbootstrap failure)Richard Guenther2-1/+9
2010-11-26re PR middle-end/46647 (Can't inline memset with -1)Jakub Jelinek4-2/+40
2010-11-26re PR bootstrap/45700 (--enable-checking=fold bootstrap failures)Jakub Jelinek2-7/+7
2010-11-26re PR bootstrap/45700 (--enable-checking=fold bootstrap failures)Jakub Jelinek5-292/+243
2010-11-26Makefile.in (s-tm-texi): Remove spurous tab.Basile Starynkevitch2-1/+5
2010-11-26re PR debug/46258 (gcc.dg/tree-ssa/pr23820.c: -fcompare-debug failure with -O...Alexandre Oliva2-1/+7
2010-11-26toplev.c (finalize): Add no_backend parameter.Alexandre Oliva2-6/+16
2010-11-26pa.md (negdf2): Condition on !flag_signed_zeros instead of flag_unsafe_math_o...John David Anglin2-48/+55
2010-11-26Daily bump.GCC Administrator1-1/+1
2010-11-25re PR fortran/46581 ([OOP] segfault in SELECT TYPE with associate-name)Janus Weil6-100/+135
2010-11-25gengtype-state.c (read_state_structures): Initialize "previous".Uros Bizjak2-14/+14
2010-11-25In gcc/objc/: 2010-11-25 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero5-8/+160
2010-11-25gentype-state.c: Add new file.Basile Starynkevitch5-11/+2533
2010-11-25re PR middle-end/46637 (SIGSEGV in if_then_else_cond - too deep recursion)Jakub Jelinek4-2/+27
2010-11-25Add -mtune=generic to gfortran.dg/pr46519-1.f.H.J. Lu2-1/+5
2010-11-25Properly cast integer constant char. H.J. Lu4-2/+57
2010-11-25target.def (supports_split_stack, [...]): Take gcc_options parameters.Joseph Myers23-76/+162
2010-11-25cgraphunit.c (process_function_and_variable_attributes): Mark dllexport-ed fu...Kai Tietz5-3/+48
2010-11-25loop_optimization7.adb: Remove dg-require-effective-target.Eric Botcazou3-3/+6
2010-11-25re PR rtl-optimization/46585 (ICE: SIGSEGV in vinsn_create (sel-sched-ir.c:11...Alexander Monakov4-4/+35
2010-11-25re PR rtl-optimization/46602 (gcc.dg/pr42245-2.c ICE on ia64)Alexander Monakov2-4/+11
2010-11-25re PR bootstrap/45888 (tm.texi generation is not portable, rule is broken)Joern Rennecke2-1/+17
2010-11-24predicates.md (pmpyshr_operand): New.Richard Henderson7-42/+504
2010-11-25Daily bump.GCC Administrator1-1/+1
2010-11-24targhooks.c (default_except_unwind_info): Remove MUST_USE_SJLJ_EXCEPTIONS case.Nathan Froyd7-24/+15
2010-11-24revert accidentally committed changesNathan Froyd18-99/+13
2010-11-24cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __FLOAT_WORD_ORDE...Nathan Froyd23-19/+119
2010-11-24Don't check TREE_THIS_VOLATILE in ix86_expand_call.H.J. Lu4-1/+58
2010-11-24Improve vzeroupper optimization.H.J. Lu17-98/+356
2010-11-24* toplev.c: Include <signal.h>.Joseph Myers2-0/+5
2010-11-24re PR lto/43218 ([LTO] Conflicting function types cause ICE)Richard Guenther4-1/+21
2010-11-24re PR rtl-optimization/46614 (gcc.dg/vect/vect-strided-u8-i8-gap4.c FAILs wit...Jakub Jelinek5-6/+93
2010-11-24re PR fortran/46638 (Wrong result with TRANSFER from string to DT)Tobias Burnus4-1/+49
2010-11-24lto-streamer-in.c (input_gimple_stmt): Use types_compatible_p.Richard Guenther2-3/+6
2010-11-24re PR lto/46606 (ICE in input_gimple_stmt in lto1)Richard Guenther2-11/+54
2010-11-24invoke.texi (Options for Debugging Your Program or GCC): Explain static numbe...Basile Starynkevitch2-5/+14
2010-11-24common.opt (user_vect_verbosity_level): New Variable entry.Joseph Myers8-46/+57
2010-11-24Correct PR #.H.J. Lu1-1/+1
2010-11-24re PR middle-end/46629 (Failed to build 200.sixtrack in SPEC CPU 2000)Jakub Jelinek2-0/+20
2010-11-24re PR middle-end/46629 (Failed to build 200.sixtrack in SPEC CPU 2000)Jakub Jelinek2-1/+7
2010-11-24Add loongson3a integer mul/div patternsMingjie Xing6-13/+77
2010-11-24common.opt (initial_max_fld_align, [...]): New Variable entries.Joseph Myers16-193/+291