aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-28validate_failures.py: Record ordinal with TestResult.Doug Evans2-3/+17
2012-11-28pr55458.c: Require ia32 target instead of ilp32.Uros Bizjak2-3/+6
2012-11-28re PR rtl-optimization/55512 (Various LRA ICEs with inline-asm)Vladimir Makarov8-7/+88
2012-11-28re PR other/55358 (Valgrind errors)Markus Trippelsdorf2-2/+5
2012-11-28re PR testsuite/55505 (gcc.c-torture/execute/921202-1.c execution failures wi...Jakub Jelinek2-2/+6
2012-11-28re PR testsuite/55504 (gcc.c-torture/execute/20071018-1.c execution failures ...Jakub Jelinek2-3/+10
2012-11-28* config/epiphany/epiphgany.md (maddsi_combine): Fix output pattern.Joern Rennecke2-1/+3
2012-11-28epiphany.opt (mfp-iarith): New option.Joern Rennecke4-19/+72
2012-11-28Adjust last change to plus_constant change.Joern Rennecke1-2/+2
2012-11-28predicates.md (move_double_src_operand): Check that misaligned addresses are ...Joern Rennecke3-0/+22
2012-11-28epiphany.h (ASM_OUTPUT_ALIGN_WITH_NOP): Define.Oleg Raikhman2-1/+12
2012-11-28epiphany.opt (-may-round-for-trunc): New option.Joern Rennecke3-1/+11
2012-11-28epiphany.md (mov<mode>, [...]): Check for misaligned memory operands.Joern Rennecke3-1/+13
2012-11-28epiphany.h (HARD_REGNO_RENAME_OK): Define.Joern Rennecke4-0/+22
2012-11-28re PR tree-optimization/54547 (FAIL: gcc.dg/tree-ssa/pr37508.c scan-tree-dump...Richard Biener2-14/+16
2012-11-28Fix date and trailing space in previous commit.Eric Botcazou2-2/+2
2012-11-28stor-layout.c (layout_type): Do not clear TREE_OVERFLOW on overflowed zeroes,...Eric Botcazou13-78/+172
2012-11-28re PR c++/55497 (Local array (char[]) initialized with a size taken from a st...Paolo Carlini2-0/+20
2012-11-28re PR middle-end/55266 (vector expansion: 24 movs for 4 adds)Marc Glisse3-38/+70
2012-11-28re PR testsuite/55327 (FAIL: gcc.dg/vect/slp-perm-8.c scan-tree-dump-times ve...Richard Biener3-2/+10
2012-11-28re PR c/35634 (operand of pre-/postin-/decrement not promoted)Richard Biener10-20/+114
2012-11-28functional (_Mem_fn): Constrain function call operators to avoid ambiguities.Jonathan Wakely5-86/+312
2012-11-28Daily bump.GCC Administrator1-1/+1
2012-11-28re PR rtl-optimization/55006 (aermod.f90 is miscompiled with '-m64 -O2 -funro...Steven Bosscher2-2/+43
2012-11-28compiler: Implement //go:nointerface comments.Ian Lance Taylor8-7/+126
2012-11-27rtl.h (debug_bb_n_slim, [...]): Remove prototypes.Steven Bosscher7-150/+136
2012-11-27re PR fortran/55476 (Bogus warning "Pointer might outlive the pointer target")Tobias Burnus4-1/+43
2012-11-27re PR rtl-optimization/55458 (ICE: in assign_by_spills, at lra-assigns.c:1212...Vladimir Makarov5-2/+53
2012-11-27Fix incorrect @headername Doxygen macro invocation.Ollie Wild2-1/+6
2012-11-27re PR rtl-optimization/55489 (insane PRE memory usage with PIE (translate.i))Paolo Bonzini3-20/+32
2012-11-27Fix bootstrap failure with --enable-gather-detailed-mem-stats.Diego Novillo2-28/+48
2012-11-27tree-cfg.c (verify_gimple_comparison): Verify that vector comparison returns ...Marc Glisse2-1/+15
2012-11-27collect2.c (main): Call find_file_set_debug.Meador Inge6-221/+398
2012-11-27ipa-prop.c (ipa_modify_call_arguments): Set loc correctly.Dehao Chen3-3/+8
2012-11-27i386.md (*jcc<X87MODEF:mode>_<SWI24:mode>_i387 splitters): Remove unneeded te...Uros Bizjak2-10/+14
2012-11-27cfgrtl.c (rtl_merge_blocks): Check with UNKNOWN_LOCATION correctly.Dehao Chen2-2/+8
2012-11-27passes.c (init_optimization_passes): Add pass_asan and pass_tsan to -Og optim...Jakub Jelinek2-0/+7
2012-11-27[libsanitizer] merge from upstream r168699Kostya Serebryany26-158/+415
2012-11-27Handle OPT_SPECIAL_XXX in LTOH.J. Lu3-11/+33
2012-11-27re PR middle-end/52650 (FAIL: gcc.dg/torture/pr51106-2.c * (internal compil...Jakub Jelinek2-1/+16
2012-11-27re PR tree-optimization/55110 (Internal compiler error in vectorizable_reduct...Jakub Jelinek4-1/+24
2012-11-27gimple-fold.c (fold_stmt_1): Remove unnecessary code.Richard Biener2-8/+4
2012-11-27configure.ac: Disable libsanitizer if we're not building C++.Siddhesh Poyarekar3-4/+9
2012-11-27arm.c (thumb1_reorg): New function.Bin Cheng3-38/+73
2012-11-27re PR middle-end/55331 (ICE: SIGSEGV in substitute_and_fold with -O2 -fno-tre...Richard Biener4-1/+26
2012-11-27Daily bump.GCC Administrator1-1/+1
2012-11-27loop-invariant.c (check_invariant_table_size): Take sizeof of the right type.Steven Bosscher3-106/+22
2012-11-26functional (__is_socketlike): Change from class template to alias template.Jonathan Wakely2-8/+7
2012-11-26re PR libstdc++/55463 (Result of std::mem_fn doesn't accept rvalues)Jonathan Wakely4-83/+185
2012-11-26* gcc.dg/20050811-2.c: Change -dv option to -graph option.Steven Bosscher2-3/+7