aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2025-05-07 18:46:51 +0200
committerJakub Jelinek <jakub@gcc.gnu.org>2025-05-08 10:51:53 +0200
commit9d19251042f14fe84a5edc82b1a2b49ace6da6a1 (patch)
treebaabe35b657afd7142886151f9e360d9390b24b3 /gcc
parentbfcb5da69a41f7a5e41faab39b763d9d7c8bd2ea (diff)
downloadgcc-9d19251042f14fe84a5edc82b1a2b49ace6da6a1.zip
gcc-9d19251042f14fe84a5edc82b1a2b49ace6da6a1.tar.gz
gcc-9d19251042f14fe84a5edc82b1a2b49ace6da6a1.tar.bz2
libfortran: Readd 15 accidentally removed libgfortran symbols [PR120152]
The r15-4124-gc0002a675a92e76d change seems to have accidentally dropped 5 sourcefiles from i_maxloc1_c, which resulted in dropping 15 GFORTRAN_8 symbols on x86_64 and 6 on i686. The following patch adds it back, so that we export those symbols again, fixing the ABI problem. 2025-05-07 Jakub Jelinek <jakub@redhat.com> PR libfortran/120152 * Makefile.am (i_maxloc1_c): Readd generated/maxloc1_4_i8.c, generated/maxloc1_8_i8.c, generated/maxloc1_16_i8.c, generated/maxloc1_4_i16.c, generated/maxloc1_8_i16.c. Move generated/maxloc1_16_i16.c entry earlier in the list. * Makefile.in: Regenerated. (cherry picked from commit 41c8e9b61defb6c616bf35ac9693a52f848afca3)
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions