aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford64-414/+557
2017-09-15[demangler] Fix nested generic lambdaNathan Sidwell3-17/+59
2017-09-15re PR lto/81968 (early lto debug objects make Solaris ld SEGV)Richard Biener2-54/+74
2017-09-15[Demangle PATCH] Some pre-fix cleanupsNathan Sidwell3-40/+45
2017-09-15re PR tree-optimization/82217 (ICE on valid code at -O1 and above: in visit_p...Richard Biener4-6/+46
2017-09-15re PR middle-end/82145 (i386/pr38988.c, i386/pr46254.c, i386/pr55154.c, i386/...Jakub Jelinek4-2/+28
2017-09-15re PR fortran/82184 (187.facerec in SPEC CPU 2000 miscompares)Paul Thomas4-0/+35
2017-09-15re PR tree-optimization/68823 ([graphite] tramp3d-v4 compiled with -floop-nes...Richard Biener2-2/+28
2017-09-15Daily bump.GCC Administrator1-1/+1
2017-09-14Introduce libgomp/testsuite/libgomp.c-c++-commonTom de Vries5-6/+24
2017-09-14rs6000-builtin.def (BU_FLOAT128_1_HW): New macros to support float128 built-i...Michael Meissner9-11/+95
2017-09-14re PR c++/81314 (Undefined reference to a function with -fopenmp)Jakub Jelinek4-0/+53
2017-09-14Fix crash accessing builtins in sanitizer.def and after (PR jit/82174)David Malcolm4-1/+38
2017-09-14rs6000.c (rs6000_set_up_by_prologue): Make sure the TOC reg (r2) isn't in the...Pat Haugen4-0/+31
2017-09-14libgo: update to go1.9Ian Lance Taylor985-20397/+56840
2017-09-14Add LOOP_VINFO_MAX_VECT_FACTORRichard Sandiford4-3/+24
2017-09-14Add a vect_worthwhile_without_simd_p helper routineRichard Sandiford4-24/+33
2017-09-14Add a vect_get_num_copies helper routineRichard Sandiford5-24/+65
2017-09-14Make more use of gimple-fold.h in tree-vect-loop.cRichard Sandiford2-12/+26
2017-09-14Add gimple_build_vector* helpersRichard Sandiford4-112/+129
2017-09-14Use vec<> for constant permute masksRichard Sandiford12-111/+176
2017-09-14Use vec<> in build_vectorRichard Sandiford12-204/+253
2017-09-14Store VECTOR_CST_NELTS directly in tree_nodeRichard Sandiford7-49/+84
2017-09-14fold-vec-ld-longlong.c: Add lp64 requirement.Will Schmidt2-1/+6
2017-09-14tree-ssa-sccvn.c (visit_phi): Merge undefined values similar to VN_TOP.Richard Biener6-27/+63
2017-09-14Don't xfail gcc.dg/vect/vect-multitypes-12.c on 32-bit SPARC (PR tree-optimiz...Rainer Orth2-2/+6
2017-09-14* dwarf2out.c (dwarf2out_source_line): Remove superfluous test.Eric Botcazou2-4/+5
2017-09-14re PR target/81325 (-fcompare-debug failure on ppc64le)Jakub Jelinek4-12/+136
2017-09-14* combine.c (make_compound_operation_int): Formatting fixes.Jakub Jelinek2-23/+28
2017-09-14elf.h (LINK_EH_SPEC): Add -static-pie support.Jakub Jelinek15-17/+40
2017-09-14compiler, runtime: simplify select and channel operationsIan Lance Taylor8-183/+122
2017-09-14compiler: avoid compiler crash on invalid programIan Lance Taylor2-2/+6
2017-09-14compiler: emit type specific functions for aliasesIan Lance Taylor2-1/+3
2017-09-14compiler, reflect: fix struct field names for embedded aliasesIan Lance Taylor6-131/+140
2017-09-14compiler: fix check for notinheap conversionIan Lance Taylor2-6/+6
2017-09-14Daily bump.GCC Administrator1-1/+1
2017-09-13sysv4.h (STARTFILE_LINUX_SPEC): Add -static-pie support.Jakub Jelinek4-12/+29
2017-09-13re PR fortran/82173 ([meta-bug] Parameterized derived type errors)Paul Thomas4-2/+55
2017-09-13re PR c++/68177 (Lambda capture doesn't work correctly when lambda is used in...Paolo Carlini2-0/+21
2017-09-13Fix emission of exception dispatch (PR middle-end/82154).Martin Liska4-2/+65
2017-09-13re PR c++/61362 (g++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2 does not compile lambda w...Paolo Carlini3-0/+46
2017-09-13re PR tree-optimization/80925 (vect peeling failures)Steve Ellcey5-11/+14
2017-09-13re PR c++/61135 (It seems to be not able to call virtual method of literal ob...Paolo Carlini3-0/+42
2017-09-13Turn SECONDARY_MEMORY_NEEDED into a hookRichard Sandiford38-271/+333
2017-09-13Turn SECONDARY_MEMORY_NEEDED_MODE into a target hookRichard Sandiford23-118/+187
2017-09-13[AArch64, PATCH] Improve Neon store of zeroJackson Woodruff5-7/+35
2017-09-13re PR c/82167 (Segmentation fault when dereferencing the address of an array ...Marek Polacek4-1/+26
2017-09-13* MAINTAINERS: Remove email address of Jim Norris.Thomas Schwinge2-1/+5
2017-09-13fold-vec-ld-char.c: New.Will Schmidt7-0/+328
2017-09-13[Aarch64, Patch] Update failing testcase pr62178.cJackson Woodruff2-1/+8