------- Comment #17 from jvdelisle at gcc dot gnu dot org  2007-05-18 23:52 
-------
Created an attachment (id=13582)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13582&action=view)
Patch to eliminate segfault

This patch eliminates the segfault from the original test case and the last
test case which happen in to different places.  The first test case segfault
was caused by the duplicate else clause.  That was sneaky.  I was staring at it
quite a while before I noticed it.


-- 

jvdelisle at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |jvdelisle at gcc dot gnu dot
                   |dot org                     |org
             Status|REOPENED                    |ASSIGNED


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

Reply via email to