aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-07-28Daily bump.GCC Administrator1-1/+1
2015-07-27c-decl.c (get_parm_info): Remove static var.Luis Felipe Strano Moraes7-16/+22
2015-07-27* c-c++-common/Wtautological-compare-2.c: Remove unused line.Marek Polacek2-2/+4
2015-07-27Simplify gather_scalar_reductionsTom de Vries2-9/+17
2015-07-27Update outer-4.c and uns-outer-4.cTom de Vries3-22/+18
2015-07-27* ipa-devirt.c (types_same_for_odr): Fix typo.Marek Polacek2-1/+5
2015-07-27re PR bootstrap/67030 (ARM bootstrap failure due to [-Werror=tautological-com...Marek Polacek4-0/+31
2015-07-27constexpr.c (cxx_eval_call_expression): Don't add this call to the hash table...Jason Merrill2-1/+6
2015-07-27re PR lto/66468 (ICE in in check_die, at dwarf2out.c:5719)Jason Merrill2-0/+10
2015-07-27Add more tests for PR target/66232H.J. Lu5-0/+61
2015-07-27[PATCH][AArch64] Improve spill code - swap order in shr patternsWilco Dijkstra2-13/+20
2015-07-27[ARM] PR/63870 Add a __builtin_lane_checkAlan Lawrence2-4/+44
2015-07-27[ARM] PR/63870 Add qualifier to check lane bounds in expandAlan Lawrence6-91/+145
2015-07-27[PATCH][AArch64] Improve spill code - swap order in shl patternWilco Dijkstra2-7/+12
2015-07-27Fix logic error in Fortran OpenACC parsingThomas Schwinge2-2/+9
2015-07-27arm-arches.def: Add "armv6kz".Matthew Wahab10-20/+58
2015-07-27re PR c++/66555 (Fails to warn for if (j == 0 && i == i))Marek Polacek15-3/+198
2015-07-27genmatch.c (decision_tree::gen_gimple): Split out large subtrees into separat...Richard Biener2-8/+70
2015-07-27Daily bump.GCC Administrator1-1/+1
2015-07-26Fix PR c++/18969 (invalid return statement diagnosed too late)Patrick Palka6-7/+57
2015-07-26decl.c (poplevel): Use Use DECL_SOURCE_LOCATION and "%qD" in warning_at inste...Paolo Carlini6-53/+96
2015-07-26pr66140.c (lpfc_bg_setup_bpl): Use unsigned immediates to avoid shift-overflo...Uros Bizjak2-1/+6
2015-07-26alpha.c: Use SUBREG_P predicate.Uros Bizjak3-8/+13
2015-07-26Daily bump.GCC Administrator1-1/+1
2015-07-25re PR c++/66857 (Reference not bound to lvalue)Patrick Palka4-1/+32
2015-07-25S390: Clean up cross-compile for S390.Dominik Vogt2-2/+11
2015-07-25re PR target/66930 (gengtype.c is miscompiled during stage2)Oleg Endo2-0/+7
2015-07-25ChangeLog: Fix whitespace.Uros Bizjak2-136/+136
2015-07-25i386.c: Use SUBREG_P predicate.Uros Bizjak5-33/+40
2015-07-25re PR target/67004 (valgrind error in recog_memoized & shorten_branches)Uros Bizjak2-5/+12
2015-07-25remove tree-browserSebastian Pop7-1075/+15
2015-07-25dump reasons why graphite failed to detect a scopSebastian Pop2-6/+74
2015-07-25re PR target/66648 (incorrect memcpy expansion with unrolled_loop strategy at...Uros Bizjak4-2/+47
2015-07-25update doc for supported isl versionsSebastian Pop2-3/+7
2015-07-25Fixup graphite/uns-*.c testcasesTom de Vries8-21/+40
2015-07-25re PR c++/64969 (generic functions do not work with placeholder return types)Jason Merrill1-1/+1
2015-07-25re PR c++/64989 (constant-initialization of self-referencing array)Jason Merrill3-8/+29
2015-07-24revert: re PR lto/66752 (spec2000 255.vortex performance compiled with GCC is...Jeff Law7-157/+21
2015-07-24Revert:David Edelsohn30-1030/+962
2015-07-25Daily bump.GCC Administrator1-1/+1
2015-07-25syscall: Add ioctl consts from if_tun.hIan Lance Taylor1-1/+1
2015-07-25i386.c (ix86_va_start): Remove unneeded !TARGET_64BIT check.Uros Bizjak2-2/+8
2015-07-24Enable reductions without fassociative-math in graphiteTom de Vries2-2/+6
2015-07-24Don't allow unsafe reductions in graphiteTom de Vries15-9/+363
2015-07-24re PR c++/64079 (%+D in diagnostics breaks pragma GCC diagnostic)Manuel López-Ibáñez4-4/+26
2015-07-24i386.c (ix86_call_abi_override): Call ix86_function_abi.Uros Bizjak2-51/+43
2015-07-24compiler: Don't parse malformed receiver/parameters.Ian Lance Taylor2-4/+6
2015-07-24compiler: Disallow rune literals with '\X'.Ian Lance Taylor2-2/+1
2015-07-24re PR other/66259 (Combined gcc and binutils build from git-master fails, wit...Jeff Law10-19/+35
2015-07-24compiler: Don't make temporaries for constant expressions.Ian Lance Taylor2-2/+3