https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115148

--- Comment #9 from Oleg Endo <olegendo at gcc dot gnu.org> ---
(In reply to Oleg Endo from comment #8)
> 
> It looks like something dpulicates the ".align 1" directive after the byte
> table and then also duplicates it.  Perhaps the directive is treated wrongly
> as an insn or something like that ..... 

Wanted to write: It looks like something duplicates the ".align 1" directive
after the byte table and then also sinks it further down in the code between
the other labels.

Reply via email to