public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/16648] New: [gfortran] Does not support FLUSH intrinsic.
@ 2004-07-20 19:44 tow21 at cam dot ac dot uk
  2004-07-20 21:24 ` [Bug fortran/16648] " pinskia at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: tow21 at cam dot ac dot uk @ 2004-07-20 19:44 UTC (permalink / raw)
  To: gcc-bugs

gfortran does not support the common extension of a FLUSH intrinsic subroutine 
- this is a regression from g77. 
 
(It's also worth noting that F2003 will mandate a FLUSH statement with similar 
semantics)

-- 
           Summary: [gfortran] Does not support FLUSH intrinsic.
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tow21 at cam dot ac dot uk
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug fortran/16648] [gfortran] Does not support FLUSH intrinsic.
  2004-07-20 19:44 [Bug fortran/16648] New: [gfortran] Does not support FLUSH intrinsic tow21 at cam dot ac dot uk
@ 2004-07-20 21:24 ` pinskia at gcc dot gnu dot org
  2004-07-21  3:29 ` sgk at troutmask dot apl dot washington dot edu
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-07-20 21:24 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-07-20 21:24 -------
Here is the page from g77 about the intrinsic: <http://gcc.gnu.org/onlinedocs/gcc-3.4.0/g77/Flush-
Intrinsic.html>.  It would have been better next time to add the link to a page like this for some of us 
non fortran people.

Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-07-20 21:24:31
               date|                            |


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


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

* [Bug fortran/16648] [gfortran] Does not support FLUSH intrinsic.
  2004-07-20 19:44 [Bug fortran/16648] New: [gfortran] Does not support FLUSH intrinsic tow21 at cam dot ac dot uk
  2004-07-20 21:24 ` [Bug fortran/16648] " pinskia at gcc dot gnu dot org
@ 2004-07-21  3:29 ` sgk at troutmask dot apl dot washington dot edu
  2004-09-08 19:17 ` toon at moene dot indiv dot nluug dot nl
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: sgk at troutmask dot apl dot washington dot edu @ 2004-07-21  3:29 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From sgk at troutmask dot apl dot washington dot edu  2004-07-21 03:29 -------
gfortran is missing 87 non-standard intrinsic functions and subroutines
from g77 runtime library.  I'll post the complete to fortran@ this weekend.

-- 


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


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

* [Bug fortran/16648] [gfortran] Does not support FLUSH intrinsic.
  2004-07-20 19:44 [Bug fortran/16648] New: [gfortran] Does not support FLUSH intrinsic tow21 at cam dot ac dot uk
  2004-07-20 21:24 ` [Bug fortran/16648] " pinskia at gcc dot gnu dot org
  2004-07-21  3:29 ` sgk at troutmask dot apl dot washington dot edu
@ 2004-09-08 19:17 ` toon at moene dot indiv dot nluug dot nl
  2004-10-19 15:24 ` coyote at coyotegulch dot com
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: toon at moene dot indiv dot nluug dot nl @ 2004-09-08 19:17 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From toon at moene dot indiv dot nluug dot nl  2004-09-08 19:17 -------
FLUSH is a Fortran 2003 feature.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|minor                       |enhancement


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


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

* [Bug fortran/16648] [gfortran] Does not support FLUSH intrinsic.
  2004-07-20 19:44 [Bug fortran/16648] New: [gfortran] Does not support FLUSH intrinsic tow21 at cam dot ac dot uk
                   ` (2 preceding siblings ...)
  2004-09-08 19:17 ` toon at moene dot indiv dot nluug dot nl
