[Bug target/65153] [SH][4.9 Regression] "insn does not satisfy its constraints" when compiling libmcrypt
olegendo at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Feb 21 15:07:00 GMT 2015
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.
More information about the Gcc-bugs
mailing list