public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/16455] New: print the location of a missing module fatal error
@ 2004-07-09 17:37 dann at godzilla dot ics dot uci dot edu
  2004-07-09 17:40 ` [Bug fortran/16455] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: dann at godzilla dot ics dot uci dot edu @ 2004-07-09 17:37 UTC (permalink / raw)
  To: gcc-bugs

$ cat test.f90
USE NONEXISTENT
$ gfortran -c test.f90
Fatal Error: Can't open module file 'nonexistent.mod' for reading: No such file
or directory

It would be good if the "Fatal Error" message would include the file and line
number where this error occurs.

-- 
           Summary: print the location of a missing module fatal error
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dann at godzilla dot ics dot uci dot edu
                CC: gcc-bugs at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug fortran/16455] print the location of a missing module fatal error
  2004-07-09 17:37 [Bug fortran/16455] New: print the location of a missing module fatal error dann at godzilla dot ics dot uci dot edu
@ 2004-07-09 17:40 ` pinskia at gcc dot gnu dot org
  2004-07-11 12:40 ` tobi at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-07-09 17:40 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-07-09 17:40 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |diagnostic
   Last reconfirmed|0000-00-00 00:00:00         |2004-07-09 17:40:58
               date|                            |


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug fortran/16455] print the location of a missing module fatal error
  2004-07-09 17:37 [Bug fortran/16455] New: print the location of a missing module fatal error dann at godzilla dot ics dot uci dot edu
  2004-07-09 17:40 ` [Bug fortran/16455] " pinskia at gcc dot gnu dot org
@ 2004-07-11 12:40 ` tobi at gcc dot gnu dot org
  2004-07-11 13:06 ` cvs-commit at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: tobi at gcc dot gnu dot org @ 2004-07-11 12:40 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From tobi at gcc dot gnu dot org  2004-07-11 12:40 -------
Patch here: http://gcc.gnu.org/ml/fortran/2004-07/msg00119.html

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug fortran/16455] print the location of a missing module fatal error
  2004-07-09 17:37 [Bug fortran/16455] New: print the location of a missing module fatal error dann at godzilla dot ics dot uci dot edu
  2004-07-09 17:40 ` [Bug fortran/16455] " pinskia at gcc dot gnu dot org
  2004-07-11 12:40 ` tobi at gcc dot gnu dot org
@ 2004-07-11 13:06 ` cvs-commit at gcc dot gnu dot org
  2004-07-11 13:07 ` tobi at gcc dot gnu dot org
  2004-07-11 14:50 ` tobi at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-07-11 13:06 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-07-11 13:06 -------
Subject: Bug 16455

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	tobi@gcc.gnu.org	2004-07-11 13:06:26

Modified files:
	gcc/fortran    : ChangeLog 

Log message:
	PR fortran/16455
	Fix ChangeLog

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/ChangeLog.diff?cvsroot=gcc&r1=1.118&r2=1.119



-- 


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug fortran/16455] print the location of a missing module fatal error
  2004-07-09 17:37 [Bug fortran/16455] New: print the location of a missing module fatal error dann at godzilla dot ics dot uci dot edu
                   ` (2 preceding siblings ...)
  2004-07-11 13:06 ` cvs-commit at gcc dot gnu dot org
@ 2004-07-11 13:07 ` tobi at gcc dot gnu dot org
  2004-07-11 14:50 ` tobi at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: tobi at gcc dot gnu dot org @ 2004-07-11 13:07 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From tobi at gcc dot gnu dot org  2004-07-11 13:07 -------
Fixed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug fortran/16455] print the location of a missing module fatal error
  2004-07-09 17:37 [Bug fortran/16455] New: print the location of a missing module fatal error dann at godzilla dot ics dot uci dot edu
                   ` (3 preceding siblings ...)
  2004-07-11 13:07 ` tobi at gcc dot gnu dot org
@ 2004-07-11 14:50 ` tobi at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: tobi at gcc dot gnu dot org @ 2004-07-11 14:50 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |3.5.0


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-07-11 14:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-09 17:37 [Bug fortran/16455] New: print the location of a missing module fatal error dann at godzilla dot ics dot uci dot edu
2004-07-09 17:40 ` [Bug fortran/16455] " pinskia at gcc dot gnu dot org
2004-07-11 12:40 ` tobi at gcc dot gnu dot org
2004-07-11 13:06 ` cvs-commit at gcc dot gnu dot org
2004-07-11 13:07 ` tobi at gcc dot gnu dot org
2004-07-11 14:50 ` tobi at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).