This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [Bug fortran/29804] segfault with -fbounds-check on allocatable derived type components
- From: Jerry DeLisle <jvdelisle at verizon dot net>
- To: gcc-bugzilla at gcc dot gnu dot org
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 10 Jul 2007 06:40:25 -0700
- Subject: Re: [Bug fortran/29804] segfault with -fbounds-check on allocatable derived type components
- References: <bug-29804-9410@http.gcc.gnu.org/bugzilla/> <20070710132056.1558.qmail@sourceware.org>
Have you looked with valgrind or similar to see if there are errors occurring?
Please definitely put in the testsuite. There may be something we don't see yet
going on here.