[gcc r15-128] libstdc++: Update powerpc-linux-gnu baseline_symbols

2024-05-03 Thread Andreas Schwab via Gcc-cvs
https://gcc.gnu.org/g:212d93f4b3a2b63817b7b32efa1d910e5720ddc6 commit r15-128-g212d93f4b3a2b63817b7b32efa1d910e5720ddc6 Author: Andreas Schwab Date: Sat Feb 3 14:00:41 2024 +0100 libstdc++: Update powerpc-linux-gnu baseline_symbols * config/abi/post/powerpc-linux-gnu/basel

[gcc r15-3663] riscv: Fix duplicate assmbler label in @tlsdesc insn

2024-09-16 Thread Andreas Schwab via Gcc-cvs
https://gcc.gnu.org/g:952df9c50b30cc6f849c422b84592a81524f8ef7 commit r15-3663-g952df9c50b30cc6f849c422b84592a81524f8ef7 Author: Andreas Schwab Date: Thu Sep 12 13:55:09 2024 +0200 riscv: Fix duplicate assmbler label in @tlsdesc insn Use %= instead of maintaining a sequence number

[gcc r15-3028] m68k: Add -mlra

2024-08-19 Thread Andreas Schwab via Gcc-cvs
https://gcc.gnu.org/g:c4971bae71cf4d6bb0b458dd9d457ec57d14a4f4 commit r15-3028-gc4971bae71cf4d6bb0b458dd9d457ec57d14a4f4 Author: Andreas Schwab Date: Mon Aug 19 20:59:13 2024 +0200 m68k: Add -mlra PR target/113939 * config/m68k/m68k.opt (mlra): New target optio

[gcc r15-3233] m68k: Accept ASHIFT like MULT in address operand

2024-08-27 Thread Andreas Schwab via Gcc-cvs
https://gcc.gnu.org/g:a83e519ab2d4e7df2756411cd9d21c6f1b583429 commit r15-3233-ga83e519ab2d4e7df2756411cd9d21c6f1b583429 Author: Andreas Schwab Date: Tue Aug 27 21:01:00 2024 +0200 m68k: Accept ASHIFT like MULT in address operand When LRA pulls an address operand out of a MEM it c

[gcc r13-8610] libstdc++: Update baseline symbols for riscv64-linux

2024-04-15 Thread Andreas Schwab via Gcc-cvs
https://gcc.gnu.org/g:04128a403bd594dff50349e973b02b3f2d444d5d commit r13-8610-g04128a403bd594dff50349e973b02b3f2d444d5d Author: Andreas Schwab Date: Sun Dec 31 10:49:34 2023 +0100 libstdc++: Update baseline symbols for riscv64-linux * config/abi/post/riscv64-linux-gnu/bas

[gcc r15-4132] testsuite: Relax line number match in gfortran.dg/pr95690.f90

2024-10-08 Thread Andreas Schwab via Gcc-cvs
https://gcc.gnu.org/g:d022f6925702b0890a73613d659350b40f44f215 commit r15-4132-gd022f6925702b0890a73613d659350b40f44f215 Author: Andreas Schwab Date: Wed Sep 11 13:08:30 2024 +0200 testsuite: Relax line number match in gfortran.dg/pr95690.f90 The actual line number is target depen

[gcc r15-4300] m68k: replace reload_in_progress by reload_in_progress || lra_in_progress

2024-10-13 Thread Andreas Schwab via Gcc-cvs
https://gcc.gnu.org/g:f0f11559d569faffacea63db5c4a5ad98335c4ad commit r15-4300-gf0f11559d569faffacea63db5c4a5ad98335c4ad Author: Andreas Schwab Date: Fri Oct 11 10:28:38 2024 +0200 m68k: replace reload_in_progress by reload_in_progress || lra_in_progress For now assume that LRA ne

[gcc r15-5439] testsuite: m68k: Fix tests for C23

2024-11-19 Thread Andreas Schwab via Gcc-cvs
https://gcc.gnu.org/g:c5b33fab3e932afd5eaf253bc0f1e547ca2a058f commit r15-5439-gc5b33fab3e932afd5eaf253bc0f1e547ca2a058f Author: Andreas Schwab Date: Tue Nov 19 09:47:54 2024 +0100 testsuite: m68k: Fix tests for C23 * gcc.target/m68k/crash1.c (seq_printf): Add prototype.

[gcc r15-5464] testsuite: robustify gcc.target/m68k/20100512-1.c

2024-11-19 Thread Andreas Schwab via Gcc-cvs
https://gcc.gnu.org/g:ceddd28d41f0b9cc797c3568544a114d60c1ba83 commit r15-5464-gceddd28d41f0b9cc797c3568544a114d60c1ba83 Author: Andreas Schwab Date: Tue Nov 19 17:35:14 2024 +0100 testsuite: robustify gcc.target/m68k/20100512-1.c This has been failing since r5-2883-g8cb65b3725f0c

[gcc r15-5859] riscv: Avoid narrowing warning

