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/23371] internal compiler error when missing a module procedure


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-13 06:50 -------
Confirmed, here is the backtrace:
#0  error_string (p=0x0) at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/fortran/error.c:112
#1  0x0805c8ba in error_print (type=0x851b8ed "Error:", format0=Variable "format0" is not available.
) at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/fortran/error.c:409
#2  0x0805c9e7 in gfc_error (format=0x85243cc "Function reference to '%s' at %L is to a non-PURE 
procedure within a PURE procedure")
    at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/fortran/error.c:595
#3  0x08083319 in gfc_resolve_expr (e=0xa350888) at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/
fortran/resolve.c:1092
#4  0x08084860 in resolve_code (code=Variable "code" is not available.
) at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/fortran/resolve.c:3812


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |error-recovery, ice-on-
                   |                            |invalid-code
   Last reconfirmed|0000-00-00 00:00:00         |2005-08-13 06:50:43
               date|                            |


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


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