aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-29PR libstdc++/91067 add more missing exports for directory iteratorsJonathan Wakely6-5/+45
2019-08-29i386-features.c (general_scalar_chain::convert_insn): Guard debug work with M...Richard Biener2-1/+6
2019-08-29re PR bootstrap/91580 (i686-{darwin, linux} bootstrap fails after r274926)Richard Biener2-3/+45
2019-08-29baseline_symbols.txt: Update.Jakub Jelinek3-0/+19
2019-08-29re PR target/91560 (Try harder for AVX non-AVX2 cross-lane permutations)Jakub Jelinek4-19/+144
2019-08-29re PR tree-optimization/91351 (-fstrict-enums generates incorrect code)Jakub Jelinek6-11/+74
2019-08-29decl.c (check_var_type): Add location_t parameter and use it.Paolo Carlini12-20/+42
2019-08-29re PR tree-optimization/91568 (internal compiler error: in vect_schedule_slp_...Richard Biener5-9/+56
2019-08-29Implement P1152R4: Deprecating some uses of volatile.Marek Polacek57-67/+814
2019-08-29Daily bump.GCC Administrator1-1/+1
2019-08-28* es.po: Update.Joseph Myers2-51/+34
2019-08-28Update ABI baselines for x86 and powerpc GNU targetsJonathan Wakely8-0/+59
2019-08-28runtime: move osinit to GoIan Lance Taylor30-739/+494
2019-08-28re PR fortran/91551 (ICE in sort_actual, at fortran/intrinsic.c:4193)Steven G. Kargl4-22/+49
2019-08-28PR c++/91360 - Implement C++20 P1143R2: constinit.Marek Polacek28-17/+556
2019-08-28re PR fortran/91565 (ICE in gfc_simplify_reshape, at fortran/simplify.c:6707 ...Steven G. Kargl4-3/+59
2019-08-28re PR fortran/91564 (ICE in gimplify_expr, at gimplify.c:14147)Steven G. Kargl4-0/+43
2019-08-28Add .clangd and compile_commands.json to .gitignore.Martin Liska2-0/+7
2019-08-28compiler: handle unsafe conversion expression in escape analysisIan Lance Taylor2-1/+10
2019-08-28[Preprocessor] small cleanupsNathan Sidwell5-16/+36
2019-08-28compiler, runtime: provide index information on bounds check failureIan Lance Taylor10-223/+739
2019-08-28PR tree-optimization/91457 - inconsistent warning for writing past the end of...Martin Sebor10-45/+1365
2019-08-28PR driver/80545 - option -Wstringop-overflow not recognized by FortranMartin Sebor2-1/+9
2019-08-28* config/i386/i386-features.cUros Bizjak2-3/+11
2019-08-28[PR 91468] Small fixes in ipa-cp.c and ipa-prop.cMartin Jambor3-15/+17
2019-08-28[PR c++/90613] Fix using-decl debug bloatNathan Sidwell4-16/+36
2019-08-28i386-features.c (convert_scalars_to_vector): Do not add the MD problem.Richard Biener2-1/+5
2019-08-28Stated standards in documentationMark Eggleston2-168/+178
2019-08-28re PR middle-end/89544 (Argument marshalling incorrectly assumes stack slots ...Bernd Edlinger2-0/+19
2019-08-28expr.c (expand_assignment): Handle misaligned DECLs.Bernd Edlinger8-5/+73
2019-08-28re PR libgomp/91530 (Several libgomp.*/scan-* tests FAIL without avx_runtime)Jakub Jelinek2-12/+0
2019-08-28re PR libgomp/91530 (Several libgomp.*/scan-* tests FAIL without avx_runtime)Jakub Jelinek5-4/+40
2019-08-28Remove code leftover that has never been used.Martin Liska2-5/+6
2019-08-28PR c++/81676 - bogus -Wunused warnings in constexpr if.Marek Polacek5-0/+125
2019-08-28PR c++/91428 - warn about std::is_constant_evaluated in if constexpr.Marek Polacek6-1/+101
2019-08-28Daily bump.GCC Administrator1-1/+1
2019-08-27PR tree-optimization/91567 - Spurious -Wformat-overflow warnings building gli...Martin Sebor6-5/+101
2019-08-27tree-ssa-strlen.c (printf_strlen_execute): Initialize the loop optimizer and ...Jeff Law4-7/+122
2019-08-27re PR fortran/91496 (!GCC$ directives error if mistyped or unknown)Harald Anlauf10-2/+238
2019-08-27sse4_1-round-roundeven-1.c (dg-options): Add -mfpmath=sse.Uros Bizjak3-2/+8
2019-08-27re PR target/91528 (ICE in ix86_expand_prologue at i386.c:7844 since r274481)Uros Bizjak4-0/+54
2019-08-27re PR c++/83431 (-Wformat-truncation may incorrectly report truncation)Martin Sebor2-5/+11
2019-08-27Options documentation fixes.Mark Eggleston2-26/+36
2019-08-27libgo: rebuild runtime.inc if mkruntimeinc.sh changesIan Lance Taylor3-5/+7
2019-08-27Share a prevailing name for remove debug info symbols w/ LTO.Martin Liska2-22/+56
2019-08-272019-08-27 Richard Biener <rguenther@suse.de>Richard Biener3-83/+119
2019-08-27re PR c++/91415 (Invalid warning for C++17 sequencing of shift operator E1<<E2.)Jakub Jelinek4-1/+45
2019-08-27re PR testsuite/91549 (gcc.dg/wrapped-binop-simplify.c fails starting with r2...Robin Dapp2-1/+6
2019-08-27re PR libgomp/91530 (Several libgomp.*/scan-* tests FAIL without avx_runtime)Jakub Jelinek19-2/+44
2019-08-27[arm/aarch64] Add comments warning that stack-protector initializer insns sho...Richard Earnshaw3-3/+13