This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/33408] ICE: tree check: expected type_decl, have in debug_flush_symbol_queue, at final.c:3986
- From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Nov 2007 17:21:13 -0000
- Subject: [Bug fortran/33408] ICE: tree check: expected type_decl, have in debug_flush_symbol_queue, at final.c:3986
- References: <bug-33408-10129@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #12 from fxcoudert at gcc dot gnu dot org 2007-11-03 17:21 -------
Unassigning myself. I've manage to trim it down a bit, but not that much.
% gfortran foo.f -fcray-pointer -fno-automatic -g -O0 -c
foo.f:3598.19:
common/aux14/stfv(lnv),fni(lnv),fxi(lnv),fyi(lnv),fzi(lnv),
1
Warning: Named COMMON block 'aux14' at (1) shall be of the same size
foo.f:3851.19:
common/aux14/pxs(lnv),pys(lnv),pzs(lnv),pxt(lnv),pyt(lnv),
1
Warning: Named COMMON block 'aux14' at (1) shall be of the same size
foo.f: In function 'autobug1':
foo.f:18085: internal compiler error: tree check: expected type_decl, have in
debug_flush_symbol_queue, at final.c:4040
--
fxcoudert at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|fxcoudert at gcc dot gnu dot|unassigned at gcc dot gnu
|org |dot org
Status|ASSIGNED |NEW
GCC build triplet| |powerpc-apple-darwin8.10.0
GCC host triplet| |powerpc-apple-darwin8
GCC target triplet| |powerpc-apple-darwin8
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33408