aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-12-16alpha.c (alpha_use_linkage): Follow transparent alias.Tristan Gingold2-3/+20
2011-12-16t-vms (vms.o, vms-c.o): Force output filename.Tristan Gingold2-2/+7
2011-12-16vms.c (VMS_CRTL_GLOBAL): Define.Tristan Gingold3-0/+16
2011-12-16re PR tree-optimization/51557 (ICE: in maybe_record_trace_start, at dwarf2cfi...Jakub Jelinek4-1/+43
2011-12-16re PR tree-optimization/51576 (Bootstrap failure with go)Jakub Jelinek2-4/+9
2011-12-16re PR bootstrap/51572 (LTO bootstrap failed with bootstrap-profiled)Richard Guenther4-2/+23
2011-12-16Daily bump.GCC Administrator1-1/+1
2011-12-15re PR c++/51458 (Accepts invalid designated initializers)Jason Merrill4-0/+48
2011-12-15rl78.md (return): Rename to rl78_return.DJ Delorie3-4/+11
2011-12-15trans-expr.c (gfc_walk_function_expr): Detect elemental procedure components ...Paul Thomas7-8/+68
2011-12-15tree-vectorizer.h (struct _stmt_vec_info): Remove pattern_def_stmt field, add...Jakub Jelinek9-120/+582
2011-12-15re PR c++/51463 ([c++0x] [4.7 Regression] ICE declaring a member function vir...Jakub Jelinek5-4/+33
2011-12-15avr-protos.h (print_operand): Remove.Georg-Johann Lay4-20/+47
2011-12-15re PR fortran/51310 (-finit-bla doesn't initialize *all* items of type bla to...Toon Moene3-3/+9
2011-12-15freebsd.h (TARGET_ASM_FILE_END): Define.Andreas Tobler2-0/+7
2011-12-15re PR c/51360 (spurious unused-but-set-variable warning for var used in OpenM...Jakub Jelinek7-0/+83
2011-12-15re PR middle-end/49806 (FAIL: gcc.dg/tree-ssa/vrp47.c)Jakub Jelinek2-3/+9
2011-12-15re PR tree-optimization/51117 (rev.181172 causes glibc build failure)Jakub Jelinek2-0/+42
2011-12-15builtins.def (BUILT_IN_STPNCPY_CHK): New definition.Romain Geissler13-15/+365
2011-12-15re PR debug/51567 (ICE in splice_child_die, at dwarf2out.c:5009 with -flto -g)Richard Guenther4-2/+73
2011-12-15rs6000.c (rs6000_emit_prologue): Move update of VRSave mask to save_world() w...Iain Sandoe2-10/+14
2011-12-15PR c++/51473 - ICE with invalid autoDodji Seketeli4-0/+26
2011-12-15a-numaux-vms.ads, [...]: New files.Arnaud Charlet9-0/+4521
2011-12-15re PR fortran/51550 (ICE in gfc_get_derived_type, at fortran/trans-types.c:2401)Tobias Burnus2-0/+17
2011-12-15primary.c (gfc_match_varspec): Match array spec for polymorphic coarrays.Tobias Burnus7-82/+88
2011-12-15lto-wrapper.c (run_gcc): In non-parallel mode remove ltrans inputs immediatel...Richard Guenther2-2/+20
2011-12-15arm.h (REGISTER_MOVE_COST, [...]): Remove.Anatoly Sokolov3-26/+72
2011-12-15[multiple changes]Arnaud Charlet30-35/+3513
2011-12-15re PR debug/51564 (ICE in force_type_die, at dwarf2out.c:19288)Richard Guenther5-13/+32
2011-12-15sigtramp-ppcvxw.c, sigtramp.h: Fix header.Robert Dewar3-8/+12
2011-12-15[multiple changes]Arnaud Charlet4-8/+30
2011-12-15[multiple changes]Arnaud Charlet4-2/+24
2011-12-15re PR target/51050 ([AVR, attiny26] ICE: invalid rtl sharing found in the insn)Georg-Johann Lay2-2/+8
2011-12-15re PR debug/51517 (Wrong debug information for pointers with negative strides.)Jakub Jelinek4-13/+36
2011-12-15re PR libstdc++/51365 (cannot use final empty class in std::tuple)Jonathan Wakely10-6/+88
2011-12-15revert: re PR lto/48437 (LTO crashes with block-local function declarations)Richard Guenther6-11/+42
2011-12-15ChangeLog: Fix whitespace.Uros Bizjak2-45/+38
2011-12-14arm: Set predicable on more instructions.Richard Henderson2-9/+24
2011-12-15Daily bump.GCC Administrator1-1/+1
2011-12-14libgo: Update to weekly.2011-12-06.Ian Lance Taylor1-1/+1
2011-12-14re PR c++/51554 (ICE in cp/semantics.c:cxx_eval_indirect_ref with -Wall)Jason Merrill4-2/+31
2011-12-14re PR c++/51248 (ICE with pointer to enum)Jason Merrill4-11/+32
2011-12-14PR c++/51475 - ICE with invalid initializer-listDodji Seketeli4-3/+48
2011-12-14libgo: Update to weekly.2011-12-06.Ian Lance Taylor2-10/+10
2011-12-14tree-cfg.c (replace_uses_by): Fixup TREE_CONSTANT for propagating all kinds o...Richard Guenther2-2/+7
2011-12-14re PR lto/51497 (The run time for the polyhedron test nf.f90 is ~10% slower w...Richard Guenther2-0/+33
2011-12-14compiler: Permit omitting &T in composite literal.Ian Lance Taylor1-3/+17
2011-12-14tree.c (free_lang_data_in_type): Do not clear fields dependent on debuginfo l...Richard Guenther3-5/+10
2011-12-14re PR target/50931 ([avr] Support a 24-bit scalar integer mode)Georg-Johann Lay4-2/+256
2011-12-14tree-cfg.c (replace_uses_by): Only mark blocks altered that will make a diffe...Richard Guenther2-14/+30