[Bug rtl-optimization/71436] [7 Regression] Segmentation fault in arm_output_multireg_pop
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Nov 23 12:58:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71436
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org,
| |vmakarov at gcc dot gnu.org
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
CCing Vlad. There are no constraints on the 2nd and further set in the
match_parallel, just on the first one, everything else is handled through the
match_parallel predicate.
More information about the Gcc-bugs
mailing list