diff options
author | Mikael Pettersson <mikpelinux@gmail.com> | 2025-07-31 17:00:40 +0200 |
---|---|---|
committer | Hans-Peter Nilsson <hp@gcc.gnu.org> | 2025-08-14 16:22:43 +0200 |
commit | ead213a9b06f7fcafc5650a8391779ba313e197d (patch) | |
tree | ca8da3e00849c27e1114d3db443e9a37cc23cba9 /gcc/testsuite/rust/compile/issue-3649.rs | |
parent | 2934d4eea725fe9b560c5e51b859927c357ab6f7 (diff) | |
download | gcc-master.zip gcc-master.tar.gz gcc-master.tar.bz2 |
Since the cris port was added to gcc it has passed --em=criself
to gas, as an abbreviation for --emulation=criself. Starting with
binutils-2.45 that causes a hard error in gas due to ambiguity with
another option.
Fixed by replacing the abbreviation with the complete option.
Tested by building a cross to cris-elf with binutils-2.45, which
failed before but now succeeds.
gcc/
PR target/121336
* config/cris/cris.h: Do not abbreviate --emulation.
Signed-off-by: Mikael Pettersson <mikpelinux@gmail.com>
Diffstat (limited to 'gcc/testsuite/rust/compile/issue-3649.rs')
0 files changed, 0 insertions, 0 deletions