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

2009-08-23 Thread ictlpeng at gmail dot com
tation fault after using __attribute__((optimize())) Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: i

[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-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
-- ictlpeng at gmail dot com changed: What|Removed |Added Status|WAITING |UNCONFIRMED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41150

[Bug middle-end/41150] segmentation fault after using __attribute__((optimize()))

2010-03-29 Thread ictlpeng at gmail dot com
--- Comment #8 from ictlpeng at gmail dot com 2010-03-30 02:09 --- (In reply to comment #7) > bug2-susan.i still exists on gcc 4.4 branch head. So reopen it. > Yes, It was true that bug1-susan.i was a duplicate of PR 43562, we used the same way like you suggestion 1 to

[Bug middle-end/41150] segmentation fault after using __attribute__((optimize()))

2010-03-29 Thread ictlpeng at gmail dot com
--- Comment #9 from ictlpeng at gmail dot com 2010-03-30 02:14 --- (In reply to comment #4) > bug2-susan.i does not crash ICE on GCC SVN trunk now. > Do you mean bug2-susan.i does not exist on GCC 4.5? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41150

[Bug middle-end/43589] New: segmentation fault after using __attribute__((optimize()))

2010-03-29 Thread ictlpeng at gmail dot com
tatus: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: ictlpeng at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43589

[Bug middle-end/43589] segmentation fault after using __attribute__((optimize()))

2010-03-29 Thread ictlpeng at gmail dot com
--- Comment #1 from ictlpeng at gmail dot com 2010-03-30 04:03 --- Created an attachment (id=20256) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20256&action=view) Test case susan.i -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43589