aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-02-07transpose_optimization_2.f90: Cleanup original dump.Uros Bizjak5-71/+65
2011-02-07Daily bump.GCC Administrator1-1/+1
2011-02-06freebsd.h (ASM_SPEC): Define.Joseph Myers3-2/+13
2011-02-06* config/sparc/sol2-bi.h (CC1_SPEC): Remove %{sun4:} %{target:}.Joseph Myers2-2/+4
2011-02-06Add thread-safety section to menuJanne Blomqvist2-0/+6
2011-02-06Document libgfortran thread-safetyJanne Blomqvist3-2/+56
2011-02-06re PR fortran/47592 (Multiple function invocation with ALLOCATE (SOURCE=REPEA...Paul Thomas4-45/+86
2011-02-06invoke.texi: Remove reference to compiler internals from user documentation.Steven Bosscher4-11/+9
2011-02-06Daily bump.GCC Administrator1-1/+1
2011-02-05re PR middle-end/47610 (cp-demangle.c:1970:1: error: cplus_demangle_builtin_t...Jakub Jelinek4-1/+26
2011-02-05PR 42434 Update SYSTEM_CLOCK documentationJanne Blomqvist2-9/+29
2011-02-05re PR rtl-optimization/42631 ("-fcompare-debug failure" with "-O1 -funroll-lo...Jie Zhang5-2/+30
2011-02-05re PR fortran/47574 (internal compiler error: in build2_stat, at tree.c:3795)Thomas Koenig2-0/+41
2011-02-05Fix PR46194: fix the computation of distance vectors.Sebastian Pop4-24/+42
2011-02-05Daily bump.GCC Administrator1-1/+1
2011-02-04iris6.opt: New.Joseph Myers3-1/+51
2011-02-04re PR target/46997 (new ia64 vector instructions are broken on HP-UX (big-end...Richard Henderson5-341/+416
2011-02-04Add a testcase for PR tree-optimization/43695.H.J. Lu2-0/+25
2011-02-04re PR inline-asm/23200 (rejects "i"(&var + 1))Jakub Jelinek6-8/+77
2011-02-04xilinx.opt: New.Joseph Myers3-1/+39
2011-02-04* config/mips/mips.opt (EB, EL, noasmopt): New Driver options.Joseph Myers2-1/+14
2011-02-04Daily bump.GCC Administrator1-1/+1
2011-02-03re PR c++/47589 (internal compiler error: Segmentation fault)Jonathan Wakely2-0/+31
2011-02-03xtensa.h (PREFERRED_RELOAD_CLASS, [...]): Remove.Anatoly Sokolov4-16/+50
2011-02-03microblaze.opt (Zxl-mode-bootstrap, [...]): New Driver options.Joseph Myers2-1/+25
2011-02-03re PR c++/47398 (tree check: accessed elt 10 of tree_vec with 9 elts in tsubs...Dodji Seketeli5-2/+75
2011-02-03re PR middle-end/31490 (Compile error section type conflict)Jakub Jelinek10-18/+136
2011-02-03darwin.h (SECTION_NO_ANCHOR): Remove.Jakub Jelinek3-11/+13
2011-02-03re PR c++/46890 (Failed to compile scummvm's player_v4a.cpp)Nathan Froyd9-9/+158
2011-02-03re PR c++/29571 (ICE with invalid static const member)Paolo Carlini2-7/+20
2011-02-03Require vect_double on gfortran.dg/graphite/vect-pr40979.f90.H.J. Lu2-1/+6
2011-02-03gigi.h (fill_vms_descriptor): Take GNU_TYPE instead of GNAT_FORMAL.Eric Botcazou5-145/+134
2011-02-03predicates.md (rx_zs_comparison_operator): Remove lt and ge.Nick Clifton4-5/+19
2011-02-03re PR target/47312 (ICE: in expand_ternary_op, at optabs.c:656 with -flto -mn...Jakub Jelinek4-0/+42
2011-02-03re PR lto/47274 (ICE in lto_varpool_replace_node, at lto-symtab.c:306)Jakub Jelinek2-2/+10
2011-02-03re PR target/47564 (internal compiler error in memory_address_addr_space, at ...Jakub Jelinek5-13/+99
2011-02-03re PR debug/43092 (Wrong debuginfo with VTA and -fomit-frame-pointer/-mno-acc...Alexandre Oliva11-169/+471
2011-02-03re PR tree-optimization/45122 (-funsafe-loop-optimizations causes FAIL: gcc.c...Alexandre Oliva4-1/+62
2011-02-03Fix PR target/47272Michael Meissner16-322/+941
2011-02-03pa-hpux10.opt: New.Joseph Myers5-2/+40
2011-02-03vms.opt: New.Joseph Myers3-1/+36
2011-02-03Fix PR target/47580Michael Meissner2-9/+20
2011-02-03Daily bump.GCC Administrator1-1/+1
2011-02-02* config/i386/djgpp.opt (posix): New Driver option.Joseph Myers2-1/+8
2011-02-02config.gcc (*-*-freebsd[12], [...]): Move to the unsupported targets list.Gerald Pfeifer2-9/+7
2011-02-02re PR rtl-optimization/47525 (DCE fails to eliminate a dead call to a pure fu...Peter Bergner2-11/+21
2011-02-02re PR fortran/47082 ([OOP] ICE in gfc_conv_component_ref)Janus Weil5-1/+298
2011-02-02sysv4.h (TARGET_VERSION): Remove.Rainer Orth3-65/+10
2011-02-02re PR target/47543 (ICE: in extract_insn, at recog.c:2109 when building zlib)Jeff Law2-3/+16
2011-02-02Fix PR40979 and PR47044: after LIM call copy_prop and DCE to clean up.Sebastian Pop8-6/+56