public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/30942]  New: Can't find keyword: error marker always at end of line
@ 2007-02-23 22:44 dfranke at gcc dot gnu dot org
  2007-03-18 18:04 ` [Bug fortran/30942] Error location is wrong in error message fxcoudert at gcc dot gnu dot org
  2007-06-02 11:33 ` dfranke at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: dfranke at gcc dot gnu dot org @ 2007-02-23 22:44 UTC (permalink / raw)
  To: gcc-bugs

$> cat link-flush-2.f90
program subroutine_flush_link
INTEGER(kind=1) :: int_1
CALL flush(unit = int_1) ! this is a somewhat lengthy comment
end program

$> gfortran-svn link-flush-2.f90
link-flush-2.f90:4.60:

CALL flush(unit = int_1) ! this is a somewhat lengthy comment
                                                            1
Error: Can't find keyword named 'unit' in call to 'flush' at (1)

$> gfortran-svn
gcc version 4.3.0 20070212 (experimental)


-- 
           Summary: Can't find keyword: error marker always at end of line
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: diagnostic
          Severity: enhancement
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dfranke at gcc dot gnu dot org


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


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

* [Bug fortran/30942] Error location is wrong in error message
  2007-02-23 22:44 [Bug fortran/30942] New: Can't find keyword: error marker always at end of line dfranke at gcc dot gnu dot org
@ 2007-03-18 18:04 ` fxcoudert at gcc dot gnu dot org
  2007-06-02 11:33 ` dfranke at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: fxcoudert at gcc dot gnu dot org @ 2007-03-18 18:04 UTC (permalink / raw)
  To: gcc-bugs



-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-03-18 18:03:54
               date|                            |
            Summary|Can't find keyword: error   |Error location is wrong in
                   |marker always at end of line|error message


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


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

* [Bug fortran/30942] Error location is wrong in error message
  2007-02-23 22:44 [Bug fortran/30942] New: Can't find keyword: error marker always at end of line dfranke at gcc dot gnu dot org
  2007-03-18 18:04 ` [Bug fortran/30942] Error location is wrong in error message fxcoudert at gcc dot gnu dot org
@ 2007-06-02 11:33 ` dfranke at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: dfranke at gcc dot gnu dot org @ 2007-06-02 11:33 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from dfranke at gcc dot gnu dot org  2007-06-02 11:32 -------


*** This bug has been marked as a duplicate of 29819 ***


-- 

dfranke at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2007-06-02 11:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-23 22:44 [Bug fortran/30942] New: Can't find keyword: error marker always at end of line dfranke at gcc dot gnu dot org
2007-03-18 18:04 ` [Bug fortran/30942] Error location is wrong in error message fxcoudert at gcc dot gnu dot org
2007-06-02 11:33 ` dfranke 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).