platform/upstream/gcc.git
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
2021-02-23 Patrick Palkalibstdc++: Fix endianness issue with IBM long double...
2021-02-23 Joseph MyersUpdate gcc sv.po.
2021-02-23 Hans-Peter... g++.dg/warn/Wplacement-new-size-1.C, -2, -6: Fix for...
2021-02-23 GCC AdministratorDaily bump.
2021-02-22 David Malcolmanalyzer: handle error/error_at_line [PR99196]
2021-02-22 H.J. LuRequire SHF_GNU_RETAIN support for retain tests
2021-02-22 Kyrylo Tkachovaarch64: Add internal tune flag to minimise VL-based...
2021-02-22 Michael MeissnerFix a comment line that was too long.
2021-02-22 Michael MeissnerAdd conversions between _Float128 and Decimal.
2021-02-22 Hans-Peter... g++.dg/warn/Warray-bounds-10..13: Fix for 32-bit newlib...
2021-02-22 Hans-Peter... testsuite/gcc.target/cris/biap.c: Add a Y+=X*2 to the...
2021-02-22 Hans-Peter... testsuite/gcc.target/cris/biap-mul.c: New test.
2021-02-22 Hans-Peter... cris: Fix addi insn mult vs. shift canonicalization
2021-02-22 Nathan Sidwellc++: Recursing header imports and other duplicates...
2021-02-22 John David... Add mi_thunk support for vcalls on hppa.
2021-02-22 Nathan Sidwellc++: cross-header-unit template definitions [PR 99153]
2021-02-22 Andre Vieiraira: Make sure allocno copies are ordered [PR98791]
2021-02-22 Tobias BurnusFortran/OpenMP: Fix optional dummy procedures [PR99171]
2021-02-22 Martin LiskaFix ICE in tree_inlinable_function_p.
2021-02-22 Richard Bienerdump SLP subgraph before costing
2021-02-22 Richard Bienertree-optimization/99165 - fix ICE in store-merging...
2021-02-22 GCC AdministratorDaily bump.
2021-02-21 Harald AnlaufPR fortran/99169 - Do not clobber allocatable intent...
2021-02-21 Uros BizjakRevert: "i386: Remove REG_ALLOC_ORDER definition"
2021-02-21 GCC AdministratorDaily bump.
2021-02-20 Mike Frysingerlibiberty: autogenerate aclocal.m4
2021-02-20 David Edelsohntestsuite: skip attr-retain-?.c on AIX
2021-02-20 Ilya LeoshkevichIBM Z: Fix long double <-> DFP conversions
2021-02-20 Ilya LeoshkevichIBM Z: Improve FPRX2 <-> TF conversions
2021-02-20 GCC AdministratorDaily bump.
2021-02-19 Nathan Sidwellc++: Incorrect module-number ordering [PR 98741]
2021-02-19 Jerry DeLislefortran: Object types should be declared before use...
2021-02-19 Joseph MyersUpdate gcc fr.po.
2021-02-19 Ian Lance Taylorlibgo: update to Go1.16 release
2021-02-19 Harald AnlaufPR fortran/99147 - Sanitizer detects heap-use-after...
2021-02-19 Joseph MyersUpdate .po files.
2021-02-19 Martin SeborPR c/97172 - ICE: tree code 'ssa_name' is not supported...
2021-02-19 Nathan Sidwellc++: Inform of CMI reads [PR 99166]
2021-02-19 Tobias BurnusFortran: Fix coarray handling for gfc_dep_resolver...
2021-02-19 Tobias BurnusFortran: Fix DTIO with type ICE [PR99146]
2021-02-19 Martin LiskaFix typo in param description.
next