[Bug inline-asm/84677] [6/7 Regression] internal compiler error: in extract_constrain_insn, at recog.c:2205
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 28 18:18:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84677
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-checking
CC| |jakub at gcc dot gnu.org
Summary|[6/7/8 Regression] internal |[6/7 Regression] internal
|compiler error: in |compiler error: in
|extract_constrain_insn, at |extract_constrain_insn, at
|recog.c:2205 |recog.c:2205
Known to fail|8.0 |
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
This got fixed with r258393 aka PR84682 on the trunk; doesn't ICE with
-fno-checking, so doesn't fail on release branches.
More information about the Gcc-bugs
mailing list