platform/upstream/gcc.git
2021-03-03 Rainer Orthtestsuite: i386: Fix gcc.target/i386/pr95798-?.c on...
2021-03-03 Nathan Sidwellc++: namespace reachability [PR 99344]
2021-03-03 Rainer Orthlibstdc++: Don't use reserved identifiers in simd headers
2021-03-03 Eric BotcazouFix ICE with pathologically large frames
2021-03-03 Jakub Jelineki386: Fix a peephole2 for -mavx512vl -mno-avx512bw...
2021-03-03 Jakub Jelinekc-family: Avoid ICE on va_arg [PR99324]
2021-03-03 Jakub Jelinekdwarf2out: Fix -gsplit-dwarf on riscv or other non...
2021-03-03 Jakub Jelinekcfgrtl: Fix up fixup_partitions caused ICE [PR99085]
2021-03-03 Tobias Burnuslibgfortran: Fix negation for largest integer [PR81986]
2021-03-03 Jason Merrillcgraph: flatten and same_body aliases [PR96078]
2021-03-03 Ian Lance Taylorlibbacktrace: don't special case file 0
2021-03-03 GCC AdministratorDaily bump.
2021-03-02 David Edelsohnaix: Fix TLS thread pointer function names.
2021-03-02 Hans-Peter... outputs.exp: skip @file -save-temps if target has ...
2021-03-02 Mikael Pettersson[PATCH] Fix Ada bootstrap failure on Cygwin since switc...
2021-03-02 Michael Matloobcompiler: allow //go:embed in files underscore-importin...
2021-03-02 Ian Lance Taylorlibbacktrace: pass -1 to error callback for unrecognize...
2021-03-02 David Malcolmdiagnostics: fix ICE on fix-it hints on very long lines...
2021-03-02 Martin SeborPR middle-end/99276 - grammar in diagnostics for overfl...
2021-03-02 Martin SeborPR middle-end/99295 - documentation on __attribute__...
2021-03-02 Martin SeborPR c++/99251 - inconsistent -Wnonnull warning behaviour...
2021-03-02 Jakub Jelinekdwarf2out: Fix up split-dwarf .debug_macro handling...
2021-03-02 Eric BotcazouFix PR ada/99095
2021-03-02 Martin Liskaanalyzer: remove dead code
2021-03-02 Patrick Palkac++: Fix satisfaction of placeholder type constraints...
2021-03-02 Patrick Palkac++: Delay normalizing nested requirements until satisf...
2021-03-02 Patrick Palkac++: Some preparatory type canonicalization fixes
2021-03-02 Patrick Palkac++: Avoid building garbage trees from tsubst_requires_expr
2021-03-02 Andreas KrebbelIBM Z: arch14: New instrinsics
2021-03-02 Andreas KrebbelIBM Z: arch14: Add command line options
2021-03-02 Jakub Jelinekvrp: Improve register_edge_assert_for [PR95757]
2021-03-02 Andreas KrebbelIBM Z: Run mul-signed-overflow tests only on z14
2021-03-02 Michael MeissnerFix __sprintfkf prototype in libgcc.
2021-03-02 GCC AdministratorDaily bump.
2021-03-02 Eric BotcazouDo not call Set_Cloned_Subtype on private type
2021-03-01 Iain Sandoedwarf2unwind : Force the CFA after remember/restore...
2021-03-01 Martin Liskas390: add exceptions for param modified by target pragma
2021-03-01 Nathan Sidwellc++: Completeness of typedef structs [PR 99294]
2021-03-01 Jan HubickaFix ICE in compute_fn_summary
2021-03-01 Eric BotcazouFix wrong result for 1.0/3.0 at -O2 -fno-omit-frame...
2021-03-01 GCC AdministratorDaily bump.
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]
next