aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2018-02-08libgo: update to Go1.10rc2Ian Lance Taylor1-1/+1
2018-02-08Another fix for single-element permutes (PR 84265)Richard Sandiford4-2/+39
2018-02-08Use nonzero bits to refine range in split_constant_offset (PR 81635)Richard Sandiford9-2/+297
2018-02-08re PR ipa/81360 (ice in estimate_edge_growth, at ipa-inline.h:86)Jan Hubicka7-53/+105
2018-02-08S/390: Disable prediction of indirect branchesAndreas Krebbel34-139/+2767
2018-02-08Simplify LRA lowpart subreg fixRichard Sandiford2-14/+8
2018-02-08re PR middle-end/84233 (ICE (segfault) in gimple_assign_rhs_code)Richard Biener4-2/+42
2018-02-08[hsa] Set program allocation for static local variablesMartin Jambor2-3/+12
2018-02-08re PR target/84278 (claims initv4sfv2sf is available but inits through stack)Richard Biener4-0/+35
2018-02-08[AArch64] Use more LDP/STP in shrinkwrappingWilco Dijkstra2-1/+21
2018-02-08PR84068, PR83459: Fix sort order of SCHED_PRESSURE_MODELWilco Dijkstra4-4/+33
2018-02-08re PR tree-optimization/84224 (ICE in execute, at gimple-ssa-warn-alloca.c:448)Aldy Hernandez4-2/+14
2018-02-08slp-pr56812.cc: Allow either basic-block or loop vectorization to happen.Richard Biener2-22/+24
2018-02-08re PR c++/83204 (c++ -std=c++14 ICE in maybe_undo_parenthesized_ref, at cp/se...Paolo Carlini4-2/+39
2018-02-08Daily bump.GCC Administrator1-1/+1
2018-02-07install.texi (Configuration): Document the --with-long-double-format={ibm,iee...Michael Meissner2-0/+33
2018-02-07altivec.md (*restore_world): Remove LR use.Iain Sandoe3-3/+7
2018-02-07vsxcopy.c: Update scan-assembler stanzas.Will Schmidt2-2/+6
2018-02-07re PR target/84154 (PowerPC GCC 7 and 8 have regression in converting fp to s...Michael Meissner6-129/+292
2018-02-07builtins-mergew-mergeow.c: Update dg-requires.Will Schmidt2-2/+6
2018-02-07re PR c++/84082 (ICE with broken template function definition)Jakub Jelinek5-21/+80
2018-02-07re PR fortran/82994 (ICE in gfc_match_deallocate, at fortran/match.c:4478)Steven G. Kargl5-2/+32
2018-02-07* es.po: Update.Joseph Myers2-65/+37
2018-02-07runtime: don't call funcPC from a functionIan Lance Taylor1-1/+1
2018-02-07re PR fortran/68560 (The test gfortran.dg/shape_8.f90 now fails when compiled...Thomas Koenig4-0/+47
2018-02-07re PR fortran/82049 (ICE with character(*),parameter array constructor)Steven G. Kargl4-1/+29
2018-02-07C++: avoid most reserved words as misspelling suggestions (PR c++/81610 and P...David Malcolm5-4/+56
2018-02-07Support >26 operands in generation code.Alan Hayward2-13/+38
2018-02-07PR c++/84182 - ICE with captured lambdaJason Merrill4-25/+77
2018-02-07re PR tree-optimization/84037 (Speed regression of polyhedron benchmark since...Richard Biener6-20/+80
2018-02-07Revert behavior to r251316.Martin Liska6-10/+37
2018-02-07tree-eh.c (operation_could_trap_helper_p): Ignore honor_trapv for *DIV_EXPR a...Jakub Jelinek2-1/+6
2018-02-07[testsuite] Require alloca in gcc.dg/pr83844.cTom de Vries2-0/+5
2018-02-07[testsuite] Require global_constructor in gcc.dg/torture/pr83055.cTom de Vries2-0/+5
2018-02-07Use -fcf-protection=return in cet-intrin-4.cH.J. Lu2-1/+7
2018-02-07i386: Mask out the CF_SET bit for -fcf-protection checkH.J. Lu2-6/+11
2018-02-07[openacc] Fix diff_type in expand_oacc_collapse_initTom de Vries5-0/+31
2018-02-07* lto.c (register_resolution): Remove forgotten sanity check.Jan Hubicka2-1/+4
2018-02-07re PR tree-optimization/84204 ([graphite] ICE in set_codegen_error, at graphi...Richard Biener8-19/+90
2018-02-07re PR target/84209 ([avr] Don't split SP in split2)Georg-Johann Lay3-0/+12
2018-02-07re PR c++/71662 ([DR 1485] ICE on invalid C++11 code with unqualified name lo...Paolo Carlini2-0/+24
2018-02-07[testsuite] Fix gcc.dg/cse_recip.c for AArch64 after r257181.Christophe Lyon2-1/+6
2018-02-07re PR tree-optimization/84235 (Miscompilation of floating point code by dom2)Jakub Jelinek4-3/+38
2018-02-07compiler: make single Btype for methods table of identical interface typeIan Lance Taylor3-5/+55
2018-02-07Daily bump.GCC Administrator1-1/+1
2018-02-06Don't pass x86-only options on non-x86 targets in c-c++-common/fcf-protection...Rainer Orth3-2/+11
2018-02-06re PR target/84146 (ICE with -mcet in dwarf2out_var_location, involving sigse...Jakub Jelinek4-13/+37
2018-02-062018-02-06 Michael Collison <michael.collison@arm.com>Michael Collison4-2/+32
2018-02-06re PR target/84154 (PowerPC GCC 7 and 8 have regression in converting fp to s...Michael Meissner2-1/+7
2018-02-06Fix HAVE_GAS_CFI_DIRECTIVE for x86_64-pc-solaris2.*Rainer Orth3-67/+89