platform/upstream/gcc.git
2021-10-26 Rainer Orthtestsuite: i386: Fix gcc.target/i386/pieces-memset...
2021-10-26 Rainer Orthlibstdc++: Fix 28_regex/basic_regex/84110.cc on Solaris
2021-10-26 Rainer Orthlibstdc++: Fix 17_intro/names.cc on Solaris
2021-10-26 Rainer Orthtestsuite: i386: Use -fomit-frame-pointer for gcc.targe...
2021-10-26 Richard BienerUnify offset and byte_offset for vect_create_addr_base_...
2021-10-26 Richard BienerMove negative stride bias out of dr_misalignment
2021-10-26 Kewen Linforwprop: Remove incorrect assertion [PR102897]
2021-10-26 Richard BienerTurn vect_create_addr_base_for_vector_ref offset into...
2021-10-26 Tobias BurnusFortran: Fix character(len=cst) dummies with bind(C...
2021-10-26 Roger Saylex86_64: Implement V1TI mode shifts/rotates by a constant
2021-10-26 Aldy Hernandez[PR testsuite/102857] Tweak ssa-dom-thread-7.c for...
2021-10-26 Aldy HernandezAvoid threading circular paths.
2021-10-26 Aldy HernandezAttempt to resolve all incoming paths to a PHI.
2021-10-26 Aldy HernandezTry to resolve paths in threader without looking furthe...
2021-10-26 Kewen Linvect: Don't update inits for simd_lane_access DRs ...
2021-10-26 GCC AdministratorDaily bump.
2021-10-25 Andrew MacLeodMove vrp_simplify_cond_using_ranges into the simplifier.
2021-10-25 Andrew MacLeodFold all statements in Ranger VRP.
2021-10-25 Segher Boessenkoolrs6000: Fix bootstrap (libffi)
2021-10-25 Paul A. Clarkers6000: Fix missing "externs" in smmintrin.h
2021-10-25 Tobias Burnuslibgomp.oacc-c-c++-common/loop-gwv-2.c: Use __builtin_a...
2021-10-25 Roger SayleConstant fold/simplify SS_ASHIFT and US_ASHIFT in simpl...
2021-10-25 Arnaud Charlet[Ada] Remove gnatfind and gnatxref
2021-10-25 Ed Schonberg[Ada] Spurious error on user-defined literal and operator
2021-10-25 Bob Duff[Ada] Follow-on cleanups for Uint fields
2021-10-25 Etienne Servais[Ada] Change format of the ?? warning insertion sequence
2021-10-25 Bob Duff[Ada] Fix a comment
2021-10-25 Bob Duff[Ada] Fix bugs in Base_Type_Only (etc.) fields
2021-10-25 Piotr Trojanek[Ada] Simplify iteration of record components when...
2021-10-25 Steve Baird[Ada] Relax INOX restrictions when casing on composite...
2021-10-25 Piotr Trojanek[Ada] Update the inactive GMP variant of Big_Integers
2021-10-25 Bob Duff[Ada] Make Declaration_Node return nondeclarations...
2021-10-25 Piotr Trojanek[Ada] Global contracts on expression functions in Ada...
2021-10-25 Piotr Trojanek[Ada] Simplify detection of a parent interface equality
2021-10-25 Piotr Trojanek[Ada] Remove redundant guard in expansion of dispatchin...
2021-10-25 Piotr Trojanek[Ada] Do not expect execv to return 0
2021-10-25 Ghjuvan Lacambre[Ada] Initialize variable to Empty
2021-10-25 Piotr Trojanek[Ada] Reference in Unbounded_String is almost never...
2021-10-25 Piotr Trojanek[Ada] Don't expect enumeration literals to be renamings
2021-10-25 Arnaud Charlet[Ada] Shutdown codepeer message
2021-10-25 Javier Miranda[Ada] Ada 2022: Class-wide types and formal abstract...
2021-10-25 Bob Duff[Ada] Renamed_Or_Alias cleanup
2021-10-25 Arnaud Charlet[Ada] Remove more uses of exception propagation during...
2021-10-25 Yannick Moy[Ada] Issue error on invalid use of Ghost inside pragma...
2021-10-25 Ghjuvan Lacambre[Ada] Fix deleted Compile_Time warnings causing crashes
2021-10-25 Andrew MacLeodInitialize variable.
2021-10-25 Andrew MacLeodAlways output exported ranges to a dump_file.
2021-10-25 Andrew MacLeodTweak ranger-debug flags.
2021-10-25 Tamar ChristinaAArch64 testsuite: Force shrn-combine-*.c to use NEON.
2021-10-25 Martin Jamborsra: Fix the fix for PR 102505 (PR 102886)
2021-10-25 Andrew PinskiFix PR 102908: wrongly removing null pointer loads
2021-10-25 Richard Bienertree-optimization/102905 - restore re-align load for...
2021-10-25 Kito ChengRISC-V: Cost model for ZBS extension.
2021-10-25 Jim WilsonRISC-V: Implement instruction patterns for ZBS extension.
2021-10-25 Jim WilsonRISC-V: Use li and rori to load constants.
2021-10-25 Kito ChengRISC-V: Cost model for zbb extension.
2021-10-25 Jim WilsonRISC-V: Implement instruction patterns for ZBB extension.
2021-10-25 Kito ChengRISC-V: Cost model for zba extension.
2021-10-25 Jim WilsonRISC-V: Implement instruction patterns for ZBA extension.
2021-10-25 Kito ChengRISC-V: Minimal support of bitmanip extension
2021-10-25 liuhongtSimplify (_Float16) sqrtf((float) a) to .SQRT(a) when...
2021-10-25 Richard Bienertree-optimization/102920 - fix PHI VN with undefined...
2021-10-25 konglin1Combine the FADD(A, FMA(B, C, 0)) to FMA(B, C, A) and...
2021-10-25 GCC AdministratorDaily bump.
2021-10-24 John David... Revise -mdisable-fpregs option and add new -msoft-mult...
2021-10-24 John David... Don't use 'G' constraint in integer move patterns
2021-10-24 Roger Sayle[Committed] Correct testcase gcc.target/bfin/20090914-3.c
2021-10-24 Gerald Pfeiferdoc: Remove details around Itanium on GNU/Linux and...
2021-10-24 GCC AdministratorDaily bump.
2021-10-23 Bernhard Reutner... config/i386: Commentary typo fix
2021-10-23 Jan Hubickacleanup compute_points_to_sets
2021-10-23 H.J. LuMove bind-c-intent-out-2.f90 to gfortran.dg/ubsan
2021-10-23 Roger Saylex86_64: Add insn patterns for V1TI mode logic operations.
2021-10-23 Sandra LoosemoreAdd testcase for PR fortran/95196
2021-10-23 GCC AdministratorDaily bump.
2021-10-22 Eric GallagerAdd install-dvi Makefile targets.
2021-10-22 Gerald Pfeiferdoc: Convert mingw-w64.org links to https
2021-10-22 Jonathan Wakelylibstdc++: Constrain std::make_any [PR102894]
2021-10-22 Tobias BurnusFortran: Change XFAIL to PASS
2021-10-22 Tobias BurnusFortran: Avoid running into assert with -fcheck= +...
2021-10-22 Stafford Horneor1k: Update FPU to specify detect tininess before...
2021-10-22 Martin LiskaHandle jobserver file descriptors in btest.
2021-10-22 Sandra LoosemoreAdd testcase for PR fortran/94289
2021-10-22 Sandra LoosemoreAdd testcase for PR fortran/100906
2021-10-22 Richard Bienertree-optimization/102893 - properly DCE empty loops...
2021-10-22 Aldy HernandezDisregard incoming equivalences to a path when defining...
2021-10-22 Richard Bienerbootstrap/102681 - properly CSE PHIs with default def...
2021-10-22 GCC AdministratorDaily bump.
2021-10-21 Jonathan Wakelylibstdc++: Improve generated man pages for libstdc++
2021-10-21 Jonathan Wakelylibstdc++: Add Doxygen comments to contents of <functional>
2021-10-21 Jonathan Wakelylibstdc++: Suppress Doxygen docs for more implementatio...
2021-10-21 Jonathan Wakelylibcody: Avoid double-free
2021-10-21 H.J. Lux86: Document -fcf-protection requires i686 or newer
2021-10-21 Uros Bizjaktestsuite: Adjust pr22076.c to avoid compile-time optim...
2021-10-21 Patrick Palkalibstdc++: missing constexpr for __[nm]iter_base [PR102358]
2021-10-21 Eric BotcazouFix again PR middle-end/102764
2021-10-21 Patrick Palkalibstdc++: Implement P2432R1 changes for views::istream
2021-10-21 Patrick Palkalibstdc++: Implement P1739R4 changes to views::take...
2021-10-21 Jonathan Wrightaarch64: Remove redundant struct type definitions in...
2021-10-21 Hongyu WangAdjust testcase for 128/256 bit HF vector load/store
next