aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-12re PR fortran/45586 (ICE non-trivial conversion at assignment)Mikael Morin2-0/+46
2011-02-12Move ChangeLog entries from toplevel to config/.Ralf Wildenhues2-6/+9
2011-02-12re PR fortran/45586 (ICE non-trivial conversion at assignment)Michael Matz2-17/+18
2011-02-12xtensa.h (REGISTER_MOVE_COST, [...]): Remove macros.Anatoly Sokolov3-20/+43
2011-02-12re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fat...Alexandre Oliva9-28/+65
2011-02-12darwin.c (darwin_override_options): Add a hunk missed from the commit of r168...Iain Sandoe2-9/+22
2011-02-12gcc.c (driver_handle_option): Concatenate the argument to -F with the switch.Iain Sandoe2-0/+10
2011-02-12* common.opt (nostartfiles): New Driver option.Joseph Myers2-0/+7
2011-02-12Daily bump.GCC Administrator1-1/+1
2011-02-12Fix PR47707Xinliang David Li4-3/+44
2011-02-11re PR tree-optimization/47420 (ICE in calc_dfs_tree during RESX lowering)Eric Botcazou4-4/+92
2011-02-11re PR fortran/47550 (PURE with VALUE and w/o INTENT: add gfc_notify_std (GFC_...Tobias Burnus4-8/+51
2011-02-11re PR rtl-optimization/47614 (cpu2000 benchmark 301.apsi fails with revision ...Pat Haugen6-1/+58
2011-02-11Fix typo in toplevel configure.ac: PPL error message.Ralf Wildenhues3-2/+7
2011-02-11re PR driver/47678 (missing error message for -I)Joseph Myers5-6/+29
2011-02-11Revert "Fix PR c++/47172"Dodji Seketeli5-53/+3
2011-02-11cgraph.c: Fix comment typos.Nathan Froyd10-59/+71
2011-02-11re PR debug/47684 (-fcompare-debug failure with -O3)Jakub Jelinek2-5/+4
2011-02-11re PR target/47665 (ICE in trunc_int_for_mode)Jakub Jelinek4-1/+34
2011-02-11re PR target/47629 (gcc.target/i386/pr47312.c fails to link on Solaris 9)Rainer Orth2-1/+10
2011-02-11Added forgotten ChangeLog entry.Rainer Orth1-0/+12
2011-02-11re PR libstdc++/47433 (libstdc++ parallel mode calls std::swap explicitely)Johannes Singler2-0/+8
2011-02-11i gcc/testsuite:Rainer Orth9-6/+40
2011-02-11re PR c++/47172 ([C++0x] cannot call member function without object)Dodji Seketeli5-3/+53
2011-02-11Don't crash on if statement with erroneous conditional.Ian Lance Taylor1-1/+3
2011-02-11Don't get confused using type of erronous binary expression.Ian Lance Taylor1-0/+11
2011-02-11Fix missing parentheses.Mingjie Xing2-1/+5
2011-02-11Makefile.am (sources): Add regex.cc.Benjamin Kosnik16-0/+0
2011-02-11Makefile.am (sources): Add regex.cc.Benjamin Kosnik69-26/+103
2011-02-11Don't crash on invalid comparison of complex constants.Ian Lance Taylor1-1/+1
2011-02-11Daily bump.GCC Administrator1-1/+1
2011-02-10Don't crash on erroneous thunk.Ian Lance Taylor1-2/+12
2011-02-10libgo/configure.ac: Use AC_COMPILE_IFELSE, not AC_PREPROC_IFELSE.Ian Lance Taylor2-12/+12
2011-02-10Don't crash on redefined variable.Ian Lance Taylor1-1/+7
2011-02-10Don't crash when referring to method other than calling it.Ian Lance Taylor1-1/+2
2011-02-10re PR libstdc++/47662 (-fno-operator-names no longer works with STL headers)Jonathan Wakely3-1/+35
2011-02-10Determine types in global variable preinit blocks.Ian Lance Taylor1-0/+3
2011-02-10future.cc (future_error_category::message): Handle no_state.Jonathan Wakely2-1/+8
2011-02-10Don't get confused when mixing different abstract types in binary expr.Ian Lance Taylor1-0/+3
2011-02-10m32c.c (m32c_option_override): Disable -fcombine-stack-adjustments until flag...DJ Delorie2-0/+11
2011-02-10- Add Bugzilla PRs to ChangeLog reverting AIX long double size.David Edelsohn1-0/+2
2011-02-10Don't crash on field reference to erroneous struct.Ian Lance Taylor1-2/+8
2011-02-10Don't crash on make of slice of erroneous type.Ian Lance Taylor1-1/+3
2011-02-10parity-1.c: Use -march=k8.Uros Bizjak6-10/+14
2011-02-10Don't crash checking for unexported self-referential pointer field.Ian Lance Taylor1-6/+14
2011-02-1047628.cc: Do not test in C++0x mode.Paolo Carlini4-11/+21
2011-02-10linux64.h (PROCESSOR_DEFAULT): Change to PROCESSOR_POWER7.Peter Bergner2-2/+8
2011-02-10re PR target/46610 (gcc.target/mips/save-restore-?.c ICEs on IRIX 6.5: unreco...Rainer Orth7-0/+18
2011-02-10inline-3.C: Use a normal function rather than misdeclare std::puts.Jason Merrill2-5/+6
2011-02-10vla1.C: Adjust for C++0x mode.Jason Merrill8-2/+20