[Bug fortran/24958] ice-on-invalid
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Nov 20 15:49:00 GMT 2005
------- Comment #2 from pinskia at gcc dot gnu dot org 2005-11-20 15:49 -------
Confirmed:
In file t.f:3
TYPE (nonexisting_type1), TARGET :: t1
1
Error: Derived type 'nonexisting_type1' at (1) is being used before it is
defined
free(): invalid pointer 0x854db40!
In file t.f:4
nullify(t1%something)
1
Internal Error at (1):
free_expr0(): Bad expr type
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |minor
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Keywords| |error-recovery, ice-on-
| |invalid-code
Known to fail|4.0.2 |4.0.2 4.0.0 4.1.0
Last reconfirmed|0000-00-00 00:00:00 |2005-11-20 15:49:50
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24958
More information about the Gcc-bugs
mailing list