--- Comment #3 from monaka at monami-software dot com 2010-01-29 03:21
---
We can reproduce same ICE with Attachment #19745.
I got ICE in case like this.
$ cc1 -msx -g -O1 regex.i
but I didn't get any errors in case like this.
$ cc1 -msx -g -O0 regex.i -fipa-pure-const
So it's possib
--- Comment #2 from monaka at monami-software dot com 2010-01-29 03:17
---
Created an attachment (id=19745)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19745&action=view)
simplified code that causes same error.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42790
--- Comment #1 from monaka at monami-software dot com 2010-01-18 22:07
---
Created an attachment (id=19650)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19650&action=view)
Preprocessed source.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42790