[Bug other/123841] [16 regression] Failed bootstrap (Error: invalid operands (.text and .text.unlikely sections) for `-') since r16-7073
ro at CeBiTec dot Uni-Bielefeld.DE
gcc-bugzilla@gcc.gnu.org
Tue Jan 27 22:02:05 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123841
--- Comment #11 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> ---
>> I obviously found the whole set of with_gnu_as/gas_flag/gas,
>> with_gnu_ld/gnu_ld_flag/gnu_ld terribly confusing. I thought I'd
>> figured out, but apparently not.
>
> Maybe it would be good to reduce that set somehow afterwards? I don't
> know if it's just me who is confused here.
I wonder if we couldn't just check the assembler and linker used, either
from PATH or specified with --with-as/--with-ld, just once and do away
with the static gas=yes/gnu_ld=yes in config.gcc?
I'd better not touch that after the breakage I've just caused, though.
More information about the Gcc-bugs
mailing list