aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-09re PR tree-optimization/68786 (Aligned masked store is generated for unaligne...Jakub Jelinek5-17/+49
2015-12-09re PR tree-optimization/68583 (Missed if-conversion)Richard Biener7-35/+68
2015-12-09re PR tree-optimization/68417 (Missed vectorization opportunity when setting ...Richard Biener2-0/+37
2015-12-09re PR ada/66526 (apparent use of uninitialized variables in g-expect.adb)Eric Botcazou2-9/+20
2015-12-09Fix GOMP/GOACC_parallel handling in find_func_clobbersTom de Vries4-1/+61
2015-12-09Fix newly introduced memory leak inMartin Liska3-3/+34
2015-12-09Fix memory leak in tree-if-conv.cMartin Liska2-1/+5
2015-12-09re PR ipa/68790 (gcc.c-torture/execute/20050713-1.c FAILs with -O0 -fipa-icf)Martin Liska4-1/+51
2015-12-09Minor fixesEric Botcazou1-3/+3
2015-12-09re PR tree-optimization/68583 (Missed if-conversion)Richard Biener2-71/+73
2015-12-09tree-vect-stmts.c (vectorizable_load): Set new vinfo only if it was not yet set.Richard Biener3-4/+15
2015-12-09re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka5-38/+96
2015-12-09c-omp.c (c_finish_oacc_wait): Remove add_stmt() call.Chung-Lin Tang4-1/+8
2015-12-09re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka3-10/+39
2015-12-08rx.opt (-mjsr): Add.DJ Delorie5-1/+31
2015-12-09re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka7-64/+197
2015-12-08Fix PR c++/68711 - [6 regression] SEGV on an invalid offsetof of a memberMartin Sebor4-2/+28
2015-12-09Fix misleading indentation in tree-nested.cDavid Malcolm2-21/+25
2015-12-09Fix misleading indentation in tree-ssa-loop-unswitch.cDavid Malcolm2-1/+6
2015-12-09Daily bump.GCC Administrator1-1/+1
2015-12-08re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka2-0/+15
2015-12-08re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka2-7/+14
2015-12-08re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka2-1/+16
2015-12-08re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka2-2/+9
2015-12-08nvptx.c (decl_chunk_size, [...]): Replace with ...Nathan Sidwell4-97/+125
2015-12-08re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka2-5/+47
2015-12-08re PR middle-end/68291 (ICE in emit_move_insn, at expr.c:3540)Eric Botcazou2-4/+14
2015-12-08920723-1.c: Remove PTX skip.Nathan Sidwell4-3/+7
2015-12-08* testsuite/ChangeLog: Fix last entry.Uros Bizjak1-2/+2
2015-12-08re PR target/68701 ("gcc -m32 -finstrument-functions -ffixed-ebp" produces in...Uros Bizjak5-0/+48
2015-12-08sse4_1-round.h (do_round): Fix inline asm statements.Uros Bizjak4-21/+24
2015-12-08* gcc.dg/sso-9.c (foo): Robustify trick.Eric Botcazou2-1/+5
2015-12-08C: fix uninitialized ranges for __alignof__David Malcolm4-5/+49
2015-12-08PR c/68757: fix uninitialized src_range for various builtinsDavid Malcolm4-11/+99
2015-12-08[AArch64] Skip big-endian as well for gcc.target/aarch64/got_mem_hoist_1.cJiong Wang2-1/+6
2015-12-08re PR c++/68116 (ice in add_expr, at tree.c:7840)Marek Polacek2-0/+17
2015-12-08Clear restrict in install_var_fieldTom de Vries3-0/+29
2015-12-08AVX-512. Fix assembler section for broadcast pattern.Kirill Yukhin2-2/+8
2015-12-08pr68627.f: Use '!ia32' instead of 'lp64' in target specifier.Kirill Yukhin2-1/+6
2015-12-08Add file missing from earlier commit.Bernd Schmidt1-0/+7
2015-12-08re PR c/48088 (-Werror=frame-larger-than=100 does not work as expected)Jakub Jelinek15-55/+224
2015-12-08Add file missing from previous commit:David Sherwood1-0/+69
2015-12-08[testsuite][ARM target attributes] Fix effective_target tests.Christophe Lyon7-20/+161
2015-12-08pr68627.f: Limit target to x86.Kirill Yukhin2-1/+5
2015-12-08builtin-return-1.c: Add an inline assembly read to make sure dummy is not opt...Andre Vieira2-3/+8
2015-12-08[AArch64] Rework ARMv8.1 command line options.Matthew Wahab4-35/+51
2015-12-08* doc/invoke.texi (SPARC options): Fix typo.Eric Botcazou2-1/+5
2015-12-08ia64.c (ia64_emit_probe_stack_range): Adjust.Eric Botcazou2-18/+21
2015-12-08i386.c (ix86_emit_swsqrtsf): Cleanup infinity filterning code.Uros Bizjak2-9/+9
2015-12-08ChangeLog: Fix whitespace.Uros Bizjak2-72/+63