[Bug target/67716] [5] [SH]: Miscompiles libraw: Assembler: unaligned opcodes detected in executable segment
kkojima at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Sep 26 13:30:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67716
--- Comment #13 from Kazumoto Kojima <kkojima at gcc dot gnu.org> ---
(In reply to Oleg Endo from comment #12)
> Maybe we should move some
> more of the sh_option_override things sh_override_options_after_change? I
> don't know ...
I thought the same thing too. From the implementations for other targets,
the align related flags are enough, I guess. I could be wrong, though.
More information about the Gcc-bugs
mailing list