summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-01Update ChangeLog and version files for releasereleases/gcc-14.2.0Jakub Jelinek
2024-08-01Daily bump.GCC Administrator
2024-07-31Daily bump.GCC Administrator
2024-07-30x86: Don't enable APX_F in 32-bit modeLingling Kong
2024-07-30Daily bump.GCC Administrator
2024-07-29c++: wrong error initializing empty class [PR115900]Marek Polacek
2024-07-29tree-optimization/116057 - wrong code with CCP and vector CTORsRichard Biener
2024-07-29testsuite: Fix up consteval-prop21.C for 32-bit targets [PR115986]Jakub Jelinek
2024-07-29c++: if consteval and consteval propagation [PR115583]Jason Merrill
2024-07-29c++: consteval propagation and templates [PR115986]Jason Merrill
2024-07-29c++: ICE with concept, local class, and lambda [PR115561]Jason Merrill
2024-07-29Fix ICE with -fdump-tree-morefJan Hubicka
2024-07-29i386: Fix AVX512 intrin macro typoHaochen Jiang
2024-07-29Daily bump.GCC Administrator
2024-07-28Daily bump.GCC Administrator
2024-07-27Daily bump.GCC Administrator
2024-07-26Daily bump.GCC Administrator
2024-07-25Regenerate gcc.potJoseph Myers
2024-07-25Daily bump.GCC Administrator
2024-07-24testsuite: Fix up pr116034.c test for big/pdp endian [PR116061]Jakub Jelinek
2024-07-24RISC-V: Disable Zba optimization pattern if XTheadMemIdx is enabledChristoph Müllner
2024-07-24Daily bump.GCC Administrator
2024-07-23testsuite: Disable finite math only for test [PR115826]Torbjörn SVENSSON
2024-07-23libstdc++: Use [[maybe_unused]] attribute in src/c++23/print.ccJonathan Wakely
2024-07-23libstdc++: Do not use isatty on avr [PR115482]Detlef Vollmann
2024-07-23ssa: Fix up maybe_rewrite_mem_ref_base complex type handling [PR116034]Jakub Jelinek
2024-07-23i386: Change prefetchi output templateHaochen Jiang
2024-07-23[powerpc] [testsuite] reorder dg directives [PR106069]Alexandre Oliva
2024-07-22c++/coroutines: correct passing *this to promise type [PR104981]Patrick Palka
2024-07-22c++: xobj fn call without obj [PR115783]Patrick Palka
2024-07-23Daily bump.GCC Administrator
2024-07-22Fix modref's iteraction with store mergingJan Hubicka
2024-07-22rs6000: Catch unsupported ABI errors when using -mrop-protect [PR114759,PR115...Peter Bergner
2024-07-22rs6000: Error on CPUs and ABIs that don't support the ROP protection insns [P...Peter Bergner
2024-07-22rs6000: ROP - Emit hashst and hashchk insns on Power8 and later [PR114759]Peter Bergner
2024-07-22rs6000: Compute rop_hash_save_offset for non-Altivec compiles [PR115389]Peter Bergner
2024-07-22rs6000: Update ELFv2 stack frame comment showing the correct ROP save locationPeter Bergner
2024-07-22Fix modref_eaf_analysis::analyze_ssa_name handling of values dereferenced to ...Jan Hubicka
2024-07-22Fix accounting of offsets in unadjusted_ptr_and_unit_offsetJan Hubicka
2024-07-22Compare loop bounds in ipa-icfJan Hubicka
2024-07-22Reduce recursive inlining of always_inline functionsJan Hubicka
2024-07-22[PR115565] cse: Don't use a valid regno for non-register in comparison_qtyMaciej W. Rozycki
2024-07-22Daily bump.GCC Administrator
2024-07-21Daily bump.GCC Administrator
2024-07-20s390: Fix unresolved iterators bhfgq and xdeeStefan Schulze Frielinghaus
2024-07-20Avoid undefined behaviour in build_option_suggestionsSiddhesh Poyarekar
2024-07-20Revert "Fortran: Auto array allocation with function dependencies [PR59104]"Paul Thomas
2024-07-20Daily bump.GCC Administrator
2024-07-19Fortran: Fix wrong code in unlimited polymorphic assignment [PR113363]Paul Thomas
2024-07-19Fortran: Auto array allocation with function dependencies [PR59104]Paul Thomas