aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-23Fortran: Check that the ICE does not reappear [PR102597]Paul Thomas1-0/+9
2024-04-23tree-optimization/114799 - SLP and patternsRichard Biener2-0/+22
2024-04-23s390x: Fix vec_xl/vec_xst type aliasing [PR114676]Andreas Krebbel2-7/+28
2024-04-23c++: Copy over DECL_DISREGARD_INLINE_LIMITS flag to inheriting ctors [PR114784]Jakub Jelinek2-1/+59
2024-04-23c++: Check if allocation functions are xobj members [PR114078]Nathaniel Shead2-0/+17
2024-04-23LoongArch: Define builtin macros for ISA evolutionsYang Yujie11-95/+398
2024-04-23LoongArch: Define ISA versionsYang Yujie14-168/+300
2024-04-23Daily bump.GCC Administrator5-1/+234
2024-04-23RISC-V: Adjust overlap attr after revert d3544cea63d and e65aaf8efe1Pan Li1-1/+1
2024-04-22PR modula2/114811 string set incl ICE bugfixGaius Mulley2-23/+27
2024-04-22libstdc++: Fix conversion of simd to vector builtinMatthias Kretz2-1/+106
2024-04-22libstdc++: Silence irrelevant warnings in <experimental/simd>Matthias Kretz2-3/+8
2024-04-22PR modula2/114807 badpointer3.mod causes an ICEGaius Mulley13-38/+143
2024-04-22libstdc++: Workaround kernel-headers on s390x-linuxJakub Jelinek6-0/+26
2024-04-22testsuite: prune -freport-bug outputMarek Polacek1-0/+1
2024-04-22Revert "RISC-V: Rename vconstraint into group_overlap"Pan Li3-19/+16
2024-04-22Revert "RISC-V: Robostify the W43, W86, W87 constraint enabled attribute"Pan Li1-17/+2
2024-04-22i386: Fix Sierra Forest auto dispatchHaochen Jiang1-1/+1
2024-04-22s390x: Do not default to -mvx for -mesaAndreas Krebbel1-1/+1
2024-04-22RISC-V: Add xfail test case for highpart overlap floating-point widen insnPan Li9-0/+839
2024-04-22Revert "RISC-V: Support highpart overlap for floating-point widen instructions"Pan Li10-882/+37
2024-04-22RISC-V: Add xfail test case for indexed load overlap with SRC EEW < DEST EEWPan Li7-1/+394
2024-04-22Revert "RISC-V: Support highpart overlap for indexed load with SRC EEW < DEST...Pan Li7-426/+30
2024-04-22s390: testsuite: Remove xfail for vpopct{b,h}Stefan Schulze Frielinghaus1-2/+2
2024-04-22RISC-V: Add xfail test case for highest-number regno ternary overlapPan Li2-0/+185
2024-04-22Revert "RISC-V: Support highest-number regno overlap for widen ternary"Pan Li3-245/+55
2024-04-22RISC-V: Add xfail test case for widening register overlap of vf4/vf8Pan Li3-0/+170
2024-04-22Revert "RISC-V: Support widening register overlap for vf4/vf8"Pan Li4-190/+18
2024-04-22RISC-V: Add xfail test case for highpart register overlap of vx/vf widenPan Li6-0/+616
2024-04-22Daily bump.GCC Administrator5-1/+51
2024-04-21Fortran: Detect 'no implicit type' error in right place [PR103471]Paul Thomas4-5/+33
2024-04-21AVR: target/114794 - Tweak __udivmodqi4Georg-Johann Lay1-3/+3
2024-04-21Revert "RISC-V: Support highpart register overlap for widen vx/vf instructions"Pan Li7-650/+31
2024-04-21RISC-V: Add xfail test case for incorrect overlap on v0Pan Li1-0/+101
2024-04-21Daily bump.GCC Administrator4-1/+91
2024-04-20Revert "RISC-V: Fix overlap group incorrect overlap on v0"Pan Li2-235/+134
2024-04-20PR modula2/112893 full type checking between proctype and procedure not imple...Gaius Mulley8-16/+141
2024-04-20RISC-V: Add xfail test case for wv insn highest overlapPan Li4-1/+315
2024-04-20Revert "RISC-V: Support highest overlap for wv instructions"Pan Li4-360/+42
2024-04-20RISC-V: Add xfail test case for wv insn register overlapPan Li1-0/+30
2024-04-20Revert "RISC-V: Support one more overlap for wv instructions"Pan Li3-82/+46
2024-04-20Daily bump.GCC Administrator9-1/+178
2024-04-20i386: Fix up *avx2_eq<mode>3 constraints [PR114783]Jakub Jelinek2-1/+13
2024-04-20c-family: Allow arguments with NULLPTR_TYPE as sentinels [PR114780]Jakub Jelinek2-0/+22
2024-04-20c: Fix ICE with -g and -std=c23 related to incomplete types [PR114361]Jakub Jelinek7-2/+97
2024-04-19libstdc++: Simplify constraints on <=> for std::reference_wrapperJonathan Wakely1-5/+11
2024-04-19libstdc++: Support link chains in std::chrono::tzdb::locate_zone [PR114770]Jonathan Wakely3-4/+280
2024-04-19Update gcc sv.poJoseph Myers1-590/+195
2024-04-19internal-fn: Fix up expand_arith_overflow [PR114753]Jakub Jelinek1-0/+1
2024-04-19middle-end: refactory vect_recog_absolute_difference to simplify flow [PR114769]Tamar Christina1-27/+16