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/24144] segmentation fault in gfortran with character functions.


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-30 13:06 -------
Confirmed backtrace:
#0  0x080b4e39 in set_string (block=0xbfe37bb8, postblock=0xbfe37bb0, var=Variable "var" is not 
available.
)
    at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/fortran/trans-io.c:488
#1  0x080b5638 in gfc_trans_open (code=0x8a5a0e8)
    at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/fortran/trans-io.c:684
#2  0x08098517 in gfc_trans_code (code=0x8a5a0e8)
    at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/fortran/trans.c:581
#3  0x080a7e4e in gfc_generate_function_code (ns=0x8a58250)
    at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/fortran/trans-decl.c:2415


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-09-30 13:06:07
               date|                            |


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


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