[gcc r14-10480] Revert "Fortran: Auto array allocation with function dependencies [PR59104]"

2024-07-20 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:94e4661fee27c5b1362e02690c5047e0b543fc9a commit r14-10480-g94e4661fee27c5b1362e02690c5047e0b543fc9a Author: Paul Thomas Date: Sat Jul 20 10:42:40 2024 +0100 Revert "Fortran: Auto array allocation with function dependencies [PR59104]" This reverts commit 5034a

[gcc r15-2173] Avoid undefined behaviour in build_option_suggestions

2024-07-20 Thread Siddhesh Poyarekar via Gcc-cvs
https://gcc.gnu.org/g:e0d997e913f811ecf4b3e10891e6a4aab5b38a31 commit r15-2173-ge0d997e913f811ecf4b3e10891e6a4aab5b38a31 Author: Siddhesh Poyarekar Date: Fri Jul 19 12:44:32 2024 -0400 Avoid undefined behaviour in build_option_suggestions The inner loop in build_option_suggestions

[gcc r14-10481] Avoid undefined behaviour in build_option_suggestions

2024-07-20 Thread Siddhesh Poyarekar via Gcc-cvs
https://gcc.gnu.org/g:2eca8a9548eb7db21ee94b32fb482b2f545cf4b7 commit r14-10481-g2eca8a9548eb7db21ee94b32fb482b2f545cf4b7 Author: Siddhesh Poyarekar Date: Fri Jul 19 12:44:32 2024 -0400 Avoid undefined behaviour in build_option_suggestions The inner loop in build_option_suggestion

[gcc r14-10482] s390: Fix unresolved iterators bhfgq and xdee

2024-07-20 Thread Stefan Schulze Frielinghaus via Gcc-cvs
https://gcc.gnu.org/g:bb34b7eda1fbfcfe108d985fd0ae1421c2fa14c0 commit r14-10482-gbb34b7eda1fbfcfe108d985fd0ae1421c2fa14c0 Author: Stefan Schulze Frielinghaus Date: Sat Jul 20 16:03:33 2024 +0200 s390: Fix unresolved iterators bhfgq and xdee Code attribute bhfgq is missing a mappin

[gcc r13-8927] s390: Fix unresolved iterators bhfgq and xdee

2024-07-20 Thread Stefan Schulze Frielinghaus via Gcc-cvs
https://gcc.gnu.org/g:130edabae09e18064e0bdcb12656e4f4f9a51ff3 commit r13-8927-g130edabae09e18064e0bdcb12656e4f4f9a51ff3 Author: Stefan Schulze Frielinghaus Date: Sat Jul 20 16:05:41 2024 +0200 s390: Fix unresolved iterators bhfgq and xdee Code attribute bhfgq is missing a mapping

[gcc r15-2174] doc: Remove documentation of two obsolete spec strings

2024-07-20 Thread Gerald Pfeifer via Gcc-cvs
https://gcc.gnu.org/g:8e3fef3ce023c7c00707328662aa861acdb6ee68 commit r15-2174-g8e3fef3ce023c7c00707328662aa861acdb6ee68 Author: André Maroneze Date: Sat Jul 20 16:42:47 2024 +0200 doc: Remove documentation of two obsolete spec strings gcc: * doc/invoke.texi (Spec File

[gcc r12-10627] s390: Fix unresolved iterators bhfgq and xdee

2024-07-20 Thread Stefan Schulze Frielinghaus via Gcc-cvs
https://gcc.gnu.org/g:7ad764fe3c3ad0e1167b58cf3785629d788491f4 commit r12-10627-g7ad764fe3c3ad0e1167b58cf3785629d788491f4 Author: Stefan Schulze Frielinghaus Date: Sat Jul 20 17:13:03 2024 +0200 s390: Fix unresolved iterators bhfgq and xdee Code attribute bhfgq is missing a mappin

[gcc r15-2175] Add bitint to options for testcase

2024-07-20 Thread Andrew Macleod via Gcc-cvs
https://gcc.gnu.org/g:7357ba20af44698fea9d8ad5573973dd9ec74778 commit r15-2175-g7357ba20af44698fea9d8ad5573973dd9ec74778 Author: Andrew MacLeod Date: Sat Jul 20 11:45:16 2024 -0400 Add bitint to options for testcase Testcase should only be for bitint targets gcc/t

[gcc r12-10628] rs6000: Fix .machine cpu selection w/ altivec [PR97367]

2024-07-20 Thread Peter Bergner via Gcc-cvs
https://gcc.gnu.org/g:319b57fb02b52ba9036c00dda36ff28d8274e13d commit r12-10628-g319b57fb02b52ba9036c00dda36ff28d8274e13d Author: René Rebe Date: Fri Jul 12 21:17:08 2024 + rs6000: Fix .machine cpu selection w/ altivec [PR97367] There are various non-IBM CPUs with altivec, so

