[gcc r15-9233] cobol, driver: Remove platform-specific options [PR119414].

2025-04-06 Thread Iain D Sandoe via Gcc-cvs
https://gcc.gnu.org/g:54932496a8b36a3991f7e533cc3a47ae41148b3e commit r15-9233-g54932496a8b36a3991f7e533cc3a47ae41148b3e Author: Iain Sandoe Date: Mon Mar 24 09:12:47 2025 + cobol, driver: Remove platform-specific options [PR119414]. As discussed in the PR, the options had bee

[gcc r15-9234] testsuite, cobol: Avoid adding duplicate libs.

2025-04-06 Thread Iain D Sandoe via Gcc-cvs
https://gcc.gnu.org/g:24f79780148613ea8539209c30ec6e102b007ee6 commit r15-9234-g24f79780148613ea8539209c30ec6e102b007ee6 Author: Iain Sandoe Date: Mon Mar 31 13:54:37 2025 +0100 testsuite, cobol: Avoid adding duplicate libs. The discovered paths already include the multilib and so

[gcc r15-9235] AVRrc: Support 8-bit and 16-bit fixed-point arith in libgcc.

2025-04-06 Thread Georg-Johann Lay via Gcc-cvs
https://gcc.gnu.org/g:939fa28d265d4707ad717fcff0c46329b6dc39c2 commit r15-9235-g939fa28d265d4707ad717fcff0c46329b6dc39c2 Author: Georg-Johann Lay Date: Sun Apr 6 16:44:21 2025 +0200 AVRrc: Support 8-bit and 16-bit fixed-point arith in libgcc. With some minor changes, 8-bit and 16-

[gcc r15-9236] Doc: Further clarify support for _Bool type

2025-04-06 Thread Sandra Loosemore via Gcc-cvs
https://gcc.gnu.org/g:b39d5fad621c25812fb764e3a8808bab3f2fe774 commit r15-9236-gb39d5fad621c25812fb764e3a8808bab3f2fe774 Author: Sandra Loosemore Date: Sun Apr 6 16:03:48 2025 + Doc: Further clarify support for _Bool type gcc/ChangeLog * doc/extend.texi (Boolean Ty