aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-10-17Factor out division by squares and remove division around comparisons (0/2)Jackson Woodruff2-54/+6
2017-10-172017-10-17 Richard Biener <rguenther@suse.de>Richard Biener4-47/+21
2017-10-17re PR tree-optimization/82563 ([graphite] ICE in check_loop_closed_ssa_def, a...Richard Biener5-4/+69
2017-10-17re PR c++/67831 (Internal error on complicated constexpr initialization.)Paolo Carlini2-0/+16
2017-10-17re PR c++/82570 (Lambda fails to compile because it doesn't meet constexpr re...Paolo Carlini2-0/+35
2017-10-17re PR tree-optimization/82549 (ICE at -O1 and above: verify_gimple failed)Jakub Jelinek4-22/+55
2017-10-17Improve FAIL message for dump-*-times functions.Martin Liska3-6/+16
2017-10-17Add missing REDUCE[SD,SS] intrinsicsOlga Makhotina12-20/+274
2017-10-17Daily bump.GCC Administrator1-1/+1
2017-10-16Add gnu::unique_ptrDavid Malcolm5-0/+245
2017-10-16re PR sanitizer/82353 (runtime ubsan crash)Vladimir Makarov3-4/+21
2017-10-16Fix attrib-5.c test-case.Martin Liska2-2/+6
2017-10-16* tree-ssa-dse.c (live_bytes_read): Fix thinko.Jeff Law2-1/+5
2017-10-16re PR fortran/82511 (ICE Bad IO basetype (12) on attempted read or write of e...Fritz Reese4-2/+50
2017-10-16* x86-tune-costs.h (znver1_cost): Fix move cost tables.Jan Hubicka2-10/+19
2017-10-16config.gcc (powerpc*-*-*spe*): Pick 8548 as the default with_cpu if we were c...Olivier Hainque2-4/+16
2017-10-16re PR c++/64931 (ICE on function with deduced return type and input is instan...Paolo Carlini2-0/+18
2017-10-16[ARM] Allow +nodsp for -mcpu=cortex-m33Thomas Preud'homme3-0/+10
2017-10-16re PR target/82442 (vect/pr31699.c fails on arm)Wilco Dijkstra2-2/+7
2017-10-16Add selftests for bitmap_set_range.Martin Liska2-3/+65
2017-10-16arm_neon.h (vdot_u32, [...]): New.Tamar Christina3-0/+106
2017-10-162017-10-16 Tamar Christina <tamar.christina@arm.com>Tamar Christina5-0/+116
2017-10-16aarch64.h (AARCH64_FL_DOTPROD): New.Tamar Christina6-10/+32
2017-10-16arm-builtins.c (arm_unsigned_uternop_qualifiers): New.Tamar Christina7-2/+117
2017-10-16arm.h (TARGET_DOTPROD): New.Tamar Christina7-9/+48
2017-10-16re PR c++/53574 (ICE with -fstack-usage)Jakub Jelinek2-0/+53
2017-10-16re PR c++/61323 ('static' and 'const' attributes cause non-type template argu...Paolo Carlini2-0/+31
2017-10-16Daily bump.GCC Administrator1-1/+1
2017-10-15re PR c++/54090 (internal compiler error: in unify, at cp/pt.c:15731)Paolo Carlini2-0/+24
2017-10-15i386.c (ix86_vec_cost): New function.Jan Hubicka4-36/+155
2017-10-15i386.c (ix86_rtx_costs): Make difference between x87 and SSE operations.Jan Hubicka4-28/+259
2017-10-15re PR fortran/82372 (Rejects valid parenthesis)Thomas Koenig4-0/+29
2017-10-15Daily bump.GCC Administrator1-1/+1
2017-10-14compare-elim.c: Include emit-rtl.h.Kyrylo Tkachov4-1/+176
2017-10-14re PR c++/80908 ([c++1z] ICE on instantiating a template deducing the noexcep...Paolo Carlini2-0/+20
2017-10-14re PR c++/81016 (ICE: segfault with template struct specialisation)Paolo Carlini2-0/+9
2017-10-14re PR middle-end/62263 (Good codegen for bitwise rotate requires code that is...Jakub Jelinek4-7/+118
2017-10-14re PR middle-end/62263 (Good codegen for bitwise rotate requires code that is...Jakub Jelinek9-17/+1502
2017-10-14re PR bootstrap/82553 (memory_blockage breaks bootstrap on powerpc)Uros Bizjak2-1/+7
2017-10-14sem_elab.adb (In_Preelaborated_Context): A generic package subject to Remote_...Hristian Kirtchev5-1/+24
2017-10-14[multiple changes]Pierre-Marie de Rodat15-62/+244
2017-10-14[multiple changes]Pierre-Marie de Rodat7-241/+516
2017-10-14Makefile.rtl (GNATRTL_NONTASKING_OBJ): Add s-soliin to GNATRTL_NONTASKING_OBJ.Patrick Bernardi2-0/+6
2017-10-14[multiple changes]Pierre-Marie de Rodat52-996/+1836
2017-10-14re PR bootstrap/82548 (After -r 253646 GCC 8.0 can't build cross compiler for...Jakub Jelinek2-22/+29
2017-10-14* optabs.c (expand_memory_blockage): Use targetm.gen_memory_blockage.Uros Bizjak1-1/+1
2017-10-14sync.md (FILD_ATOMIC/FIST_ATOMIC FP load peephole2): Use any_fp_register_oper...Uros Bizjak2-8/+107
2017-10-14target-insns.def: Add memory_blockage.Uros Bizjak4-13/+46
2017-10-14re PR rtl-optimization/81423 (Wrong code at -O2)Jakub Jelinek2-6/+16
2017-10-13rl78.c (rl78_emit_libcall): New function.Sebastian Perta4-0/+65