This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/35059] Seg fault when max constructor limit reached



------- Comment #1 from jvdelisle at gcc dot gnu dot org  2008-02-02 17:36 -------
Created an attachment (id=15080)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15080&action=view)
Proposed patch to fix some segfaults

This patch avoids the seg fault for the test case in this PR as well as the
invalid code given in PR34828 Comment #10.  I will submit this when 4.4 opens.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]