aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-22dbgcnt.c: Include toplev.h instead of errors.h.Joseph Myers6-11/+19
2010-05-22gimple.c (gimple_types_compatible_p): Check type qualifications before mergin...Richard Guenther5-3/+31
2010-05-22re PR fortran/44213 (ICE when extending abstract type)Janus Weil4-1/+33
2010-05-22sparc.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.Anatoly Sokolov3-27/+38
2010-05-22Daily bump.GCC Administrator1-1/+1
2010-05-21Makefile.in: Fix c-pch.o and ggc-common.o dependencies on timevars.Steven Bosscher4-17/+37
2010-05-21* cxx-pretty-print.c: Correct merge error.Joseph Myers2-1/+5
2010-05-21diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers94-252/+780
2010-05-22tree-ssa-structalias.c: Remove tm_p.h from include.Andreas Tobler2-1/+4
2010-05-21ira-costs.c (ira_tune_allocno_costs_and_cover_classes): Fix typo.Jeff Law2-1/+5
2010-05-21tree-eh.c (cleanup_is_dead_in): New.Jason Merrill6-14/+69
2010-05-21re PR debug/44223 (segmentation fault with -g -fsched-pressure)Jakub Jelinek4-0/+53
2010-05-21real: Do not include gmp.h, mpfr.h, and mpc.h.Steven Bosscher15-116/+206
2010-05-21re PR libstdc++/25306 (fill_n, generate_n assume Size is modifiable)Paolo Carlini5-3/+75
2010-05-21lto-plugin.c (write_resolution): Do not assert syms is non-NULL.Richard Guenther2-1/+4
2010-05-21s390.c (override_options): Increase the default of max-completely-peel-times.Andreas Krebbel2-1/+6
2010-05-21arm.c (arm_function_ok_for_sibcall): Only forbid sibling calls for Thumb-1.Julian Brown5-14/+45
2010-05-21* gcc.target/i386/pr25993.c: Use @function as type specifier.Rainer Orth2-1/+5
2010-05-21config.host (sparc64-*-rtems*): New target.Joel Sherrill1-0/+4
2010-05-21config.host (sparc64-*-rtems*): New target.Joel Sherrill1-1/+1
2010-05-21config.gcc (sparc64-*-rtems*): New target.Joel Sherrill2-0/+10
2010-05-21tree.c (build_function_decl_skip_args): Fix grammar.Nathan Froyd2-3/+8
2010-05-21acinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Use GNU locale model for glibc 2.3 and...Joseph Myers6-87/+15
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher171-408/+228
2010-05-21re PR middle-end/44204 (ICE in gimple_op_ptr, at gimple.h:167)Nathan Froyd2-1/+9
2010-05-21functional: Use std::__addressof.Paolo Carlini3-5/+12
2010-05-21varasm.c (emutls_decl): Merge attributes to new decl.Kai Tietz2-0/+7
2010-05-21re PR middle-end/44101 (ICE compiling 25_algorithms/fill/4.cc on Tru64 UNIX V...Eric Botcazou4-2/+38
2010-05-21re PR debug/44205 (Wrong .debug_line for -O0 -g)Jakub Jelinek2-5/+18
2010-05-21Daily bump.GCC Administrator1-1/+1
2010-05-20ira.c (ira_non_ordered_class_hard_regs): Define.Vladimir Makarov4-1/+53
2010-05-20[multiple changes]Paolo Carlini44-73/+729
2010-05-20config.gcc (mips*-sde-elf*): Don't use sdemtk.opt.Richard Sandiford7-45/+56
2010-05-20re PR fortran/38407 (Wishlist: -Wunused-dummy-argument and -Wno-unused-dummy-...Daniel Franke9-20/+83
2010-05-20trans-expr.c: Do not include convert.h, ggc.h, real.h, and gimple.h.Steven Bosscher12-33/+30
2010-05-20ipa-prop.c (compute_complex_ancestor_jump_func): Bail out if !cond.Segher Boessenkool2-1/+7
2010-05-20re PR fortran/43851 (Add _gfortran_error_stop_numeric)Jerry DeLisle2-5/+13
2010-05-20re PR c++/30298 (ICE with duplicate broken inheritance)Paolo Carlini5-2/+32
2010-05-20re PR target/43733 (bootstrap fails on Solaris 10 x86 with GNU as 2.15 and --...Uros Bizjak5-12/+24
2010-05-20re PR debug/43521 (java: "this" pointer not marked with DW_AT_artificial)Jakub Jelinek2-1/+11
2010-05-20re PR debug/44178 (-fcompare-debug failure with -O1 -fgcse -fsched-pressure -...Jakub Jelinek4-1/+51
2010-05-20Fix PR44185: new prefetch test failures.Changpeng Fang3-4/+11
2010-05-20re PR middle-end/44197 ([4.6 Regresssion] varpool SEGV)Jan Hubicka4-1/+33
2010-05-20stl_pair.h (pair<>::pair(const pair&)): Defaulted in C++0x mode.Paolo Carlini3-1/+20
2010-05-20re PR bootstrap/43870 (ICE in gcc/config/soft-fp/divtf3.c)Kenneth Zadeck2-1/+6
2010-05-20dwarf2out.c (new_loc_descr_op_bit_piece): Add offset argument.Jakub Jelinek2-6/+54
2010-05-20i386.exp (check_effective_target_3dnow): Fix test code.Uros Bizjak3-28/+37
2010-05-20options.c (gfc_init_options,gfc_post_options): Enable flag_associative_math b...Tobias Burnus2-88/+99
2010-05-19mips-dsp.md (add<DSPV:mode>3, [...]): Add ISA_HAS_DSP condition.James E. Wilson2-3/+6
2010-05-20re PR target/44202 (Missing compare after add)Hans-Peter Nilsson2-1/+7