aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-20This series of patches fix PR61441.Sujoy Saraswati2-7/+6
2015-12-20This series of patches are for fixing PR61441.Sujoy Saraswati3-3/+12
2015-12-20re PR tree-optimization/65337 (LTO bootstrap failure with Ada enabled)Jan Hubicka4-86/+77
2015-12-20Daily bump.GCC Administrator1-1/+1
2015-12-19re PR rtl-optimization/68910 (huge stack frame and poor code with instruction...Eric Botcazou5-171/+66
2015-12-19arc.md (*storeqi_update): Use 'memory_operand' and fix RTL pattern to include...Andrew Burgess3-30/+21
2015-12-19arc.md (*loadqi_update): Use new 'any_mem_operand' and fix RTL pattern to inc...Andrew Burgess5-42/+65
2015-12-19This series of patches fix PR61441. This patch adds REAL_VALUE_ISSIGNALING_NAN.Sujoy Saraswati3-0/+18
2015-12-19re PR target/68729 (../Xbae/Methods.c:1772:1: ICE: in extract_insn, at recog....John David Anglin2-45/+68
2015-12-19Daily bump.GCC Administrator1-1/+1
2015-12-18Fix PR c++/68978 (bogus error: lvalue required as left operand of assignment)Patrick Palka4-0/+55
2015-12-18re PR debug/68860 (FAIL: gcc.dg/guality/pr36728-1.c -flto -O3 -g line 17 a...Jakub Jelinek7-82/+334
2015-12-18Fix a regression introduced by the fix of libstdc++/68276.Ville Voutilainen2-1/+13
2015-12-18target-supports.exp (check_effective_target_cilkplus): Not nvptx.Nathan Sidwell4-3/+14
2015-12-18nvptx.c (nvptx_maybe_convert_symbolic_operand): Remove UNSPEC_TO_GENERIC gene...Nathan Sidwell3-36/+30
2015-12-18Ignore -fdebug-prefix-map in producer string (by Daniel Kahn Gillmor)Bernd Schmidt4-0/+21
2015-12-18* gnat.dg/specs/debug1.ads: Bump final count to 18.Eric Botcazou2-1/+5
2015-12-18re PR c++/67592 (A virtual member function declared constexpr fails to trigge...Paolo Carlini6-9/+37
2015-12-18* gcc-interface/ada-tree.h (TYPE_DEBUG_TYPE): Remove duplicate.Eric Botcazou2-11/+8
2015-12-18nvptx.c (nvptx_option_override): Emit sorry for stabs debug.Nathan Sidwell2-1/+14
2015-12-18[PATCH] [PR rtl-optimization/49847] Fix ICE in CSE due to cc0-setter and cc0-...Jeff Law4-0/+64
2015-12-18Compile gcc.dg/vect/pr68305.c with -mavx2 for x86 targetH.J. Lu2-1/+6
2015-12-18re PR libstdc++/68276 (ios_base::_M_grow_words should use new (std::nothrow))Ville Voutilainen3-7/+13
2015-12-18nvptx.c (worker_bcast_name, [...]): Delete.Nathan Sidwell3-45/+32
2015-12-18* c-c++-common/attr-simd-3.c: Requires pthreads.Nathan Sidwell2-0/+5
2015-12-18re PR testsuite/68776 (gcc.dg/vect/vect-widen-mult-const-[su]16.c failures si...Richard Biener5-36/+56
2015-12-18IRA: Fix % constraint modifier handling on disabled alternatives.Andreas Krebbel2-6/+13
2015-12-18S/390: Allow to use r2 to r4 as literal pool base.Dominik Vogt4-3/+35
2015-12-18re PR tree-optimization/68906 (ICE at -O3 on x86_64-linux-gnu: verify_ssa fai...Yuri Rumyantsev4-2/+37
2015-12-18re PR tree-optimization/68956 (Vectorizer miscompilation of 416.gamess)Ilya Enkovich4-2/+80
2015-12-18[AArch64] PR rtl-optimization/68796 Add compare-of-zero_extract patternKyrylo Tkachov7-1/+80
2015-12-18S/390: Turn constm1_operand into all_ones_operandRobin Dapp4-11/+19
2015-12-18S/390: Simplify vector conditionalsRobin Dapp5-13/+126
2015-12-18re PR fortran/68196 (ICE on function result with procedure pointer component)Paul Thomas5-4/+67
2015-12-18S/390: Deprecate g5 and g6 CPU levelsAndreas Krebbel8-18/+65
2015-12-18Add myself to MAINTAINERS (Write After Approval)Sujoy Saraswati2-0/+5
2015-12-18Update typedefs for integer types in config/i386/djgpp-stdint.hAndris Pavenis2-11/+15
2015-12-18Add *-*-msdosdjgpp to lists of i[34567]86-*-* soft-fp targetsAndris Pavenis2-0/+6
2015-12-18Specify that DJGPP do not have mmap even when sys/mman.h existsAndris Pavenis3-2/+9
2015-12-18[DJGPP] Update config/os/djgpp/error_constants.hAndris Pavenis2-24/+80
2015-12-17[PATCH] Move split-path pass next to the tracer passJeff Law2-1/+4
2015-12-18Fix PR c++/68831 (superfluous -Waddress warning for C++ delete)Patrick Palka4-0/+22
2015-12-18syscall: Add definition for NLA_HDRLENIan Lance Taylor1-3/+10
2015-12-18Mark recently obsoleted targets (openbsd3 and knetbsd)Jan-Benedict Glaw2-2/+8
2015-12-18Daily bump.GCC Administrator1-1/+1
2015-12-17[PATCH] Limit path splitting to loops we optimize for speedJeff Law6-5/+25
2015-12-17ipa-icf.c (sem_item_optimizer::merge): Don't pick 'main' as the source function.Nathan Sidwell4-3/+45
2015-12-17C FE: improvements to ranges of bad return valuesDavid Malcolm5-9/+87
2015-12-17replace ISL with islSebastian Pop25-74/+98
2015-12-17move all isl include files to graphite.hSebastian Pop8-67/+28