This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/26801] -fbounds-check generates segfault
- From: "sfilippone at uniroma2 dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Mar 2006 12:34:39 -0000
- Subject: [Bug fortran/26801] -fbounds-check generates segfault
- References: <bug-26801-9410@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from sfilippone at uniroma2 dot it 2006-03-22 12:34 -------
Created an attachment (id=11094)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11094&action=view)
test case
Note: the code segfaults even if the first do loop (before allocating the %a
components) is commented out.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26801