aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-13[Darwin, PPC, testsuite] Require stabs support for a test.Iain Sandoe2-0/+6
2019-07-13tree-ssa-alias.c (component_ref_to_zero_sized_trailing_array_p): Break out fr...Jan Hubicka2-98/+114
2019-07-13rs6000: Shut up -Wformat-diag somewhatSegher Boessenkool69-103/+170
2019-07-13* Makefile.rtl: Use g-sercom__linux.adb for all linuxes.Andreas Schwab2-1/+4
2019-07-13re PR target/90723 (pr88598-2.c segfaults with -msve-vector-bits=256)Prathamesh Kulkarni5-14/+33
2019-07-13re PR c/91149 (GCC 9 and later incorrectly rejects OpenMP task reduction-modi...Jakub Jelinek4-1/+22
2019-07-13gimplify.c (struct gimplify_omp_ctx): Add order_concurrent member.Jakub Jelinek6-11/+444
2019-07-13Daily bump.GCC Administrator1-1/+1
2019-07-12[PATCH] Fix typo in test case.Bill Seurer2-1/+5
2019-07-12[Darwin, testsuite] Remove unused test.Iain Sandoe2-23/+4
2019-07-12invoke.texi (ssa-name-def-chain-limit): Document new --param.Martin Sebor6-2/+159
2019-07-12tree-ssa-alias.c (same_tmr_indexing_p): Break out from ...Jan Hubicka4-23/+76
2019-07-12re PR tree-optimization/89430 (A missing ifcvt optimization to generate csel)Jiangning Liu9-4/+123
2019-07-12Fix inaccurate comment in new testJonathan Wakely2-1/+3
2019-07-12c6x.c (c6x_section_type): Clear SECTION_NOTYPE for the ".far" section.Jeff Law2-0/+13
2019-07-12re PR tree-optimization/91145 (ICE: in vect_build_slp_tree_2, at tree-vect-sl...Richard Biener4-2/+29
2019-07-12allow EH to escape from GIMPLE_EH_ELSE ELSE blockAlexandre Oliva4-5/+49
2019-07-12introduce try/finally/else in gimplefeAlexandre Oliva4-0/+95
2019-07-12Define __type_identity_t alias and use for string_viewJonathan Wakely4-43/+57
2019-07-12Update C++2a library status tableJonathan Wakely2-5/+8
2019-07-12Relax vector_builder::elt sanity checkRichard Sandiford2-3/+9
2019-07-12re PR rtl-optimization/91136 (incorrect move of instruction to delay slot cau...Eric Botcazou3-3/+14
2019-07-12fold-const.h (get_array_ctor_element_at_index): Adjust.Richard Biener6-16/+167
2019-07-12cfgexpand.c (expand_gimple_stmt_1): If the statement doesn't have location...Eric Botcazou2-0/+11
2019-07-12[arch64] Fix ambiguous .md attribute usesRichard Sandiford4-33/+48
2019-07-12Support multiple operand counts for .md @ patternsRichard Sandiford5-56/+91
2019-07-12tree-core.h (enum omp_clause_code): Add OMP_CLAUSE_ORDER.Jakub Jelinek20-7/+342
2019-07-12Add hint if the fallthrough target of current BB isn't the oneKewen Lin2-11/+40
2019-07-12Daily bump.GCC Administrator1-1/+1
2019-07-11compiler: ensure evaluation order in type hash/eq functionsIan Lance Taylor5-1/+35
2019-07-11ChangeLog: Fix whitespace.Uros Bizjak2-279/+276
2019-07-11Improve docs for --enable-libstdcxx-time=rtJonathan Wakely2-7/+16
2019-07-11Define std::atomic_ref and std::atomic<floating-point> for C++20Jonathan Wakely13-2/+2714
2019-07-11i386: Add AVX512 unaligned intrinsicsSunil K Pandey7-0/+129
2019-07-11rs6000: Adjust comment for the Modula-2 traceback langSegher Boessenkool2-1/+5
2019-07-11rs6000: Handle Modula-2 in the traceback tableSegher Boessenkool2-0/+7
2019-07-11re PR target/91124 (gcc.target/i386/avx512vl-vpshldvd-2.c etc. FAIL)Jakub Jelinek2-20/+202
2019-07-11re PR target/91124 (gcc.target/i386/avx512vl-vpshldvd-2.c etc. FAIL)Jakub Jelinek4-78/+115
2019-07-11[Ada] Use high-level wrappers for Lib.Units.TablePiotr Trojanek2-3/+9
2019-07-11[Ada] Minor refactoringPiotr Trojanek4-2/+12
2019-07-11[Ada] Avoid spurious errors on dimensionality checking in GNATproveYannick Moy2-1/+8
2019-07-11[Ada] Flip the meaning of debug switch -gnatdFYannick Moy2-4/+9
2019-07-11[Ada] Avoid spurious warning on assertions with Loop_EntryYannick Moy4-10/+61
2019-07-11[Ada] Refactor ownership pointer checking in SPARK as a genericClaire Dross4-149/+329
2019-07-11[Ada] Minimal binderPatrick Bernardi7-17/+86
2019-07-11[Ada] Makefile.rtl: add a warning about compilation flagsEric Botcazou2-9/+20
2019-07-11[Ada] Crash on protected type with self-referential componentEd Schonberg5-1/+91
2019-07-11[Ada] GNAT.Sockets: support ICMP, IGMP and RAW IP protocol levelsDmitriy Anisimkov4-2/+122
2019-07-11[Ada] Memory corruption when using formal hashed sets or mapsClaire Dross3-4/+15
2019-07-11[Ada] errno.c: remove obsolete support for MaRTE OSArnaud Charlet2-13/+6