[Bug fortran/25716] FAIL: gfortran.dg/char_result_11.f90 -O (test for excess errors)
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Jan 10 13:08:00 GMT 2006
------- Comment #4 from pinskia at gcc dot gnu dot org 2006-01-10 13:08 -------
I can reproduce it with a native compiler for powerpc-darwin but with -m64
which enables LP64 powerpc-Darwin. It is a segfault writting out the module.
Backtrace:
#0 0x00052ce0 in mio_symtree_ref (stp=0x42909e3c) at
/Users/pinskia/src/gcc/alias/gcc/gcc/fortran/module.c:2115
#1 0x00053898 in mio_expr (ep=0x42909ef0) at
/Users/pinskia/src/gcc/alias/gcc/gcc/fortran/module.c:2546
#2 0x00052424 in mio_array_ref (ar=0x42909ea4) at
/Users/pinskia/src/gcc/alias/gcc/gcc/fortran/module.c:1809
#3 0x0005310c in mio_ref (rp=0xbffff4a0) at
/Users/pinskia/src/gcc/alias/gcc/gcc/fortran/module.c:2257
#4 0x000531e0 in mio_ref_list (rp=0x42909df0) at
/Users/pinskia/src/gcc/alias/gcc/gcc/fortran/module.c:2286
#5 0x000539e4 in mio_expr (ep=0x42909bb0) at
/Users/pinskia/src/gcc/alias/gcc/gcc/fortran/module.c:2582
#6 0x00052054 in mio_charlen (clp=0x4290873c) at
/Users/pinskia/src/gcc/alias/gcc/gcc/fortran/module.c:1668
#7 0x00052200 in mio_typespec (ts=0x42908730) at
/Users/pinskia/src/gcc/alias/gcc/gcc/fortran/module.c:1726
#8 0x00053fc4 in mio_symbol (sym=0x42908720) at
/Users/pinskia/src/gcc/alias/gcc/gcc/fortran/module.c:2802
#9 0x00055270 in write_symbol (n=13, sym=0x42908720) at
/Users/pinskia/src/gcc/alias/gcc/gcc/fortran/module.c:3468
#10 0x000553dc in write_symbol0 (st=0x429087a0) at
/Users/pinskia/src/gcc/alias/gcc/gcc/fortran/module.c:3507
#11 0x000552c8 in write_symbol0 (st=0x42908840) at
/Users/pinskia/src/gcc/alias/gcc/gcc/fortran/module.c:3486
#12 0x000552d4 in write_symbol0 (st=0x429085f0) at
/Users/pinskia/src/gcc/alias/gcc/gcc/fortran/module.c:3487
#13 0x000552c8 in write_symbol0 (st=0x429016c0) at
/Users/pinskia/src/gcc/alias/gcc/gcc/fortran/module.c:3486
#14 0x000552c8 in write_symbol0 (st=0x42907780) at
/Users/pinskia/src/gcc/alias/gcc/gcc/fortran/module.c:3486
#15 0x000558e4 in write_module () at
/Users/pinskia/src/gcc/alias/gcc/gcc/fortran/module.c:3653
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
GCC build triplet|64-bit platform |
GCC host triplet|64-bit platform |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25716
More information about the Gcc-bugs
mailing list