platform/upstream/gcc.git
2021-02-28 Joseph MyersUpdate gcc de.po, sv.po.
2021-02-28 Iain Sandoetestsuite, coroutines : Mark final awaiters and co_awai...
2021-02-28 Jason Merrillc++: Fix attr-lambda3.C
2021-02-28 Jakub Jelinekfortran: Fix up wording of 3 OpenMP diagnostic messages...
2021-02-28 Jakub Jelinekfortran: Replace double space in diagnostic with a...
2021-02-28 Jakub Jelinektypos: Fix various typos - mainly misspelled reference...
2021-02-28 GCC AdministratorDaily bump.
2021-02-27 Jason Merrillc++: Allow GNU attributes before lambda -> [PR90333]
2021-02-27 Iain SandoeDarwin : Update a disgnostic message [NFC].
2021-02-27 Iain Sandoelibgomp, testsuite : Require alias support for PR96390...
2021-02-27 Jonathan Wakelylibstdc++: Fix conversions from date types to integers...
2021-02-27 Jakub Jelinekgcse, ipa-devirt: Use %wd/%wu instead of HOST_WIDE_INT_...
2021-02-27 GCC AdministratorDaily bump.
2021-02-26 David Malcolmanalyzer: implement exploded_path copy ctor
2021-02-26 Joseph MyersUpdate gcc de.po.
2021-02-26 Alexandre Olivarevert just-added duplicate fpic target requirement
2021-02-26 Olivier HainqueAdd missing dg-require-effective-target fpic directives...
2021-02-26 Richard Bienermiddle-end/99281 - avoid bitfield stores into addressab...
2021-02-26 Jakub Jelinekc++: Implement P1102R2 - Down with ()!
2021-02-26 Jakub Jelinekc++: Fix operator() lookup in lambdas [PR95451]
2021-02-26 Richard Bienerc/99275 - fix missing space in diagnostic
2021-02-26 Jason Merrillc++: Fix class NTTP constness handling [PR98810]
2021-02-26 Peter Bergnerrs6000: Fix ICE in rs6000_init_builtins when compiling...
2021-02-26 Aaron SawdeyOptimize pcrel access of globals
2021-02-26 YunQiang Su[PATCH v4 1/2] MIPS: unaligned load: use SImode for...
2021-02-26 Marek Polacekbuiltins: Fix typos in warn_for_access [PR99278]
2021-02-26 Lynn Bogerlibgo: ensure memmove, memset 8 byte atomicity on ppc64x
2021-02-26 David Malcolmanalyzer: eliminate dedupe_candidate [PR96374]
2021-02-26 Patrick Palkac++: abbreviated function template return type rewritin...
2021-02-26 GCC AdministratorDaily bump.
2021-02-25 Kwok Cheung... openmp: Fix intermittent hanging of task-detach-6 libgo...
2021-02-25 Patrick Palkac++: Fix pretty printing the context of local class...
2021-02-25 Patrick Palkac++: Fix CTAD of single-element initializer list [PR99103]
2021-02-25 Marek Polacekc++: const_cast of null pointer in constant expr [PR99176]
2021-02-25 Iain Sandoecoroutines : Call promise CTOR with parm copies [PR97587].
2021-02-25 Iain Sandoecoroutines : Remove throwing_cleanup marks from the...
2021-02-25 Iain Sandoeaarch64 : Mark rotate immediates with '#' as per DDI048...
2021-02-25 Richard Earnshawarm: force use of r4 for __gnu_cmse_nonsecure_call...
2021-02-25 Nathan Sidwellc++: Rename new -flang-note-module-read option [PR...
2021-02-25 Nathan Sidwellc++tools: Make NETWORKING define check consistent ...
2021-02-25 Jonathan Wakelylibstdc++: Use uint32_t for all year_month_day::_S_from...
2021-02-25 Hans-Peter... pr95690.f90: move error line for CRIS.
2021-02-25 Tamar Christinaslp: Don't traverse tree on (nil) nodes.
2021-02-25 Vladimir N... [PR99233] tesstsuite: Run test pr96264.c only for littl...
2021-02-25 Christophe... PR middle-end/97172 - ICE: tree code 'ssa_name' is...
2021-02-25 Jonathan Wakelylibstdc++: Document library versioning for GCC 11
2021-02-25 Jonathan Wakelylibstdc++: Do not assume std::FILE is complete [PR...
2021-02-25 Andreas Schwablibstdc++: Update baseline symbols for {aarch64,ia64...
2021-02-25 Nathan Sidwellc++: Fix typo in module-mapper [PR 98318]
2021-02-25 Jonathan Wakelylibstdc++: Fix narrowing conversion in year_month_day...
2021-02-25 Jonathan Wakelylibstdc++: Add std::to_underlying for C++23
2021-02-25 Jakub JelinekBump gcc/BASE-VER to 11.0.1 now that we are in stage4.
2021-02-25 Richard Bienertree-optimization/99253 - fix reduction path check
2021-02-25 Jakub Jelinekmatch.pd: Use :s for (T)(A) + CST -> (T)(A + CST) ...
2021-02-25 Jakub Jelinekvrp: Handle VCE in vrp_simplify_cond_using_ranges ...
2021-02-25 Richard BienerMake the PR99220 fix more robust
2021-02-25 David Malcolmanalyzer: fix false positive on realloc [PR99193]
2021-02-25 GCC AdministratorDaily bump.
2021-02-24 Jonathan Wakelylibstdc++: Fix order of arguments to sprintf [PR 99261]
2021-02-24 Patrick Palkalibstdc++: Fix __floating_to_chars_precision for __float128
2021-02-24 Nathan Sidwellc++: Macro location fixes [PR 98718]
2021-02-24 Iain Sandoetestsuite, coroutines : Make final_suspend calls noexcept.
2021-02-24 Jakub Jelinekopenmp: Diagnose invalid teams nested in target constru...
2021-02-24 Jakub Jelineklibgcc: Avoid signed negation overflow in __powi?f2...
2021-02-24 Vladimir N... [PR99123] inline-asm: Don't use decompose_mem_address...
2021-02-24 Cassio Nerilibstdc++: More efficient last day of month
2021-02-24 Cassio Nerilibstdc++: More efficient is_leap
2021-02-24 Cassio Nerilibstdc++: More efficient days from date
2021-02-24 Cassio Nerilibstdc++: More efficient date from days
2021-02-24 Hans-Peter... cris: support -fstack-usage
2021-02-24 Patrick Palkalibstdc++: Robustify long double std::to_chars testcase...
2021-02-24 Nathan Sidwellc++: modules & -fpreprocessed [PR 99072]
2021-02-24 Jonathan Wakelylibstdc++: Define std::to_chars overloads for __ieee128...
2021-02-24 Jonathan Wakelylibstdc++: Fix failing tests due to 'u' identifier...
2021-02-24 Pat HaugenRename next_insn_prefixed_p for improved clarity.
2021-02-24 Paul ThomasFortran: Fix memory problems with assumed rank formal...
2021-02-24 Christophe... arm: Fix CMSE support detection in libgcc (PR target...
2021-02-24 Martin SeborPR middle-end/97172 - ICE: tree code 'ssa_name' is...
2021-02-24 Tamar Christinaslp: fix accidental resource re-use of slp_tree (PR99220)
2021-02-24 Tamar Christina[comitted] Testsuite: Disable PR99149 test on big-endian
2021-02-24 Iain Sandoecoroutines : Adjust error handling for type-dependent...
2021-02-24 Jakub Jelinekfold-const: Fix up ((1 << x) & y) != 0 folding for...
2021-02-24 Tamar Christinaslp: fix sharing of SLP only patterns.
2021-02-24 Matthias KloseRevert: "Don't build insn-extract.o with rtl checking"
2021-02-24 Richard Bienerc/99224 - avoid ICEing on invalid __builtin_next_arg
2021-02-24 GCC AdministratorDaily bump.
2021-02-23 Peter Bergnerrs6000: Add support for compatibility built-ins
2021-02-23 Martin SeborPR c++/99074 - crash in dynamic_cast<>() on null pointer
2021-02-23 Paul ThomasFortran: Fix for class defined operators [PR99124].
2021-02-23 Harald AnlaufPR fortran/99206 - ICE in add_init_expr_to_sym, at...
2021-02-23 Nathan Sidwellc++: typedef for linkage [PR 99208]
2021-02-23 Martin LiskaIPA ICF + ASAN: do not merge vars with different alignment
2021-02-23 Patrick Palkac++: Fix folding of non-dependent BASELINKs [PR95468]
2021-02-23 Patrick Palkac++: Micro-optimize instantiation_dependent_expression_p
2021-02-23 Martin LiskaFix UBSAN in __ubsan::Value::getSIntValue
2021-02-23 Kito Chengconfig.sub, config.guess : Import upstream 2021-01-25.
2021-02-23 Jakub Jelinekfold-const: Fix ICE in fold_read_from_constant_string...
2021-02-23 Jakub Jelineklibstdc++: Fix up constexpr std::char_traits<char>...
2021-02-23 Jakub Jelineklibstdc++: Fix up parallel_backend_serial.h [PR97549]
2021-02-23 Kewen Linrs6000: Use rldimi for vec init instead of shift + ior
next