[gcc r13-8928] Avoid undefined behaviour in build_option_suggestions

2024-07-20 Thread Siddhesh Poyarekar via Gcc-cvs
https://gcc.gnu.org/g:a23deb15053134840ba77d19d96b0f0771f696bf commit r13-8928-ga23deb15053134840ba77d19d96b0f0771f696bf Author: Siddhesh Poyarekar Date: Fri Jul 19 12:44:32 2024 -0400 Avoid undefined behaviour in build_option_suggestions The inner loop in build_option_suggestions

[gcc r15-2176] Output CodeView function information

2024-07-20 Thread Mark Harmstone via Gcc-cvs
https://gcc.gnu.org/g:493c55578fe00f5f4a7534b8f5cb5213f86f4d01 commit r15-2176-g493c55578fe00f5f4a7534b8f5cb5213f86f4d01 Author: Mark Harmstone Date: Fri Jun 28 00:36:14 2024 +0100 Output CodeView function information Translate DW_TAG_subprogram DIEs into CodeView LF_FUNC_ID types

[gcc r12-10629] Avoid undefined behaviour in build_option_suggestions

2024-07-20 Thread Siddhesh Poyarekar via Gcc-cvs
https://gcc.gnu.org/g:a551d0330d62d8b5d28c4c9af63bae17afb3bbc4 commit r12-10629-ga551d0330d62d8b5d28c4c9af63bae17afb3bbc4 Author: Siddhesh Poyarekar Date: Fri Jul 19 12:44:32 2024 -0400 Avoid undefined behaviour in build_option_suggestions The inner loop in build_option_suggestion

[gcc r15-2177] Revert "C++: Support clang compatible [[musttail]] (PR83324)"

2024-07-20 Thread Andi Kleen via Gcc-cvs
https://gcc.gnu.org/g:ff6994e483be5bd340bfacc50d3441bd21aba1c4 commit r15-2177-gff6994e483be5bd340bfacc50d3441bd21aba1c4 Author: Andi Kleen Date: Sat Jul 20 16:07:41 2024 -0700 Revert "C++: Support clang compatible [[musttail]] (PR83324)" This reverts commit 59dd1d7ab21ad9a7ebf641

[gcc r15-2178] Revert "C: Implement musttail attribute for returns"

2024-07-20 Thread Andi Kleen via Gcc-cvs
https://gcc.gnu.org/g:53660b102e69ddc6d9add22abaf03ce791babb44 commit r15-2178-g53660b102e69ddc6d9add22abaf03ce791babb44 Author: Andi Kleen Date: Sat Jul 20 16:09:07 2024 -0700 Revert "C: Implement musttail attribute for returns" This reverts commit 7db47f7b915c5f5d645fa536547e26b

[gcc r15-2179] Revert "Add tests for C/C++ musttail attributes"

2024-07-20 Thread Andi Kleen via Gcc-cvs
https://gcc.gnu.org/g:8805ad29924f43d2005784efc8f7d29f10b7f6d9 commit r15-2179-g8805ad29924f43d2005784efc8f7d29f10b7f6d9 Author: Andi Kleen Date: Sat Jul 20 16:09:25 2024 -0700 Revert "Add tests for C/C++ musttail attributes" This reverts commit 37c4703ce84722b9c24db3e8e6d57ab6d3a

[gcc r15-2180] Revert "Add documentation for musttail attribute"

2024-07-20 Thread Andi Kleen via Gcc-cvs
https://gcc.gnu.org/g:4a46ba2d905ed40116fb7e7a34809307dc8e37be commit r15-2180-g4a46ba2d905ed40116fb7e7a34809307dc8e37be Author: Andi Kleen Date: Sat Jul 20 16:09:41 2024 -0700 Revert "Add documentation for musttail attribute" This reverts commit 56f824cc206ff00d466aaeb11211d8005c

[gcc r15-2181] Require bitint575 for pr116003.c

2024-07-20 Thread Andrew Macleod via Gcc-cvs
https://gcc.gnu.org/g:1824caa07f91c79c46debcd0d80da9568300ecad commit r15-2181-g1824caa07f91c79c46debcd0d80da9568300ecad Author: Andrew MacLeod Date: Sat Jul 20 12:49:39 2024 -0400 Require bitint575 for pr116003.c Require a bitint target large enough. gcc/testsuit

[gcc r15-2183] SH: Fix outage caused by recently added 2nd combine pass after reg alloc

2024-07-20 Thread Oleg Endo via Gcc-cvs
https://gcc.gnu.org/g:58b78cf068b3b24c11d7812a5f4de865e9cdb8b4 commit r15-2183-g58b78cf068b3b24c11d7812a5f4de865e9cdb8b4 Author: Oleg Endo Date: Sun Jul 21 14:11:21 2024 +0900 SH: Fix outage caused by recently added 2nd combine pass after reg alloc I've also confirmed on the CSiBE