aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-12-09dse.c (get_stored_val, [...]): Use gen_int_mode.Joern Rennecke4-7/+10
2011-12-09re PR lto/48042 (lto segfaults while building Qt 4.7.2 with -g -flto -fwhole-...Richard Guenther4-5/+25
2011-12-09re PR middle-end/40154 (internal compiler error: in do_SUBST, at combine.c:681)Joern Rennecke7-56/+73
2011-12-09ira-color.c (print_hard_regs_subforest): Use HOST_WIDEST_INT_PRINT_DEC instea...Kai Tietz3-5/+16
2011-12-09re PR target/51425 (Compiler fails to produce SBIS/SBIC instructions)Georg-Johann Lay2-2/+8
2011-12-09re PR tree-optimization/51117 (rev.181172 causes glibc build failure)Jakub Jelinek2-1/+37
2011-12-09re PR tree-optimization/51482 (ice: invalid types in conversion to floating p...Richard Biener4-7/+52
2011-12-09implicit-zee.c (num_realized): Change type to long.Kai Tietz2-6/+11
2011-12-09compiler: Another correction to hidden fields in composite literals.Ian Lance Taylor1-8/+12
2011-12-08mips-cpus.def (octeon+): New CPU.Andrew Pinski9-5/+25
2011-12-09Daily bump.GCC Administrator1-1/+1
2011-12-09compiler: It's OK to assign a struct with hidden fields in a literal.Ian Lance Taylor1-12/+0
2011-12-08compiler: Don't check for hidden fields on struct assignments.Ian Lance Taylor8-106/+48
2011-12-08re PR c++/51318 (segfault on Eigen3)Jason Merrill4-2/+20
2011-12-08re PR c++/51459 ('double free or corruption' involving std::function and lamb...Jason Merrill6-1/+61
2011-12-08re PR middle-end/39976 (Big sixtrack degradation on powerpc 32/64 after revis...Bill Schmidt2-5/+102
2011-12-08re PR tree-optimization/51466 (ICE in gimple_rhs_has_side_effects,)Jakub Jelinek4-0/+58
2011-12-08re PR fortran/50815 (ICE on allocation of deferred length character scalar du...Tobias Burnus4-2/+29
2011-12-08re PR fortran/51378 ([OOP] Structure constructor wrongly rejects parent compo...Tobias Burnus4-15/+69
2011-12-08re PR libfortran/51407 (Use of BOZ edit descriptors to edit real and complex ...Tobias Burnus5-1/+77
2011-12-08re PR fortran/51448 (Compiler crash when assigning floating point values of d...Tobias Burnus4-10/+38
2011-12-08re PR fortran/51310 (-finit-bla doesn't initialize *all* items of type bla to...Toon Moene2-4/+18
2011-12-08movdi-rex64.c: Remove unnecessary unused label.Teresa Johnson2-1/+5
2011-12-08movdi-rex64.c: Remove unnecessary -Wwrite-strings option.Teresa Johnson2-1/+6
2011-12-08movdi-rex64.c: New.Teresa Johnson2-0/+17
2011-12-08tree-ssa-operands.c (add_stmt_operand): Do not mark stmts volatile when proce...Richard Guenther4-7/+39
2011-12-08re PR target/50395 (Infinite loop when bootstrapping java)Andreas Krebbel2-1/+8
2011-12-08re PR tree-optimization/51315 (unaligned memory accesses generated with -ftre...Georg-Johann Lay2-20/+9
2011-12-08re PR tree-optimization/49772 (ICE: in ipa_pta_execute, at tree-ssa-structali...Richard Guenther2-6/+6
2011-12-08re PR tree-optimization/51315 (unaligned memory accesses generated with -ftre...Georg-Johann Lay2-0/+24
2011-12-08re PR lto/50747 (ICE in produce_symtab, at lto-streamer-out.c:1435)Richard Guenther5-5/+142
2011-12-08re PR middle-end/49945 (gcc.dg/guality/vla-1.c FAILs with -flto)Richard Guenther2-0/+16
2011-12-08re PR tree-optimization/51315 (unaligned memory accesses generated with -ftre...Eric Botcazou7-35/+158
2011-12-08re PR lto/48437 (LTO crashes with block-local function declarations)Richard Guenther5-0/+56
2011-12-08re PR c++/51401 ([c++0x] [4.7 Regression] ICE with invalid use of auto in tem...Jakub Jelinek5-1/+39
2011-12-08Daily bump.GCC Administrator1-1/+1
2011-12-07re PR c++/51429 (ICE with invalid use of overloaded member function)Jakub Jelinek4-9/+30
2011-12-07re PR c++/51229 ([C++0x] [4.7 Regression] Broken diagnostic: 'integer_cst' no...Jakub Jelinek5-1/+28
2011-12-07re PR c++/51369 ([c++0x] [4.7 Regression] ICE using constexpr in template)Jakub Jelinek4-1/+25
2011-12-07re PR middle-end/45416 (Code size regression from 4.4 for ARM)Andrew Pinski4-7/+39
2011-12-07re PR c++/51420 ([c++0x] ICE with invalid user-defined literals)Ed Smith-Rowland4-1/+20
2011-12-07re PR lto/48100 (Assertion failed in lto_varpool_replace_node, at lto-symtab....Richard Guenther5-0/+22
2011-12-07re PR middle-end/50823 (ICE in inline_small_functions, at ipa-inline.c:1407)Richard Guenther4-5/+56
2011-12-07re PR tree-optimization/50744 (ice in good_cloning_opportunity_p)Martin Jambor4-12/+163
2011-12-07libgo: Update to weekly 2011-11-09.Ian Lance Taylor8-30/+41
2011-12-07Daily bump.GCC Administrator1-1/+1
2011-12-06rtems.h: Switch to using global_options_set in SUBSUBTARGET_OVERRIDE_OPTIONS.Joel Sherrill2-11/+16
2011-12-06sparc: Fix warnings when using visintrin.h with VIS level lower than 3.David S. Miller2-0/+20
2011-12-06Makefile.in (LIBGNAT_TARGET_PAIRS [windows targets]): Correctly detect cygwin...Dave Korn3-20/+72
2011-12-06re PR c++/51430 (ICE with array as static const member)Jakub Jelinek4-1/+23