[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/31796] Internal error in write_function_pdata at obj-coff-seh
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug gas/31796] Internal error in write_function_pdata at obj-coff-seh |
Date: |
Wed, 29 May 2024 00:58:44 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=31796
--- Comment #6 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Alan Modra <amodra@sourceware.org>:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7574c0c2b386efa4bd0b1735237403177e4a964e
commit 7574c0c2b386efa4bd0b1735237403177e4a964e
Author: Alan Modra <amodra@gmail.com>
Date: Tue May 28 13:40:50 2024 +0930
PR31796, Internal error in write_function_pdata at obj-coff-seh
PR31796 is the result of lack of aarch64 support in obj-coff-seh.c.
Nick fixed this with commit 73c8603c3f. Make the seh support
consistently warn in future if some archictecture is missing, rather
than giving internal errors.
PR 31796
* config/obj-coff-seh.c (verify_target): New function.
(obj_coff_seh_handler, obj_coff_seh_endproc, obj_coff_seh_proc),
(obj_coff_seh_endprologue): Use it.
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug gas/31796] New: Internal error in write_function_pdata at obj-coff-seh, euloanty at live dot com, 2024/05/24
- [Bug gas/31796] Internal error in write_function_pdata at obj-coff-seh, euloanty at live dot com, 2024/05/24
- [Bug gas/31796] Internal error in write_function_pdata at obj-coff-seh, euloanty at live dot com, 2024/05/24
- [Bug gas/31796] Internal error in write_function_pdata at obj-coff-seh, euloanty at live dot com, 2024/05/24
- [Bug gas/31796] Internal error in write_function_pdata at obj-coff-seh, nickc at redhat dot com, 2024/05/28
- [Bug gas/31796] Internal error in write_function_pdata at obj-coff-seh, nickc at redhat dot com, 2024/05/28
- [Bug gas/31796] Internal error in write_function_pdata at obj-coff-seh, cvs-commit at gcc dot gnu.org, 2024/05/28
- [Bug gas/31796] Internal error in write_function_pdata at obj-coff-seh, nickc at redhat dot com, 2024/05/28
- [Bug gas/31796] Internal error in write_function_pdata at obj-coff-seh,
cvs-commit at gcc dot gnu.org <=