aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-02-10Don't crash checking for unexported self-referential pointer field.Ian Lance Taylor1-6/+14
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
2011-02-10decl.c (cp_make_fname_decl): Set DECL_THIS_STATIC at toplevel.Jason Merrill6-6/+44
2011-02-10decl.c (build_enumerator): Don't perform integral promotions on non-integral ...Jason Merrill5-4/+28
2011-02-10* cvt.c (convert_to_void): Handle null op1.Jason Merrill4-4/+16
2011-02-10class.c (type_has_constexpr_default_constructor): Make sure the caller stripp...Jason Merrill5-3/+34
2011-02-10re PR c++/47511 ([C++0x] ICE: unexpected ast of kind template_decl in potenti...Jason Merrill7-0/+29
2011-02-10predicates.md (rx_zs_comparison_operator): Revert change from 2011-02-03.Richard Henderson3-7/+19
2011-02-10tree-ssa-structalias.c (bitpos_of_field): Use BITS_PER_UNIT, not 8.Richard Guenther2-2/+6
2011-02-10re PR tree-optimization/47677 (Hang in VRP)Richard Guenther4-0/+46
2011-02-10don't try to run Objective-C API=2 tests for Darwin < 9Iain Sandoe18-14/+35
2011-02-10re PR target/47665 (ICE in trunc_int_for_mode)Jakub Jelinek4-1/+24
2011-02-10re PR lto/47241 (lto not work on mingw32, reporting 'ld.exe: could not unlink...Kai Tietz2-4/+25
2011-02-10re PR testsuite/47622 (FAIL: gcc.dg/pr42631.c scan-rtl-dump-not web "Web oldr...Jie Zhang5-18/+20
2011-02-10Daily bump.GCC Administrator1-1/+1
2011-02-09re PR fortran/47352 ([F03] ICE with proc-pointers in generic procedures)Janus Weil4-1/+37
2011-02-09The "main" package is not special if -fgo-prefix is used.Ian Lance Taylor3-8/+25
2011-02-09re PR fortran/47463 ([OOP] ICE in gfc_add_component_ref)Janus Weil4-1/+49
2011-02-09re PR middle-end/47664 (early inliner now needs iteration for multiple calls)Richard Guenther4-6/+20
2011-02-09re PR middle-end/47646 (Revision 169918 caused many testsuite failures)Eric Botcazou3-4/+14
2011-02-09aix61.h (PROCESSOR_DEFAULT): Change to PROCESSOR_POWER7.David Edelsohn2-6/+9
2011-02-09re PR fortran/47637 ([OOP] Memory leak involving INTENT(OUT) CLASS argument w...Janus Weil4-0/+65
2011-02-09iris6.h (TARGET_C99_FUNCTIONS): Define.Rainer Orth5-4/+18
2011-02-09re PR middle-end/45505 (gfortran.dg/pr25923.f90)Martin Jambor4-23/+62
2011-02-09re PR fortran/47583 (Inquire affected by previous read)Jerry DeLisle2-0/+18
2011-02-09io.c (match_io_element): Do not set dt if not inquire.Jerry DeLisle2-1/+6
2011-02-08re PR target/47548 (m32c-rtems ICEt in change_address_1, at emit-rtl.c:1933)DJ Delorie2-1/+7
2011-02-09uclinux.opt: New.Joseph Myers3-0/+39
2011-02-09Daily bump.GCC Administrator1-1/+1
2011-02-08* config/cris/elf.opt (sim): New Driver option.Joseph Myers2-1/+8
2011-02-08* gcc-interface/Makefile.in (x86-64 darwin): Handle multilibs.Eric Botcazou2-3/+13
2011-02-08elf.opt: New.Joseph Myers3-0/+36
2011-02-08re PR fortran/45290 ([F08] pointer initialization)Janus Weil4-1/+63
2011-02-08elf.opt: New.Joseph Myers3-1/+37
2011-02-08re PR go/47378 (ld warning linking with libgo.so: relocation bound to a symbo...Ian Lance Taylor1-27/+5
2011-02-08* config/rs6000/aix64.opt (posix, pthread): New Driver options.Joseph Myers2-1/+11
2011-02-08gnu-user.opt: New.Joseph Myers3-0/+48
2011-02-08GNU/Hurd: remove -bsd command-line option.Thomas Schwinge3-7/+12
2011-02-08re PR tree-optimization/42893 (Missed conditionally dead store elimination)Jeff Law2-0/+35
2011-02-08go-lang.c (go_langhook_init_options_struct): Set frontend_set_flag_errno_math.Ian Lance Taylor2-3/+6
2011-02-08common.opt (fcx-limited-range): Add SetByCombined flag.Ian Lance Taylor6-26/+76
2011-02-08config.gcc (arc-*, [...]): Mark obsolete.Joseph Myers2-10/+41
2011-02-08Fix PRs 46834, 46994, and 46995: only rewrite reductions not containing other...Sebastian Pop6-17/+101
2011-02-08re PR middle-end/47646 (Revision 169918 caused many testsuite failures)Andreas Krebbel9-15/+34
2011-02-08re PR tree-optimization/47639 (ICE: verify_stmts failed: statement marked for...Richard Guenther4-4/+41
2011-02-08re PR lto/47641 (gcc.dg/lto/20101009-1 c_lto_20101009-1_0.o-c_lto_20101009-1_...Richard Guenther2-4/+15
2011-02-08gimple-low.c (lower_function_body): Don't remove the location of the return s...Andreas Krebbel2-6/+15