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

2017-02-07 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41150

Martin Sebor  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||msebor at gcc dot gnu.org
 Resolution|--- |FIXED

--- Comment #11 from Martin Sebor  ---
No ICE on recent trunk (GCC 7).  Resolving as fixed.

[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 fix it temporarily. And I think your second
try provided a better solution. Thank you! 


-- 


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 #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/41150] segmentation fault after using __attribute__((optimize()))

2010-03-29 Thread jiez at gcc dot gnu dot org


--- Comment #10 from jiez at gcc dot gnu dot org  2010-03-30 02:41 ---
(In reply to comment #9)
 (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?
 
I don't see it on latest GCC 4.5.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41150