summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-16Fortran: do not generate conflicting results under -ff2c [PR104313]Steve Kargl
2022-07-16Daily bump.GCC Administrator
2022-07-15Daily bump.GCC Administrator
2022-07-14[BACKPORT] Disable generating load/store vector pairs for block copies.Michael Meissner
2022-07-14regrename: Fix -fcompare-debug issue in check_new_reg_p [PR105041]Surya Kumari Jangala
2022-07-14Daily bump.GCC Administrator
2022-07-13Daily bump.GCC Administrator
2022-07-12Daily bump.GCC Administrator
2022-07-11tree-sra: Fix union handling in build_reconstructed_referenceMartin Jambor
2022-07-11Daily bump.GCC Administrator
2022-07-10loongarch: fix mulsidi3_64bit instructionXi Ruoyao
2022-07-10Daily bump.GCC Administrator
2022-07-09PR target/105930: Split *xordi3_doubleword after reload on x86.Roger Sayle
2022-07-09Daily bump.GCC Administrator
2022-07-08LoongArch: Modify fp_sp_offset and gp_sp_offset's calculation method when fra...Lulu Cheng
2022-07-08Daily bump.GCC Administrator
2022-07-07libstdc++: Add missing prerequisite to generated header [PR106162]Jonathan Wakely
2022-07-07libstdc++: Properly remove temporary directories in filesystem testsJonathan Wakely
2022-07-07Daily bump.GCC Administrator
2022-07-06c-family: Add <time.h> names to diagnostics for known headersJonathan Wakely
2022-07-06c-family: Prevent -Wformat warnings with u8 strings [PR105626]Marek Polacek
2022-07-06Daily bump.GCC Administrator
2022-07-05Daily bump.GCC Administrator
2022-07-04Don't use gori depedencies to optimize.Andrew MacLeod
2022-07-04d: Fix error: aggregate value used where floating point was expectedIain Buclaw
2022-07-04PR target/105991: Recognize PLUS and XOR forms of rldimi in rs6000.md.Roger Sayle
2022-07-04loongarch: use -mno-check-zero-division as the default for optimized codeXi Ruoyao
2022-07-04Daily bump.GCC Administrator
2022-07-03Fortran: error recovery on invalid CLASS(), PARAMETER declarations [PR105243]Harald Anlauf
2022-07-03Fortran: improve error recovery for EXTENDS_TYPE_OF() [PR106121]Harald Anlauf
2022-07-03PR target/106122: Don't update %esp via the stack with -Oz on x86.Roger Sayle
2022-07-03Daily bump.GCC Administrator
2022-07-02jit: avoid calloc() poisoning on musl [PR106102]Sergei Trofimovich
2022-07-02c++: avoid <memory> poisoning on musl [PR106102]Sergei Trofimovich
2022-07-02Daily bump.GCC Administrator
2022-07-01c++: simpler fix for PR106024Jason Merrill
2022-07-01Fix ICE on shVladimir Makarov
2022-07-01c++: lambda template in requires [PR105541]Jason Merrill
2022-07-01c++: tweak resolve_args changeJason Merrill
2022-07-01c++: dependent generic lambda template-id [PR106024]Jason Merrill
2022-07-01Daily bump.GCC Administrator
2022-06-30Fortran: handle explicit-shape specs with constant bounds [PR105954]Harald Anlauf
2022-06-30Fortran: fix simplification of INDEX(str1,str2) [PR105691]Harald Anlauf
2022-06-30Fortran: fix checking of arguments to UNPACK when MASK is a variable [PR105813]Harald Anlauf
2022-06-30Daily bump.GCC Administrator
2022-06-29libsanitizer: cherry-pick 791e0d1bc85dMartin Liska
2022-06-29bootstrap/105551 - restore nvptx buildRichard Biener
2022-06-29LoongArch: Remove undefined behavior from code [PR 106097]Lulu Cheng
2022-06-29Daily bump.GCC Administrator
2022-06-28ifcvt: Don't introduce trapping or faulting reads in noce_try_sign_mask [PR10...Jakub Jelinek