platform/upstream/gcc.git
2022-10-07 Patrick Palkac++ modules: static var in inline function [PR104433]
2022-10-07 Jason Merrillgimplify: prevent some C++ temporary elision
2022-10-07 Richard Bienertree-optimization/107153 - autopar SSA update issue
2022-10-07 Jonathan Wakelylibstdc++: Add --disable-libstdcxx-hosted as an alias...
2022-10-07 Jonathan Wakelylibstdc++: Shuffle header dependencies of <functional>
2022-10-07 Jonathan Wakelygcc: Fix comment typo
2022-10-07 Jonathan Wakelylibstdc++: Use bold style for DR titles in the manual
2022-10-07 Eric BotcazouReduce DF computation at -O0
2022-10-07 Aldy HernandezConvert nonzero mask back to tree.
2022-10-07 Martin Liskacontrib: remove extra fetch from git_update_version
2022-10-07 Martin Liskalibdecnumber: remove unused variable
2022-10-07 Martin Liskafix clang warnings
2022-10-07 Martin Liskaremove dead variables
2022-10-07 Jakub JelinekFix comment typos
2022-10-07 Jakub Jelinekc++: Improve handling of foreigner namespace attributes
2022-10-07 Jakub Jelinekfixincludes: Deal also with the _Float128x cases [PR107059]
2022-10-07 Jakub Jelinekfixincludes: Fix up powerpc floatn.h tweaks [PR107059]
2022-10-07 Olivier HainqueDowngrade DWARF_VERSION_DEFAULT to 3 for VxWorks >= 7
2022-10-07 Olivier HainqueIntroduce DWARF_VERSION_DEFAULT and redefine for VxWorks
2022-10-07 Olivier Hainqueundef offsetof before defining it in stddef.h
2022-10-07 Than McIntoshcompiler: better arg type checking for selected builtins
2022-10-07 GCC AdministratorDaily bump.
2022-10-06 Jakub Jelineklibgcc, arc: Fix build
2022-10-06 Jason Merrillc++: fix broken conversion in coroutines
2022-10-06 Aldy Hernandez[PR107170] Avoid copying incompatible types in legacy...
2022-10-06 David Malcolmanalyzer: fix another ICE in PR 107158
2022-10-06 David Malcolmanalyzer: fixes to call_summary_replay::dump_to_pp
2022-10-06 Tobias Burnusopenmp: Map holds clause to IFN_ASSUME for Fortran
2022-10-06 Joseph Myersc: C2x typeof
2022-10-06 Patrick Palkac++: remove optimize_specialization_lookup_p
2022-10-06 Eric BotcazouFix wrong code generated by unroll-and-jam pass
2022-10-06 Eric BotcazouMinor cleanup in DF code
2022-10-06 Richard Bienermiddle-end/107115 - avoid bogus redundant store removal...
2022-10-06 Kyrylo Tkachovaarch64: Remove redundant zero-extends with LDAR
2022-10-06 Kyrylo Tkachovaarch64: Add test for LDAR generation from __atomic_load_n
2022-10-06 Philipp Tomsichaarch64: update Ampere-1 core definition
2022-10-06 Philipp Tomsichaarch64: fix off-by-one in reading cpuinfo
2022-10-06 Richard Bienertree-optimization/107107 - tail-merging VN wrong-code
2022-10-06 Eric Botcazouada: Implementation of support for storage models in...
2022-10-06 Steve Bairdada: Minor potential bug in sem_ch6.adb
2022-10-06 Piotr Trojanekada: Reject conditional goto in lock-free protected...
2022-10-06 Piotr Trojanekada: Cleanup related to lock-free protected subprograms
2022-10-06 Alexandre Olivaada: hardened conditionals: exemplify codegen changes
2022-10-06 Alexandre Olivaada: hardened booleans: exemplify codegen changes
2022-10-06 Alexandre Olivaada: stack scrubbing: exemplify codegen changes
2022-10-06 Piotr Trojanekada: Fix inserting of validity checks in lock-free...
2022-10-06 Marc Poulhièsada: Add C declarations for Storage Model support
2022-10-06 Steve Bairdada: Incorrect inferences drawn from if/elsif/while...
2022-10-06 Gary Dismukesada: Accessibility error incorrectly flagged on call...
2022-10-06 Bob Duffada: Clean up slice-of-component optimization
2022-10-06 Yannick Moyada: Do not issue compiler warnings in GNATprove mode
2022-10-06 Bob Duffada: Disable slice-of-component optimization in some...
2022-10-06 Piotr Trojanekada: Fix spurious warning on unreferenced refinement...
2022-10-06 Martin Liskagit_update_version: add robust logging
2022-10-06 Claudiu Zissulescuarc: Remove max-page-size and common-page-size forced...
2022-10-06 Jakub Jelineklibgcc: Decrease size of _Unwind_FrameState and even...
2022-10-06 Jakub Jelinekopenmp: Map holds clause to IFN_ASSUME for C/C++
2022-10-06 Jakub Jelinekc++, c: Implement C++23 P1774R8 - Portable assumptions...
2022-10-06 Stefan Schulze... cselib: Skip BImode while keeping track of subvalue...
2022-10-06 Aldy HernandezSetting explicit NANs sets UNDEFINED for -ffinite-math...
2022-10-06 Aldy HernandezDo not check finite_operands_p twice in range-ops-float.
2022-10-06 Aldy HernandezDo not double print INF and NAN in frange pretty printer.
2022-10-06 GCC AdministratorDaily bump.
2022-10-05 Segher Boessenkoolrs6000: Remove the wD constraint
2022-10-05 Segher Boessenkoolrs6000: Rework vsx_extract_<mode>
2022-10-05 Segher Boessenkoolrs6000: Remove "wD" from *vsx_extract_<mode>_store
2022-10-05 Martin Liskacontrib: run fetch before pushing Daily bump
2022-10-05 David Malcolmanalyzer: add regression test for PR 107158
2022-10-05 David Malcolmanalyzer: simplify some includes
2022-10-05 David Malcolmanalyzer: fix ICEs seen with call summaries on PR 107060
2022-10-05 Tobias BurnusFortran: Add OpenMP's assume(s) directives
2022-10-05 Jason Merrillc++: lvalue_kind tweak
2022-10-05 Ju-Zhe ZhongRISC-V: Introduce RVV header to enable builtin types
2022-10-05 Aldy Hernandezrange-op: Keep nonzero mask up to date with truncating...
2022-10-05 Jonathan Wakelylibtdc++: Regenerate Makefile.in after freestanding...
2022-10-05 Martin Liskac: support the attribute starting with '_'
2022-10-05 Jonathan Wakelylibstdc++: Guard use of new built-in with __has_builtin
2022-10-05 Aldy Hernandez[PR tree-optimization/107052] range-ops: Take into...
2022-10-05 Aldy Hernandez[PR tree-optimization/107052] range-ops: Pass nonzero...
2022-10-05 Eric BotcazouFix bogus -Wstringop-overflow warning in Ada
2022-10-05 Martin Liskaanalyzer: remove unused variables
2022-10-05 Martin Liskatestsuite: mark a test with xfail
2022-10-05 Torbjörn SVENSSONtestsuite: 'b' instruction can't do long enough jumps
2022-10-05 Torbjörn SVENSSONtestsuite: Windows reports errors with CreateProcess
2022-10-05 Torbjörn SVENSSONtestsuite: /dev/null is not accessible on Windows
2022-10-05 Vineet GuptaRISC-V: remove deprecate pic code model macro
2022-10-05 David Malcolmanalyzer: revamp side-effects of call summaries [PR107072]
2022-10-05 David Malcolmanalyzer: move region_model_manager decl to its own...
2022-10-05 David Malcolmanalyzer: fold -(-(VAL)) to VAL
2022-10-05 David Malcolmanalyzer: widening_svalues take a function_point rather...
2022-10-05 GCC AdministratorDaily bump.
2022-10-04 Jason Merrillc++: fix debug info for array temporary [PR107154]
2022-10-04 Jakub Jelinekattribs: Add overloads with namespace name
2022-10-04 Jakub Jelinekattribs: Add missing auto_diagnostic_group 3 times
2022-10-04 Aldy HernandezRemove assert from set_nonzero_bits.
2022-10-04 Jonathan Wakelylibstdc++: Fix test FAIL for old std::string ABI
2022-10-04 Jonathan Wakelylibstdc++: Use new built-ins __remove_cv, __remove_refe...
2022-10-04 Jonathan Wakelylibstdc++: Refactor seed sequence constraints in <random>
2022-10-04 Patrick Palkac++: install cp-trait.def as part of plugin headers...
2022-10-04 Richard Sandifordaarch64: Define __ARM_FEATURE_RCPC
next