aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-09syslog: Fix name of C syslog function.Ian Lance Taylor1-1/+1
2011-12-09runtime: make print() built-in write to stderr.Ian Lance Taylor1-12/+12
2011-12-09Restore errors.o dependencyH.J. Lu2-0/+6
2011-12-09slp-13.c: Increase array size, add initialization.Michael Zolotukhin127-665/+4799
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/49313 (Inefficient libgcc implementations for avr)Georg-Johann Lay3-0/+250
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-09re PR libgomp/51376 (libgomp taskwait failure)Alan Modra2-3/+12
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 Burnus5-2/+66
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-08atomic_base.h (__calculate_memory_order): Rename to...Jonathan Wakely3-15/+21
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 libffi/50051 (MIPS libffi does not compile for mips64octeon-linux-gnu)Andrew Pinski1-0/+1
2011-12-07n32.S: Add ".set mips4".Andrew Pinski2-0/+5
2011-12-07re PR bootstrap/50237 (bootstrap comparison failure for libcpp/lex.o)Jakub Jelinek4-1/+25
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 libstdc++/51386 (23_containers/unordered_set/hash_policy/load_factor.cc...François Dumont2-13/+27