This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/31306] ICE with implicit character variables
- From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 May 2007 03:57:40 -0000
- Subject: [Bug fortran/31306] ICE with implicit character variables
- References: <bug-31306-10259@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from jvdelisle at gcc dot gnu dot org 2007-05-02 04:57 -------
backtrace is uggly, repeats the following for a long long time
#3554 0x000000000043c63e in mio_expr (ep=<value optimized out>)
at ../../gcc43/gcc/fortran/module.c:2133
#3555 0x000000000043c779 in mio_expr (ep=0xef2f60)
at ../../gcc43/gcc/fortran/module.c:2685
#3556 0x000000000043c8dd in mio_charlen (clp=0xf31728)
at ../../gcc43/gcc/fortran/module.c:1769
#3557 0x000000000043c979 in mio_typespec (ts=0xf31718)
at ../../gcc43/gcc/fortran/module.c:1831
#3558 0x000000000043c393 in mio_expr (ep=0xef2a38)
at ../../gcc43/gcc/fortran/module.c:2649
#3559 0x000000000043c9ad in mio_actual_arg (a=<value optimized out>)
at ../../gcc43/gcc/fortran/module.c:2118
#3560 0x000000000043c63e in mio_expr (ep=<value optimized out>)
at ../../gcc43/gcc/fortran/module.c:2133
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31306