aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2018-04-12Revert 259346.Cesar Philippidis4-14/+12
2018-04-12re PR target/85347 (New testcase vec-ldl-1.c FAILs on powerpc64-linux)Kelvin Nilsen2-2/+8
2018-04-12sel-sched: move cleanup_cfg before calculate_dominance_info (PR 85354)Alexander Monakov3-4/+11
2018-04-12re PR target/85238 (lto-wrapper: fatal error: simple_object_copy_lto_debug_s...Eric Botcazou6-2/+45
2018-04-12re PR middle-end/84955 (Incorrect OpenACC tile expansion)Cesar Philippidis4-2/+29
2018-04-12re PR lto/85371 (Compiling code with -g -flto gives an ICE on darwin after re...Richard Biener2-12/+20
2018-04-12re PR target/85328 (accessing ymm16 with non-avx512 instruction form)Jakub Jelinek4-13/+123
2018-04-12IBM Z: Spectre: Prevent thunk cfi to be emitted with -fno-dwarf2-cfi-asmAndreas Krebbel4-1/+29
2018-04-12Wzero-as-null-pointer-constant-7.C: Move...Paolo Carlini1-0/+5
2018-04-12re PR rtl-optimization/85342 (ICE: SIGSEGV in copyprop_hardreg_forward_1 (reg...Jakub Jelinek4-16/+49
2018-04-12[nvptx] Fix handling of extern var with flexible array memberTom de Vries2-2/+42
2018-04-12Daily bump.GCC Administrator1-1/+1
2018-04-11* lib/asan-dg.exp: Don't run tests if ulimit -v is set.Jason Merrill2-2/+22
2018-04-11Wzero-as-null-pointer-constant-7.C: Move...Paolo Carlini1-0/+0
2018-04-11re PR testsuite/85190 (gcc.dg/vect/pr81196.c FAILs)Bin Cheng2-8/+6
2018-04-11re PR c++/70808 (Spurious -Wzero-as-null-pointer-constant for nullptr_t)Jakub Jelinek2-0/+7
2018-04-11re PR target/85321 (Missing documentation and option misc for ppc64le)Aaron Sawdey4-16/+28
2018-04-11alpha.md (stack_probe_internal): Rename from "probe_stack".Uros Bizjak3-6/+13
2018-04-11sched-deps: respect deps->readonly in macro-fusion (PR 84566)Alexander Monakov2-1/+8
2018-04-11sched-rgn: run add_branch_dependencies for sel-sched (PR 84301)Alexander Monakov4-3/+32
2018-04-11re PR tree-optimization/85331 (during GIMPLE pass, internal compiler error: S...Jakub Jelinek4-1/+34
2018-04-11Improve IPA-CP handling of self-recursive callsMartin Jambor2-43/+98
2018-04-11re PR c++/85032 (Wrong non-constant condition for static assertion)Marek Polacek5-1/+54
2018-04-11re PR lto/85339 (With early LTO debug the early DWARF misses line-info)Richard Biener2-6/+24
2018-04-11re PR target/85281 (Assembler messages: Error: operand size mismatch for `vpb...Jakub Jelinek4-5/+31
2018-04-11fix PR 84659 references in ChangeLog filesAlexander Monakov2-2/+2
2018-04-11sel-sched: run cleanup_cfg just before loop_optimizer_init (PR 84659)Alexander Monakov4-0/+33
2018-04-11Clean up attribute value comparison in lto-symtab.c.Martin Liska2-6/+7
2018-04-11re PR rtl-optimization/85302 (ICE in size_of_loc_descr, at dwarf2out.c:1771 o...Jakub Jelinek4-6/+47
2018-04-11[ARM] Fix PR85261: ICE with FPSCR setter builtinThomas Preud'homme4-4/+19
2018-04-11Daily bump.GCC Administrator1-1/+1
2018-04-10re PR c++/70808 (Spurious -Wzero-as-null-pointer-constant for nullptr_t)Paolo Carlini4-1/+17
2018-04-10re PR target/85321 (Missing documentation and option misc for ppc64le)Aaron Sawdey2-0/+35
2018-04-10forgot the PR marker in the changelogSegher Boessenkool1-0/+1
2018-04-10rs6000: Fix stack clash for big residuals (PR85287)Segher Boessenkool2-6/+10
2018-04-10rs6000: Enable -fasynchronous-unwind-tables by defaultSegher Boessenkool7-4/+25
2018-04-10rs6000: Improve --help=target (PR85321)Segher Boessenkool3-4/+13
2018-04-10rs6000-c.c (altivec_overloaded_builtins): Remove erroneous entries for "vecto...Kelvin Nilsen7-19/+322
2018-04-10PR debug/65821 - wrong location for main().Jason Merrill5-31/+36
2018-04-10[PR target/85056] Address -Wmaybe-uninitialized diagnosticThomas Schwinge2-0/+6
2018-04-10cppopts.texi: Use "side effect" instead of side-effect.Martin Sebor7-30/+30
2018-04-10re PR rtl-optimization/85300 (ICE in exact_int_to_float_conversion_p, at simp...Jakub Jelinek4-4/+36
2018-04-10gdbhooks: Add new pretty-printers for: varpool_node, symtab_node, cgraph_edge...Martin Liska2-7/+52
2018-04-10Show pertinent parameter (PR c++/85110)David Malcolm8-14/+52
2018-04-10PR c++/85312 - P0962 cleanupJakub Jelinek2-11/+8
2018-04-10PR debug/65821 - wrong location for main().Jason Merrill4-16/+40
2018-04-10PR c++/85285 - ICE with flexible array after substitution.Jason Merrill3-0/+22
2018-04-10* parser.c (cp_parser_check_template_parameters): Improve comment.Jason Merrill1-2/+2
2018-04-10re PR fortran/85313 (gcc/fortran/openmp.c: 2 * confused logic ?)Jakub Jelinek4-6/+38
2018-04-10Fix obvious error in handling of error attribute (PR lto/85248).Martin Liska2-4/+7