aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-08gimplify: Fix ICE in recalculate_side_effects [PR113228]Jakub Jelinek2-0/+20
2024-01-08lower-bitint: Fix up lowering of huge _BitInt 0 PHI args [PR113120]Jakub Jelinek2-2/+38
2024-01-08lower-bitint: Punt .*_OVERFLOW optimization if cast from IMAGPART_EXPR appear...Jakub Jelinek2-1/+42
2024-01-08AVR: PR target/112952: Fix attribute "address", "io" and "io_low"Georg-Johann Lay6-51/+259
2024-01-08libgrust: 'AM_ENABLE_MULTILIB' only for target builds [PR113056]Thomas Schwinge2-4/+8
2024-01-08amdgcn: Match new XNACK defaults in mkoffloadAndrew Stubbs1-2/+21
2024-01-08amdgcn: Don't double-count AVGPRsAndrew Stubbs1-29/+0
2024-01-08RISC-V: Fix testsuiteKito Cheng1-2/+6
2024-01-08i386: [APX] Add missing document for APXHongyu Wang2-1/+8
2024-01-08libstdc++: Implement P2918R0 "Runtime format strings II" for C++26Jonathan Wakely2-0/+59
2024-01-08libstdc++: Implement P2905R2 "Runtime format strings" for C++20Jonathan Wakely16-47/+93
2024-01-08libstdc++: Add Unicode-aware width estimation for std::formatJonathan Wakely14-62/+4776
2024-01-08libstdc++: Implement P2909R4 ("Dude, where's my char?") for C++20Jonathan Wakely4-73/+118
2024-01-08RISC-V: Fix avl-type operand index error for ZVBCFeng Wang1-2/+2
2024-01-08Daily bump.GCC Administrator6-1/+200
2024-01-07AVR: Fix some test options. Skip tests with address-space on Reduced Tiny.Georg-Johann Lay10-7/+21
2024-01-07libgfortran: Emit a space at beginning of internal unit NML.Jerry DeLisle4-3/+5
2024-01-07i386: PR target/113231: Improved costs in Scalar-To-Vector (STV) pass.Roger Sayle2-176/+196
2024-01-07arm: Add Advanced SIMD cbranch implementationTamar Christina9-6/+200
2024-01-07Fix typo in last changeJeff Law1-1/+1
2024-01-07testsuite/52641: Fix fallout from sloppy tests.Georg-Johann Lay14-14/+39
2024-01-07testsuite/52641: Fix fallout from sloppy tests.Georg-Johann Lay17-11/+41
2024-01-07testsuite/52641: Fix sloppy tests that did not care for sizeof(int)=2 etc.Georg-Johann Lay23-21/+37
2024-01-07c++: Fix ICE when writing nontrivial variable initializersNathaniel Shead3-1/+21
2024-01-07c++: Export usings referring to global module fragment [PR109679]Nathaniel Shead4-2/+23
2024-01-07c++: Follow module grammar more closely [PR110808]Nathaniel Shead7-36/+95
2024-01-07RISC-V: Use MAX instead of std::max [VSETVL PASS]Juzhe-Zhong1-2/+2
2024-01-07libstdc++: Avoid conflicting declaration in eh_call.cc [PR112997]Jonathan Wakely1-1/+1
2024-01-07libstdc++: Remove dg-timeout-factor from testJonathan Wakely1-2/+0
2024-01-07libstdc++: Optimize std::is_trivially_destructible_vJonathan Wakely2-0/+59
2024-01-07Daily bump.GCC Administrator6-1/+73
2024-01-06libstdc++: Fix testsuite with -WformatGwenole Beauchesne1-2/+2
2024-01-06Fortran: bogus warnings with REPEAT intrinsic and -Wconversion-extra [PR96724]Harald Anlauf2-1/+132
2024-01-06libgomp.texi: Document omp_display_env + omp_target_is_accessibleTobias Burnus1-24/+145
2024-01-06LoongArch: Improve lasx_xvpermi_q_<LASX:mode> insn patternJiahao Xu3-20/+72
2024-01-06RISC-V: Update MAX_SEW for available vsevl info[VSETVL PASS]Juzhe-Zhong2-0/+32
2024-01-06RISC-V: Teach liveness computation loop invariant shift amountJuzhe-Zhong3-4/+131
2024-01-06RISC-V: Allow simplification non-vlmax with len = NUNITS reg to reg moveJuzhe-Zhong4-7/+39
2024-01-06Regenerate libgomp/configure for copyright year updateMark Wielaard1-1/+1
2024-01-06Daily bump.GCC Administrator6-1/+492
2024-01-05modula2: libm2iso/RTco.cc tidyup use bool instead of intGaius Mulley1-1/+1
2024-01-05aarch64: Extend VECT_COMPARE_COSTS to !SVE [PR113104]Richard Sandiford36-55/+79
2024-01-05libstdc++: Avoid overflow when appending to std::filesystem::pathJonathan Wakely1-11/+24
2024-01-05libstdc++: Remove unneeded double operation in src/c++17/fs_path.ccMartin Küttler1-2/+3
2024-01-05libstdc++: Do not use __is_convertible unconditionally [PR113241]Jonathan Wakely1-0/+5
2024-01-05contrib: Remove C-style comments from Python filesJonathan Wakely18-18/+18
2024-01-05contrib: Add script name to usage error in gen_wcwidth.pyJonathan Wakely1-1/+1
2024-01-05LoongArch: Fixed the problem of incorrect judgment of the immediate field of ...Lulu Cheng5-83/+19
2024-01-05LoongArch: testsuite:Give up the detection of the gcc.dg/fma-{3, 4, 6, 7}.c f...chenxiaolong4-4/+4
2024-01-05LoongArch: testsuite:Added additional vectorization "-mlasx" compilation option.chenxiaolong10-0/+10