aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-20re PR tree-optimization/56396 (memory corruption in cc1)Richard Biener5-4/+53
2013-02-20ipa-cp.c (initialize_node_lattices): Fix dumping condition.Martin Jambor2-1/+5
2013-02-20genpreds.c (write_lookup_constraint): Do not compare first letter of the cons...Richard Biener2-2/+8
2013-02-20tree-ssa-loop-ivopts.c (alloc_use_cost_map): Use bitmap_count_bits and ceil_l...Richard Biener2-10/+15
2013-02-20re PR c++/56373 (-Wzero-as-null-pointer-constant: does not catch issues with ...Paolo Carlini8-19/+57
2013-02-20i386.c (initial_ix86_tune_features): Turn on fp reassociation for avx2 targets.Igor Zamyatin2-1/+6
2013-02-20user.cfg.in: Set __cplusplus to 201103L.Benjamin Kosnik12-75/+179
2013-02-20Daily bump.GCC Administrator1-1/+1
2013-02-19Add support for the CLZ insnEdgar E. Iglesias4-0/+32
2013-02-19microblaze.md (call_value_intern): Check symbol is function before branching.Edgar E. Iglesias2-3/+16
2013-02-19modsi3.S (modsi3): Fix case with 0x80000000 as dividend.Edgar E. Iglesias2-0/+6
2013-02-19re PR libquadmath/56379 (libquadmath: Wrong result for strtoflt128.c if compi...Jakub Jelinek2-21/+29
2013-02-19re PR target/56347 (FAIL: gfortran.dg/integer_exponentiation_2.f90 -O2 exec...John David Anglin6-42/+10
2013-02-19sel-sched-dump.c (dump_insn_rtx_flags): Explicitly set DUMP_INSN_RTX_UID.Andrey Belevantsev2-2/+8
2013-02-19re PR middle-end/55889 (ICE: in move_op_ascend, at sel-sched.c:6153 with -fsc...Andrey Belevantsev3-1/+77
2013-02-19re PR tree-optimization/56384 (ICE in fold_binary_loc, at fold-const.c:10422)Richard Biener5-10/+58
2013-02-19re PR tree-optimization/56350 (ICE in vectorizable_reduction, at tree-vect-lo...Jakub Jelinek4-6/+34
2013-02-19re PR c++/56381 (ICE: cc1plus: internal compiler error: in gimplify_expr, at ...Jakub Jelinek5-3/+170
2013-02-19Daily bump.GCC Administrator1-1/+1
2013-02-19re PR target/52555 (ICE unrecognizable insn with -ffast-math and __attribute_...Aldy Hernandez14-8/+148
2013-02-18re PR pch/54117 (FAIL: ./decl-3.h -O0 -g (internal compiler error))Jakub Jelinek11-2/+96
2013-02-18re PR target/56347 (FAIL: gfortran.dg/integer_exponentiation_2.f90 -O2 exec...John David Anglin2-1/+20
2013-02-18re PR target/56214 (FAIL: gcc.c-torture/execute/20050121-1.c compilation, ICE)John David Anglin3-30/+24
2013-02-18re PR tree-optimization/56366 (ICE: verify_gimple failed (incompatible types ...Richard Biener4-0/+43
2013-02-18re PR middle-end/56349 (ICE in create_preheader at cfgloopmanip.c:1525)Richard Biener3-3/+3
2013-02-18re PR tree-optimization/56350 (ICE in vectorizable_reduction, at tree-vect-lo...Richard Biener5-1/+76
2013-02-18re PR tree-optimization/56321 (ICE:segfault in midend for -funsafe-math-optim...Richard Biener4-3/+23
2013-02-18Daily bump.GCC Administrator1-1/+1
2013-02-17Free variable local allocs at block ends.Edgar E. Iglesias2-0/+31
2013-02-17cacoshq.c (cacoshq): Call signbitq instead of signbit.Tobias Burnus2-1/+5
2013-02-17Daily bump.GCC Administrator1-1/+1
2013-02-16Add TARGET_SUPPORTS_PIC flag and check that the flag_pic = 2Edgar E. Iglesias6-0/+30
2013-02-16microblaze.c (microblaze_asm_trampoline_template): Replace with a microblaze ...Edgar E. Iglesias3-12/+17
2013-02-16[asan] Fix for PR asan/56330Jakub Jelinek10-45/+185
2013-02-16re PR c++/51242 ([C++11] Unable to use strongly typed enums as bit fields)Jonathan Wakely4-1/+22
2013-02-16Daily bump.GCC Administrator1-1/+1
2013-02-15re PR middle-end/54685 ([SH] Improve unsigned int comparison with 0x7FFFFFFF)Oleg Endo2-4/+9
2013-02-15re PR c++/54276 (Lambda in a Template Function Undefined Reference to local s...Jason Merrill3-5/+41
2013-02-15re PR rtl-optimization/56348 (internal compiler error in assign_by_spills wit...Vladimir Makarov4-0/+54
2013-02-15runtime: Do not reserve huge amount of swap on 32 bit architectures.Ian Lance Taylor1-1/+9
2013-02-15configure.ac: Set libgloss_dir for the aarch64*-*-* targets.Yufeng Zhang3-0/+11
2013-02-15re PR c++/56343 ([C++11] Destructor defaulted on first declaration has wrong ...Jason Merrill3-4/+23
2013-02-15re PR c++/52026 (Constexpr Variable Appears Uninitialized in Lambda)Jason Merrill3-1/+29
2013-02-15* g++.dg/cpp0x/lambda/lambda-this8.C: Don't use NULL.Jason Merrill1-1/+1
2013-02-16re PR target/55431 (Invalid auxv search in ppc linux-unwind code.)Alan Modra2-77/+33
2013-02-15interrupt-1.c: Fix for thumb mode.Greta Yorsh3-21/+13
2013-02-15re PR fortran/56318 (Wrong result with MATMUL of PARAMETER)Tobias Burnus4-3/+62
2013-02-15graph.c (start_graph_dump): Print dumpfile base as digraph label.Steven Bosscher2-5/+15
2013-02-15re PR fortran/53818 (-finit-local-zero -fno-automatic: Function result cannot...Tobias Burnus4-2/+25
2013-02-14re PR target/55941 (Strange copy of double (in struct) to stack)Richard Henderson2-1/+6