[Bug fortran/33343] ICE (segfault) on invalid code with wrongly shaped arguments to elemental procedures
tkoenig at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Sep 8 07:19:00 GMT 2007
------- Comment #1 from tkoenig at gcc dot gnu dot org 2007-09-08 07:19 -------
Confirmed.
Traceback:
#0 integer_onep (expr=0x0) at ../../../gcc/trunk/gcc/tree.c:1337
#1 0x080d0513 in gfc_conv_loop_setup (loop=0xbff16814)
at ../../../gcc/trunk/gcc/fortran/trans-array.c:3250
#2 0x080e653a in gfc_trans_assignment_1 (expr1=0x8928798, expr2=0x8929758,
init_flag=0 '\0') at ../../../gcc/trunk/gcc/fortran/trans-expr.c:3972
#3 0x080e6a55 in gfc_trans_assignment (expr1=0x8928798, expr2=0x8929758,
init_flag=20 '\024') at ../../../gcc/trunk/gcc/fortran/trans-expr.c:4152
#4 0x080e77b1 in gfc_trans_assign (code=0x8928948)
at ../../../gcc/trunk/gcc/fortran/trans-expr.c:4164
#5 0x080c7512 in gfc_trans_code (code=0x8928948)
at ../../../gcc/trunk/gcc/fortran/trans.c:970
#6 0x080de492 in gfc_generate_function_code (ns=0x8927ff8)
at ../../../gcc/trunk/gcc/fortran/trans-decl.c:3258
#7 0x080c498a in gfc_generate_module_code (ns=0x8926380)
at ../../../gcc/trunk/gcc/fortran/trans.c:1190
#8 0x080991c6 in gfc_parse_file ()
at ../../../gcc/trunk/gcc/fortran/parse.c:3316
#9 0x080c023d in gfc_be_parse_file (set_yydebug=0)
at ../../../gcc/trunk/gcc/fortran/f95-lang.c:300
#10 0x08344908 in toplev_main (argc=2, argv=0xbff16d74)
at ../../../gcc/trunk/gcc/toplev.c:1045
#11 0x08108ccf in main (argc=-1212603072, argv=0x0)
at ../../../gcc/trunk/gcc/main.c:35
--
tkoenig at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tkoenig at gcc dot gnu dot
| |org
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Keywords| |ice-on-invalid-code
Last reconfirmed|0000-00-00 00:00:00 |2007-09-08 07:19:06
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33343
More information about the Gcc-bugs
mailing list