This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/15972] ICE : assertion failure in trans-array.c (pointer function stuff)


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-13 14:17 -------
Confirmed. Here is the other ICE:
f951: /home/gates/pinskia/src/gnu/gcc/src/gcc/fortran/trans-array.c:3025: 
gfc_trans_dummy_array_bias: 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", 3025, __FUNCTION__); __t; })-
>type.lang_flag_2)' failed.
pr15972.f90: In function `get_a_contents':
pr15972.f90:16: internal compiler error: Aborted
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2004-06-13 14:17:50
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15972


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]