gcc.git
2019-03-09 John David... re PR testsuite/89472 (FAIL: gcc.dg/debug/dwarf2/inline...
2019-03-09 Paolo Carlinire PR c++/87750 (Failed compilation / parsing of templa...
2019-03-09 John David... ident-0b.c: Also skip on 32-bit hppa*-*-hpux*.
2019-03-09 John David... pr77285-2.C: Require tls_native support.
2019-03-09 John David... lambda1.C: Require visibility.
2019-03-09 John David... re PR inline-asm/87010 (FAIL: gcc.dg/torture/20180712...
2019-03-09 John David... coarray_data_1.f90: Link against libatomic if target...
2019-03-09 Iain Buclawd: Fix ICE in get_frame_for_symbol
2019-03-09 Thomas Koenigre PR fortran/71544 (gfortran compiler optimization...
2019-03-09 John David... debug11.adb: Skip on 32-bit hppa*-*-hpux*.
2019-03-09 John David... target-supports.exp (check_effective_target_weak_undefi...
2019-03-09 Janus Weilre PR fortran/84504 ([F08] procedure pointer variables...
2019-03-09 John David... ieee_9.f90: Fix typo.
2019-03-09 John David... re PR fortran/89639 (FAIL: gfortran.dg/ieee/ieee_9...
2019-03-09 Thomas Koenigre PR fortran/71203 (ICE in add_init_expr_to_sym, at...
2019-03-09 Jakub Jelinekre PR c/88568 ('dllimport' no longer implies 'extern...
2019-03-09 Jakub Jelinekre PR target/79645 (missing period in microblaze.opt)
2019-03-09 Jakub Jelinekre PR rtl-optimization/89634 (gmp-ecm miscompilation...
2019-03-09 Ian Lance Taylorre PR go/89447 (libgo largefile support is incomplete...
2019-03-09 GCC AdministratorDaily bump.
2019-03-08 Jakub Jelinekre PR c/85870 ([LTO1] ICE in linemap_line_start, at...
2019-03-08 David Malcolmi386.c: make "sorry" message more amenable to translati...
2019-03-08 Paolo Carlinire PR c++/63540 (Erroneous "'Derived' declares a move...
2019-03-08 Paolo Carlinire PR c++/22149 (func pointer non-type template parm...
2019-03-08 Bill Schmidtrs6000-p8swap.c (rs6000_analyze_swaps): Rebuild ud...
2019-03-08 Jakub Jelinekre PR c++/82075 (structured binding fails with empty...
2019-03-08 Richard SandifordFix POLY_INT_CST/CONST_POLY_INT typo (PR 89631)
2019-03-08 Andre Vieira[GCC, Arm] Fix availability of FP16-FP64 conversion...
2019-03-08 Uros Bizjakre PR target/68924 (No intrinsic for x86 `MOVQ m64...
2019-03-08 Jakub JelinekAdd tests for resolved PR (PR c/85870).
2019-03-08 Jonathan WakelyFix text of hyperlink in manual
2019-03-08 Jonathan WakelyAdd fixed underlying type to enum path::format
2019-03-08 Martin Liskax86: Disable jump tables when retpolines are used ...
2019-03-08 Jan HubickaRestrict IPA split (PR go/63560).
2019-03-08 Jakub Jelinekre PR target/79846 (s390: untranslatable diagnostic...
2019-03-08 Jakub Jelinekre PR ipa/80000 (diagnostics: trailing spaces in "one...
2019-03-08 Jakub Jelinekre PR other/80058 (fix double spaces in string literals...
2019-03-08 Jakub Jelinekgimple-ssa-warn-alloca.c (pass_walloca::execute): Don...
2019-03-08 Jakub Jelinekre PR tree-optimization/89550 (Spurious array-bounds...
2019-03-08 Richard Bienerre PR target/89578 (5% runtime regression for 481.wrf...
2019-03-08 Jakub Jelinekre PR c++/89585 (GCC 8.3: asm volatile no longer accept...
2019-03-08 Jakub Jelinekre PR c++/89599 (C-style function-pointer-to-void*...
2019-03-08 Jakub Jelinekre PR c++/89622 (G++ prints notes, but no warning or...
2019-03-08 Jakub Jelinekre PR target/80190 (darwin: untranslateable placeholder...
2019-03-08 François Dumontre PR libstdc++/89477 (Incorrect CTAD deduction guides...
2019-03-08 François Dumontre PR libstdc++/89608 (Undetected iterator invalidation...
2019-03-08 Jason MerrillPR c++/88123 - lambda and using-directive.
2019-03-08 GCC AdministratorDaily bump.
2019-03-08 Joseph Myers* sv.po: Update.
2019-03-07 Andreas SchwabRISC-V: Add libstdc++ check-abi support.
2019-03-07 Jakub Jelinekre PR target/80003 (i386.c: %s placeholder is no semant...
2019-03-07 Joseph Myers* fi.po: Update.
2019-03-07 Paolo Carlinire PR c++/84518 (ICE with lambda capturing broken variable)
2019-03-07 Jakub Jelinekre PR translation/79999 (possible typo in gimplify...
2019-03-07 Jakub Jelinekre PR target/89602 (Missing AVX512 intrinsics)
2019-03-07 Iain Buclawd/dmd: Merge upstream dmd d517c0e6a
2019-03-07 Martin JamborZero local estimated benefit for cloning extern inline...
2019-03-07 Jason MerrillPR c++/88820 - ICE with CTAD and member template used...
2019-03-07 Martin JamborRelax cgraph_node::clone_of_p to also look through...
2019-03-07 Martin LiskaSignificantly speed up verifiers for a cgraph_node...
2019-03-07 Jason MerrillFix comment
2019-03-07 Jason MerrillPR c++/80916 - spurious "static but not defined" warning.
2019-03-07 Richard Bienerre PR tree-optimization/89618 (Inner loop won't vectori...
2019-03-07 Jonathan WakelyFix new test to run as well as compile
2019-03-07 Jonathan WakelyUpdate C++20 status table in libstdc++ manual
2019-03-07 Jonathan WakelyP0356R5 Simplified partial function application
2019-03-07 Martin LiskaRevert function removal made in r264561.
2019-03-07 Richard Bienerre PR tree-optimization/89595 (DOM miscompiles code)
2019-03-07 Jakub Jelinekre PR c++/89585 (GCC 8.3: asm volatile no longer accept...
2019-03-07 Ian Lance Taylorre PR go/89227 (gotools test cmd/go fails with link...
2019-03-07 GCC AdministratorDaily bump.
2019-03-06 Harald Anlaufre PR fortran/71203 (ICE in add_init_expr_to_sym, at...
2019-03-06 Ian Lance Taylorcompiler: emit underlying constant in array_type length...
2019-03-06 Jason MerrillPR c++/89381 - implicit copy and using-declaration.
2019-03-06 Jakub Jelinekre PR c++/87148 (backward compatibility issue to take...
2019-03-06 Jason MerrillPR c++/89576 - if constexpr of lambda capture.
2019-03-06 Uros Bizjakencoding.c (DFmode): #undef before #define.
2019-03-06 Peter Bergnerre PR rtl-optimization/88845 (ICE in lra_set_insn_recog...
2019-03-06 Marek PolacekPR c++/87378 - bogus -Wredundant-move warning.
2019-03-06 Jonathan WakelyAdd feature test macro for bounded array traits
2019-03-06 Ian Lance Taylormksysinfo: actually use modified Statfs_t value
2019-03-06 Edward Smith... PR libstdc++/86655 - std::assoc_legendre should not...
2019-03-06 Ville VoutilainenRewrite variant, also PR libstdc++/85517
2019-03-06 Jonathan WakelyAdd L suffix to __cpp_lib_char8_t value
2019-03-06 Jonathan WakelyAdd C++20 Traits for [Un]bounded Arrays (P1357R1)
2019-03-06 Martin LiskaCharry pick libsanitizer r355488 (PR sanitizer/88684).
2019-03-06 Jonathan WakelyConstexpr in std::pointer_traits (P1006R1)
2019-03-06 Claudiu Zissulescu[ARC] Fix logic set UNALIGNED_ACCESS
2019-03-06 Richard Bienerre PR middle-end/89551 (Test case gcc.dg/uninit-pred...
2019-03-06 Martin LiskaUse --coverage instead of -fprofile-arcs -ftest-coverag...
2019-03-06 Martin LiskaIgnore a param in check-params-in-docs.py
2019-03-06 Ian Lance Taylorre PR go/89598 (go frontend fails to build against...
2019-03-06 GCC AdministratorDaily bump.
2019-03-05 Ian Lance Taylorruntime: enable precise GC checks when using stack...
2019-03-05 Jakub Jelinekre PR libfortran/89593 (warning "passing argument 3...
2019-03-05 Ian Lance Taylorcmd/go: pass -X64 to ar on aix/ppc64
2019-03-05 Jason MerrillPR c++/86485 - -Wmaybe-unused with empty class ?:
2019-03-05 Jason Merrillre PR c++/86485 ("anonymous" maybe-uninitialized false...
2019-03-05 Ian Lance Taylorsysinfo: add Flags to Statfs_t if not already there
2019-03-05 Ian Lance Taylorre PR go/89598 (go frontend fails to build against...
next