public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/18003] New: Parser failure in printing of array intrisics (lbound)
@ 2004-10-14 21:42 crasmussen at lanl dot gov
  2004-10-14 21:46 ` [Bug fortran/18003] " pinskia at gcc dot gnu dot org
  2005-02-07  4:47 ` pinskia at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: crasmussen at lanl dot gov @ 2004-10-14 21:42 UTC (permalink / raw)
  To: gcc-bugs

The following program fails:

----------------------
subroutine io_bug()
  integer :: a(10)
  print *, lbound(a)
end subroutine io_bug
----------------------

Command:
   gfortran -c gfortran-bug.f90

Error msg:

gfortran-bug.f90: In function `io_bug':
gfortran-bug.f90:3: fatal error: gfc_todo: Not Implemented: Unable to determine rank of expression
compilation terminated.

Version:

GNU Fortran 95 (GCC 3.5.0 20040714 (experimental))

Platform:

Mac OS X

-- 
           Summary: Parser failure in printing of array intrisics (lbound)
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: crasmussen at lanl dot gov
                CC: crasmussen at lanl dot gov,gcc-bugs at gcc dot gnu dot
                    org


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


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

* [Bug fortran/18003] Parser failure in printing of array intrisics (lbound)
  2004-10-14 21:42 [Bug fortran/18003] New: Parser failure in printing of array intrisics (lbound) crasmussen at lanl dot gov
@ 2004-10-14 21:46 ` pinskia at gcc dot gnu dot org
  2005-02-07  4:47 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-10-14 21:46 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-14 21:46 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2004-10-14 21:46:03
               date|                            |


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


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

* [Bug fortran/18003] Parser failure in printing of array intrisics (lbound)
  2004-10-14 21:42 [Bug fortran/18003] New: Parser failure in printing of array intrisics (lbound) crasmussen at lanl dot gov
  2004-10-14 21:46 ` [Bug fortran/18003] " pinskia at gcc dot gnu dot org
@ 2005-02-07  4:47 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-07  4:47 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |rejects-valid
   Last reconfirmed|2004-11-06 16:09:59         |2005-02-06 18:44:13
               date|                            |


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


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

end of thread, other threads:[~2005-02-06 18:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-14 21:42 [Bug fortran/18003] New: Parser failure in printing of array intrisics (lbound) crasmussen at lanl dot gov
2004-10-14 21:46 ` [Bug fortran/18003] " pinskia at gcc dot gnu dot org
2005-02-07  4:47 ` pinskia 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).