https://sourceware.org/bugzilla/show_bug.cgi?id=28610
--- Comment #1 from Martin Liska <mliska at suse dot cz> --- The problematic backtrace is: Breakpoint 8, riscv_update_subset (rps=rps@entry=0xb9bee0 <riscv_rps_as>, str=str@entry=0x631000014887 "+") at ../../bfd/elfxx-riscv.c:2211 2211 { (gdb) bt #0 riscv_update_subset (rps=rps@entry=0xb9bee0 <riscv_rps_as>, str=str@entry=0x631000014887 "+") at ../../bfd/elfxx-riscv.c:2211 #1 0x00000000004dae43 in s_riscv_option (x=<optimized out>) at ../../gas/config/tc-riscv.c:3775 #2 0x000000000049e422 in read_a_source_file (name=name@entry=0x7fffffffe2a2 "/home/marxin/Programming/binutils/gas/testsuite/gas/riscv/option-arch-fail.s") at ../../gas/read.c:1202 #3 0x00000000004197a0 in perform_an_assembly_pass (argv=0x603000000408, argc=0) at ../../gas/as.c:1254 #4 main (argc=<optimized out>, argv=0x7fffffffde28) at ../../gas/as.c:1416 -- You are receiving this mail because: You are on the CC list for the bug.