This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/18197] bus error on returning from a function
- From: "tobi at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Nov 2005 14:49:30 -0000
- Subject: [Bug fortran/18197] bus error on returning from a function
- References: <bug-18197-9538@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from tobi at gcc dot gnu dot org 2005-11-07 14:49 -------
While the original problem seems to have been fixed, we have a regression here:
if we comment out the line marked as "this works" everything compiles fine and
we get an executable that works (doesn't segfault), if we comment out the line
"this doesn't" instead, the compiler triggers the assertion Andrew pointed to.
--
tobi at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tobi at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18197