platform/upstream/gcc.git
2023-03-21 Joseph Myersstor-layout: Set TYPE_TYPELESS_STORAGE consistently...
2023-03-21 Matthias Kretzlibstdc++: Use more precise __RECIPROCAL_MATH__ macro
2023-03-21 Matthias Kretzlibstdc++: Skip integer division optimization for Clang
2023-03-21 Harald AnlaufFortran: reject MODULE PROCEDURE outside generic module...
2023-03-21 Matthias Kretzlibstdc++: Fix simd compilation with Clang
2023-03-21 Jason Merrillc++: DMI in template with virtual base [PR106890]
2023-03-21 Andrew MacLeodTerminate GORI calculations if a relation is not relevant.
2023-03-21 Richard Bienertree-optimization/109219 - avoid looking at STMT_SLP_TYPE
2023-03-21 Jakub Jelinektestsuite: Remove obsolete comments [PR108898]
2023-03-21 Jakub Jelinektestsuite: Fix up vect-simd-clone1[678]*.c tests [PR108898]
2023-03-21 Matthias Kretzlibstdc++: Fix simd test compilation with Clang
2023-03-21 Jakub Jelinektree: Fix up component_ref_sam_type handling of arrays...
2023-03-21 Arsen Arsenovićhtml: Set CONTENTS_OUTPUT_LOCATION=inline if makeinfo...
2023-03-21 Arsen Arsenovićdocs: Fix up new instances of index reordering
2023-03-21 Arsen Arsenovićupdate_web_docs_git: Update CSS reference to new manual CSS
2023-03-21 Arsen Arsenovićdoc: Remove the @gol macro/alias
2023-03-21 Arsen Arsenovićdoc: Update texinfo.tex
2023-03-21 Arsen Arsenovićdocs: Add @defbuiltin family of helpers
2023-03-21 Arsen Arsenovićdoc: Fix a few minor errors spotted by testers
2023-03-21 Arsen Arsenovićdocs: Create Indices appendix
2023-03-21 Richard Bienertree-optimization/109170 - bogus use-after-free with...
2023-03-21 Paul ThomasFortran: Fix regression caused by PR37336 patch [PR109206]
2023-03-21 Paul ThomasFortran: Fix regression caused by PR37336 patch [PR109209]
2023-03-21 Gaius Mulley[modula2] Add $(CXX_FLAGS) to the bootstrap tool rules.
2023-03-21 GCC AdministratorDaily bump.
2023-03-20 Jonathan Wakelylibstdc++: Fix formatting in std::filesystem helper...
2023-03-20 Joseph MyersUpdate gcc sv.po
2023-03-20 Harald AnlaufFortran: fix documentation of -fno-underscoring [PR109216]
2023-03-20 Marek Polacekc++: explicit ctor and list-initialization [PR109159]
2023-03-20 Jakub Jelinekc++: Drop TREE_READONLY on vars (possibly) initialized...
2023-03-20 Michael MeissnerRework 128-bit complex multiply and divide.
2023-03-20 Harald AnlaufFortran: simplification of NEAREST for large argument...
2023-03-20 Peter Bergnerrs6000: Don't ICE when compiling the __builtin_vec_xst_...
2023-03-20 Jakub Jelinektestsuite: Fix up 20230313.C test
2023-03-20 Jonathan Wakelylibstdc++: Remove template-head from std::expected...
2023-03-20 Paul ThomasFortran: Allow external function from in an associate...
2023-03-20 GCC AdministratorDaily bump.
2023-03-19 Harald AnlaufFortran: procedures with BIND(C) attribute require...
2023-03-19 Thomas KoenigMention undefined behavior on integer overflow.
2023-03-19 Xin LiuRe: [PATCH] Testsuite: Disable micromips for MSA tests
2023-03-19 Gaius Mulley[modula2] target independent doc and tools rebuilt
2023-03-19 Stafford Horneor1k: Do not clear existing FPU exceptions before updating
2023-03-19 Jonny GrantDocs: correct typo in nonnull function attribute descri...
2023-03-19 GCC AdministratorDaily bump.
2023-03-18 David Malcolmanalyzer: fix ICE on certain longjmp calls [PR109094]
2023-03-18 Jonathan Wakelylibstdc++: Fix test for hash<coroutine_handle<P>>:...
2023-03-18 Paul ThomasFortran: Fix bugs and missing features in finalization...
2023-03-18 GCC AdministratorDaily bump.
2023-03-18 Peter Bergnerlra: Ignore debug insns and notes in combine_reload_ins...
2023-03-17 Hans-Peter... testsuite: Skip some gcc.dg/plugin tests for default_pa...
2023-03-17 Jason Merrillc++: constant, array, lambda, template [PR108975]
2023-03-17 Jason Merrillc++: throw and private destructor [PR109172]
2023-03-17 Jonathan Wakelylibstdc++: Add const to hash<coroutine_handle<P>>:...
2023-03-17 Jason Merrillc++: namespace-scoped friend in local class [PR69410]
2023-03-17 Jakub Jelinektree-inline: Fix up multiversioning with vector argumen...
2023-03-17 Jakub Jelinekc, ubsan: Instrument even shortened divisions [PR109151]
2023-03-17 Gaius MulleyPR modula2/109032 - message 'compiler checks to force...
2023-03-17 Vladimir N... LRA: Implement combining secondary memory reload and...
2023-03-17 Gaius MulleyPR modula2/109102 Wrong quotes in diagnostic
2023-03-17 Ju-Zhe ZhongRISC-V: Handle undef for vector mask patterns
2023-03-17 Ju-Zhe ZhongRISC-V: Use reg_or_subregno to check regno [PR109092]
2023-03-17 Jakub Jelinektestsuite: Fix up forwprop-39.c testcase [PR109145]
2023-03-17 Jakub Jelinekopenmp: Fix up handling of doacross loops with noreturn...
2023-03-17 Jakub Jelinekgdbhooks: Update gdbhooks.py for recent tree_code_type...
2023-03-17 Iain Buclawd: Merge upstream dmd, druntime 5f7552bb28, phobos...
2023-03-17 Sandra LoosemoreDocs: Fix formatting issues in BPF built-ins documentation.
2023-03-17 Sandra LoosemoreDocs: Fix some too-long lines in Texinfo manual.
2023-03-17 Gaius Mulley[modula2] Bugfix local symbol names for -fm2-whole...
2023-03-17 GCC AdministratorDaily bump.
2023-03-16 Gaius Mulleymaintainer-scripts: Add Modula-2 manual to update_web_d...
2023-03-16 Jason Merrillc++: __func__ and local class DMI [PR105809]
2023-03-16 Jason Merrillc++: generic lambda, local class, __func__ [PR108242]
2023-03-16 Jason Merrillc++: &enum::enumerator [PR101869]
2023-03-16 Gaius Mulley[modula2] Add missing stdbool to testcode
2023-03-16 Gaius MulleyPR modula2/109125 SIGBUS in m2pim_ldtoa_ldtoa
2023-03-16 Gaius MulleyPR 107630 runtime libs should be self-contained
2023-03-16 Uros Bizjaki386: Robustify vec perm blend functions for TARGET_MMX...
2023-03-16 Patrick Palkac++: maybe_constant_init and unevaluated operands ...
2023-03-16 Patrick Palkac++: checking ICE with diagnosed constraint recursion...
2023-03-16 Iain Buclawd: Merge upstream dmd, druntime 4ca4140e58, phobos...
2023-03-16 Martin Liskamiddle-end: always find a basename for -fdiagnostics...
2023-03-16 Alexandre Oliva[testsuite] fix array element count
2023-03-16 Jason Merrillc++: co_await and move-only type [PR105406]
2023-03-16 Iain Buclawd: Fix closure fields don't get same alignment as local...
2023-03-16 Jakub Jelinekcontrib: Update instructions regarding Unicode updates
2023-03-16 Jakub Jelineklibcpp: Update Unicode copyright years
2023-03-16 Richard Bienertree-optimization/109123 - run -Wuse-afer-free only...
2023-03-16 Richard BienerAvoid random stmt order result in pass_waccess::use_aft...
2023-03-16 Gaius MulleyMove target independent documentation files into subdir
2023-03-16 Gerald Pfeifermaintainer-scripts: Abstract BUGURL in update_web_docs_git
2023-03-16 GCC AdministratorDaily bump.
2023-03-15 Jason Merrillc++: co_await and initializer_list [PR103871]
2023-03-15 David Malcolmdiagnostics: attempt to capture crash info in SARIF...
2023-03-15 Gaius MulleyPR 109125 13 regression SIGBUS in m2pim_ldtoa_ldtoa
2023-03-15 Uros Bizjaki386: Fix blend vector permutation for 8-byte modes
2023-03-15 Harald AnlaufFortran: rank checking with explicit-/assumed-size...
2023-03-15 Marek Polacekc++: ICE with constexpr lambda [PR107280]
2023-03-15 Tobias BurnusOpenMP: Add omp_in_explicit_task to omp_runtime_api_call
2023-03-15 Richard BienerAvoid duplicate diagnostic in g++.dg/warn/Wuse-after...
2023-03-15 Jason Merrillc++: injected class name as default ttp arg [PR58538]
next