https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65153
Oleg Endo <olegendo at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|sh: "insn does not satisfy |[SH][4.9 Regression] "insn |its constraints" when |does not satisfy its |compiling libmcrypt |constraints" when compiling | |libmcrypt --- Comment #3 from Oleg Endo <olegendo at gcc dot gnu.org> --- I was able to reproduce the problem on 4.9 branch sh-elf with -m4 -ml -O2 -fPIC. On trunk (GCC 5) it seems not to happen.