[Bug inline-asm/61692] ICE in extract_insn in recog.c for asm with many parameters

2015-11-25 Thread mrs at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61692 --- Comment #5 from mrs at gcc dot gnu.org --- Mine. Mine supports 33. Don't expect it to go past 40. Most folks won't. In 10-30 years, maybe we might need to update to 50, but we can do that then.

[Bug inline-asm/61692] ICE in extract_insn in recog.c for asm with many parameters

2015-11-25 Thread gccbugzilla at limegreensocks dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61692 --- Comment #4 from David --- (In reply to m...@gcc.gnu.org from comment #3) > This test case isn't portable. If upped to 40 then it would be more > portable. What platform supports more than 30 operands? As near as I can see,

[Bug inline-asm/61692] ICE in extract_insn in recog.c for asm with many parameters

2015-11-24 Thread mrs at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61692 mrs at gcc dot gnu.org changed: What|Removed |Added CC||mrs at gcc dot gnu.org ---

[Bug inline-asm/61692] ICE in extract_insn in recog.c for asm with many parameters

2015-02-23 Thread gccbugzilla at limegreensocks dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61692 David gccbugzilla at limegreensocks dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug inline-asm/61692] ICE in extract_insn in recog.c for asm with many parameters

2014-12-08 Thread law at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61692 --- Comment #1 from Jeffrey A. Law law at gcc dot gnu.org --- Author: law Date: Mon Dec 8 21:58:23 2014 New Revision: 218494 URL: https://gcc.gnu.org/viewcvs?rev=218494root=gccview=rev Log: PR target/61692 * cfgexpand.c