2024-12-02 Thread Andreas Schwab via Gcc-cvs
https://gcc.gnu.org/g:712cb2967bd91d4097e7125aa9d498a66e1654c5 commit r15-5859-g712cb2967bd91d4097e7125aa9d498a66e1654c5 Author: Andreas Schwab Date: Sun Dec 1 11:44:50 2024 +0100 riscv: Avoid narrowing warning * config/riscv/riscv.cc (fli_value_hf, fli_value_sf)

[gcc r15-5866] m68k: don't allow o/o in movdi, movdf, movxf

2024-12-02 Thread Andreas Schwab via Gcc-cvs
https://gcc.gnu.org/g:cec97549b781643f55bde34d025c3170309e3646 commit r15-5866-gcec97549b781643f55bde34d025c3170309e3646 Author: Andreas Schwab Date: Thu Nov 21 15:35:01 2024 +0100 m68k: don't allow o/o in movdi, movdf, movxf The movdi, movdf and movxf patterns allow both operands

[gcc r15-5921] gcc/configure: Properly remove -O flags from C[XX]FLAGS

2024-12-04 Thread Andreas Schwab via Gcc-cvs
https://gcc.gnu.org/g:1783b2030905567d1b89ccc5e674699619f159e5 commit r15-5921-g1783b2030905567d1b89ccc5e674699619f159e5 Author: Andreas Schwab Date: Wed Dec 4 10:59:38 2024 +0100 gcc/configure: Properly remove -O flags from C[XX]FLAGS PR bootstrap/117893 * con

[gcc r15-8866] Remove buffer overflow in cobol driver

2025-03-24 Thread Andreas Schwab via Gcc-cvs
https://gcc.gnu.org/g:c6e7d9ca72cb424b7af9357d77209eb7dd14621a commit r15-8866-gc6e7d9ca72cb424b7af9357d77209eb7dd14621a Author: Andreas Schwab Date: Mon Mar 24 11:39:29 2025 +0100 Remove buffer overflow in cobol driver PR cobol/119390 * gcobolspec.cc (lang_spe

[gcc r16-72] libstdc++: Update baseline symbols for riscv64-linux

2025-04-22 Thread Andreas Schwab via Gcc-cvs
https://gcc.gnu.org/g:1b1b3896a2a026188f0ce36df6cbb490ee89edb8 commit r16-72-g1b1b3896a2a026188f0ce36df6cbb490ee89edb8 Author: Andreas Schwab Date: Tue Apr 22 12:39:35 2025 +0200 libstdc++: Update baseline symbols for riscv64-linux * config/abi/post/riscv64-linux-gnu/basel

[gcc r16-98] libstdc++: Update baseline symbols for powerpc-linux and powerpc64-linux

2025-04-23 Thread Andreas Schwab via Gcc-cvs
https://gcc.gnu.org/g:a373b0f154fd0929c6784ea310937e3dcb386ce0 commit r16-98-ga373b0f154fd0929c6784ea310937e3dcb386ce0 Author: Andreas Schwab Date: Wed Apr 23 15:24:40 2025 +0200 libstdc++: Update baseline symbols for powerpc-linux and powerpc64-linux * config/abi/post/pow

[gcc r15-9432] libgcobol: Add missing float128 suffix

2025-04-14 Thread Andreas Schwab via Gcc-cvs
https://gcc.gnu.org/g:6518799b2dfe8cf6dd7afa96041c5842bb4b9a49 commit r15-9432-g6518799b2dfe8cf6dd7afa96041c5842bb4b9a49 Author: Andreas Schwab Date: Mon Apr 14 14:20:08 2025 +0200 libgcobol: Add missing float128 suffix * libgcobol.cc (__gg__float64_from_128): Mark literal

[gcc r15-9489] libgcobol: mark riscv64-*-linux* as supported target

2025-04-15 Thread Andreas Schwab via Gcc-cvs
https://gcc.gnu.org/g:a039bab95750ead133e48672ab33378f513ba287 commit r15-9489-ga039bab95750ead133e48672ab33378f513ba287 Author: Andreas Schwab Date: Mon Mar 17 09:51:07 2025 +0100 libgcobol: mark riscv64-*-linux* as supported target * configure.tgt: Set LIBGCOBOL_SUPPORTE

[gcc r16-589] libiberty: Fix off-by-one when collecting range expression

2025-05-13 Thread Andreas Schwab via Gcc-cvs
https://gcc.gnu.org/g:43717ee9064e73d0ad0cfb4f8f937ba9f5cbcc51 commit r16-589-g43717ee9064e73d0ad0cfb4f8f937ba9f5cbcc51 Author: Andreas Schwab Date: Wed May 7 09:46:19 2025 +0200 libiberty: Fix off-by-one when collecting range expression Fixes this error during build of fixinclude

[gcc r16-623] libiberty: remove duplicated declaration of mkstemps

2025-05-14 Thread Andreas Schwab via Gcc-cvs
https://gcc.gnu.org/g:4a49450b94f1c6a24a3118577300e291384a1c3a commit r16-623-g4a49450b94f1c6a24a3118577300e291384a1c3a Author: Andreas Schwab Date: Wed May 14 15:12:16 2025 +0200 libiberty: remove duplicated declaration of mkstemps * libiberty.h (mkstemps): Remove duplica