[Bug target/83143] [SH]: Assembler messages: invalid operands (*UND* and .text sections) for `-'
segher at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Nov 25 01:01:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83143
Segher Boessenkool <segher at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |segher at gcc dot gnu.org
--- Comment #7 from Segher Boessenkool <segher at gcc dot gnu.org> ---
(In reply to Oleg Endo from comment #6)
> In the asm code I see the following line ...
>
> .L3195:
> .long nir_alu_instr_create@PLT-(.LPCS230+2-.)
>
> ... but the label .LPCS230 does not not exist in the file. So I guess this
> is where the error comes from.
Yeah... Compile with -da and see where that label came from and where it
disappeared?
More information about the Gcc-bugs
mailing list