[Bug target/112332] [14 regression] ICE: internal compiler error: in extract_constrain_insn, at recog.cc:2705
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Nov 1 11:14:26 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112332
--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Uros Bizjak <uros@gcc.gnu.org>:
https://gcc.gnu.org/g:64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf
commit r14-5056-g64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf
Author: Uros Bizjak <ubizjak@gmail.com>
Date: Wed Nov 1 12:06:36 2023 +0100
i386: Fix stack protector peephole2 operand predicate [PR112332]
PR target/112332
gcc/ChangeLog:
* config/i386/i386.md (stack_protexct_set_2 peephole2):
Use general_gr_operand as operand 4 predicate.
More information about the Gcc-bugs
mailing list