[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/23877] Internal error: bad value (n32r5900) for default CPU in
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug gas/23877] Internal error: bad value (n32r5900) for default CPU in mips_after_parse_args at gas/config/tc-mips.c:14987 |
Date: |
Wed, 28 Feb 2024 22:28:57 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=23877
--- Comment #1 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=62143ef92c28e64f3e4438b6dd4e8bb04a0fed12
commit 62143ef92c28e64f3e4438b6dd4e8bb04a0fed12
Author: Alan Modra <amodra@gmail.com>
Date: Thu Feb 29 08:45:18 2024 +1030
PR23877, bad value (n32r5900) for default CPU
Catching this at configure time would be nicer, but we'd need to exactly
match mips_parse_cpu in configure.ac and keep it all in sync.
PR 23877
* config/tc-mips.c (mips_after_parse_args): Don't assert that
mips_parse_cpu returns non-NULL, call as_fatal with an informative
message instead.
--
You are receiving this mail because:
You are on the CC list for the bug.