[Bug c/41150] segmentation fault after using __attribute__((optimize()))

2009-09-07 Thread ictlpeng at gmail dot com
-- ictlpeng at gmail dot com changed: What|Removed |Added Status|WAITING |UNCONFIRMED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41150

[Bug c/41150] segmentation fault after using __attribute__((optimize()))

2009-09-07 Thread ictlpeng at gmail dot com
--- Comment #3 from ictlpeng at gmail dot com 2009-09-07 07:09 --- Created an attachment (id=18525) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18525&action=view) preprocessed file that triggers the bug 2 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41150

[Bug c/41150] segmentation fault after using __attribute__((optimize()))

2009-09-07 Thread ictlpeng at gmail dot com
--- Comment #2 from ictlpeng at gmail dot com 2009-09-07 07:08 --- Created an attachment (id=18524) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18524&action=view) The preprocessed file that triggers the bug 1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41150

[Bug c/41150] segmentation fault after using __attribute__((optimize()))

2009-08-24 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2009-08-24 09:08 --- Please provide preprocessed source that can be used to reproduce the failure. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added ---