[Bug fortran/15809] ICE Using Pointer Functions
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Jun 3 20:21:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-06-03 20:21 -------
There is a different bug in gfortran with this code:
f951: /home/gates/pinskia/src/gnu/gcc/src/gcc/fortran/trans-array.c:184: gfc_conv_descriptor_data:
Assertion `(__extension__ ({ const tree __t = (type); if (tree_code_type[(int) (((enum tree_code) (__t)-
>common.code))] != ('t')) tree_class_check_failed (__t, ('t'), "/home/gates/pinskia/src/gnu/gcc/src/gcc/
fortran/trans-array.c", 184, __FUNCTION__); __t; })->type.lang_flag_1)' failed.
Note gfortran and g95 are two different projects, gfortran forked off of g95 to so that the source would
be more available and intergrated with the GCC project, gfortran is now included in snapshots of 3.5.0.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |ice-on-valid-code
Last reconfirmed|0000-00-00 00:00:00 |2004-06-03 20:21:06
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15809
More information about the Gcc-bugs
mailing list