@ 2004-10-19 15:24 ` coyote at coyotegulch dot com
  2004-11-22  1:13 ` sgk at troutmask dot apl dot washington dot edu
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: coyote at coyotegulch dot com @ 2004-10-19 15:24 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From coyote at coyotegulch dot com  2004-10-19 15:24 -------
(In reply to comment #2)
> gfortran is missing 87 non-standard intrinsic functions and subroutines
> from g77 runtime library.  I'll post the complete to fortran@ this weekend.

Was that list ever posted?

And has someone done a similar list for ISO 2003 (even though we still have a
ways to go on F95...)?

-- 


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


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

* [Bug fortran/16648] [gfortran] Does not support FLUSH intrinsic.
  2004-07-20 19:44 [Bug fortran/16648] New: [gfortran] Does not support FLUSH intrinsic tow21 at cam dot ac dot uk
                   ` (3 preceding siblings ...)
  2004-10-19 15:24 ` coyote at coyotegulch dot com
@ 2004-11-22  1:13 ` sgk at troutmask dot apl dot washington dot edu
  2004-12-07 20:52 ` sgk at troutmask dot apl dot washington dot edu
  2004-12-07 20:54 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: sgk at troutmask dot apl dot washington dot edu @ 2004-11-22  1:13 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From sgk at troutmask dot apl dot washington dot edu  2004-11-22 01:13 -------
I've implemented this in accordance with the g77 info file.

http://gcc.gnu.org/ml/fortran/2004-11/msg00149.html

I doubt that it will ever be committed.

-- 
steve



-- 


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


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

* [Bug fortran/16648] [gfortran] Does not support FLUSH intrinsic.
  2004-07-20 19:44 [Bug fortran/16648] New: [gfortran] Does not support FLUSH intrinsic tow21 at cam dot ac dot uk
                   ` (4 preceding siblings ...)
  2004-11-22  1:13 ` sgk at troutmask dot apl dot washington dot edu
@ 2004-12-07 20:52 ` sgk at troutmask dot apl dot washington dot edu
  2004-12-07 20:54 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: sgk at troutmask dot apl dot washington dot edu @ 2004-12-07 20:52 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From sgk at troutmask dot apl dot washington dot edu  2004-12-07 20:52 -------
This can be closed.  The patch was committed.

2004-12-02  Steven G. Kargl  <kargls@comcast.net>
        Paul Brook  <paul@codesourcery.com>

        * intrinsics/flush.c: New file.
        * intrinsics/fnum.c: ditto
        * intrinsics/stat.c: ditto
        * io/io.h (unit_to_fd): Add prototype.
        * io/unix.c (unit_to_fd): New function.
        * configure.ac: Add test for members of struct stat.  Check for
        sys/types.h and sys/stat.h
        * Makefile.am: Add intrinsics/{flush.c,fnum.c,stat.c}
        * configure.in: Regenerate.
        * config.h.in: Regenerate.
        * Makefile.in: Regenerate.


-- 


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


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

* [Bug fortran/16648] [gfortran] Does not support FLUSH intrinsic.
  2004-07-20 19:44 [Bug fortran/16648] New: [gfortran] Does not support FLUSH intrinsic tow21 at cam dot ac dot uk
                   ` (5 preceding siblings ...)
  2004-12-07 20:52 ` sgk at troutmask dot apl dot washington dot edu
@ 2004-12-07 20:54 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-12-07 20:54 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-07 20:54 -------
Fixed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.0.0


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


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

end of thread, other threads:[~2004-12-07 20:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-20 19:44 [Bug fortran/16648] New: [gfortran] Does not support FLUSH intrinsic tow21 at cam dot ac dot uk
2004-07-20 21:24 ` [Bug fortran/16648] " pinskia at gcc dot gnu dot org
2004-07-21  3:29 ` sgk at troutmask dot apl dot washington dot edu
2004-09-08 19:17 ` toon at moene dot indiv dot nluug dot nl
2004-10-19 15:24 ` coyote at coyotegulch dot com
2004-11-22  1:13 ` sgk at troutmask dot apl dot washington dot edu
2004-12-07 20:52 ` sgk at troutmask dot apl dot washington dot edu
2004-12-07 20:54 ` 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).