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/23515] ICE on correct code


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-22 17:40 -------
Confirmed.
Back trace:
#0  translate_common (common=0x9037228, var_list=Variable "var_list" is not available.
) at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/fortran/trans-common.c:823
#1  0x0808ebf5 in gfc_traverse_symtree (st=0x9036df0, func=0x80a24f0 <named_common>) at /
home/peshtigo/pinskia/src/gnu/gcc/src/gcc/fortran/symbol.c:2295
#2  0x080a2454 in gfc_trans_common (ns=0x9036e58) at /home/peshtigo/pinskia/src/gnu/gcc/src/
gcc/fortran/trans-common.c:956
#3  0x080a7518 in gfc_generate_function_code (ns=0x9036e58) at /home/peshtigo/pinskia/src/gnu/
gcc/src/gcc/fortran/trans-decl.c:2351
#4  0x08097964 in gfc_generate_code (ns=0x9036e58) at /home/peshtigo/pinskia/src/gnu/gcc/src/
gcc/fortran/trans.c:683
#5  0x0807daa1 in gfc_parse_file () at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/fortran/parse.c:
2642
#6  0x08097325 in gfc_be_parse_file (set_yydebug=0) at /home/peshtigo/pinskia/src/gnu/gcc/src/
gcc/fortran/f95-lang.c:256


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-08-22 17:40:54
               date|                            |


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


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