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/25099] Conformance of arguments to ELEMENTAL subroutines



------- Comment #3 from pinskia at gcc dot gnu dot org  2006-03-01 02:14 -------
This ICEs for me on the mainline, backtrace:
#0  integer_onep (expr=0x0) at /Users/pinskia/src/gcc/local/gcc/gcc/tree.c:1226
#1  0x0006bf90 in gfc_conv_loop_setup (loop=0xbffff7d8) at
/Users/pinskia/src/gcc/local/gcc/gcc/fortran/trans-array.c:2738
#2  0x0008d698 in gfc_trans_call (code=0x42b01350) at
/Users/pinskia/src/gcc/local/gcc/gcc/fortran/trans-stmt.c:268
#3  0x00064fe8 in gfc_trans_code (code=0x42b01350) at
/Users/pinskia/src/gcc/local/gcc/gcc/fortran/trans.c:495
#4  0x000759c4 in gfc_generate_function_code (ns=0x42b01350) at
/Users/pinskia/src/gcc/local/gcc/gcc/fortran/trans-decl.c:2902
#5  0x00043150 in gfc_parse_file () at
/Users/pinskia/src/gcc/local/gcc/gcc/fortran/parse.c:3195
#6  0x00063e3c in gfc_be_parse_file (set_yydebug=0) at
/Users/pinskia/src/gcc/local/gcc/gcc/fortran/f95-lang.c:298
#7  0x000d9430 in toplev_main (argc=6615784, argv=0x64f3bc) at
/Users/pinskia/src/gcc/local/gcc/gcc/toplev.c:999
#8  0x00001c10 in _start (argc=6615996, argv=0x64f858, envp=0x1) at
/SourceCache/Csu/Csu-46/crt.c:267


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|diagnostic                  |accepts-invalid, ice-on-
                   |                            |invalid-code
   Last reconfirmed|2005-11-30 11:33:00         |2006-03-01 02:14:22
               date|                            |


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


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