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/33408] ICE: tree check: expected type_decl, have in debug_flush_symbol_queue, at final.c:3986



------- Comment #9 from dir at lanl dot gov  2007-09-19 13:39 -------
It works Ok on my version of linux, but it still is crashing on today's
Macintosh PowerPC version (20070919) -

[dranta:~/fe/dyna3d96/source] dir% gfortran -g -c -O0 -fcray-pointer
-fno-automatic out.f
outt.F:3155.19:

      common/aux14/                                                     
                  1
Warning: Named COMMON block 'aux14' at (1) shall be of the same size
outt.F:4193.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
outt.F:4502.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
outt.F:9616.19:

      common/aux14/ic(9085),icount                                      
                  1
Warning: Named COMMON block 'aux14' at (1) shall be of the same size
outt.F: In function 'autobug1':
outt.F:22832: internal compiler error: tree check: expected type_decl, have  in
debug_flush_symbol_queue, at final.c:3986
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
[dranta:~/fe/dyna3d96/source] dir% gfortran --v
Using built-in specs.
Target: powerpc-apple-darwin8.10.0
Configured with: ../gcc/configure --disable-bootstrap --enable-multilib
--prefix=/usr/local/gfortran --enable-languages=c,fortran
Thread model: posix
gcc version 4.3.0 20070919 (experimental) (GCC) 


-- 


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


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