public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/22359] fseek intrinsic appears to be unimplemented
       [not found] <bug-22359-10581@http.gcc.gnu.org/bugzilla/>
@ 2007-04-29 23:19 ` dfranke at gcc dot gnu dot org
  2007-05-01  9:56 ` dfranke at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: dfranke at gcc dot gnu dot org @ 2007-04-29 23:19 UTC (permalink / raw)
  To: gcc-bugs



-- 

dfranke at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dfranke at gcc dot gnu dot
                   |                            |org
                URL|                            |http://gcc.gnu.org/ml/fortra
                   |                            |n/2007-04/msg00562.html
      Known to fail|                            |4.1.2 4.2.0 4.3.0
           Priority|P2                          |P3


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


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

* [Bug fortran/22359] fseek intrinsic appears to be unimplemented
       [not found] <bug-22359-10581@http.gcc.gnu.org/bugzilla/>
  2007-04-29 23:19 ` [Bug fortran/22359] fseek intrinsic appears to be unimplemented dfranke at gcc dot gnu dot org
@ 2007-05-01  9:56 ` dfranke at gcc dot gnu dot org
  2007-05-04 18:34 ` [Bug fortran/22359] [4.1/4.2 regression] fseek intrinsic not implemented dfranke at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: dfranke at gcc dot gnu dot org @ 2007-05-01  9:56 UTC (permalink / raw)
  To: gcc-bugs



-- 

dfranke at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |dfranke at gcc dot gnu dot
                   |dot org                     |org
                URL|http://gcc.gnu.org/ml/fortra|http://gcc.gnu.org/ml/gcc-
                   |n/2007-04/msg00562.html     |patches/2007-
                   |                            |05/msg00010.html
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2005-12-30 19:36:48         |2007-05-01 10:55:49
               date|                            |


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


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

* [Bug fortran/22359] [4.1/4.2 regression] fseek intrinsic not implemented
       [not found] <bug-22359-10581@http.gcc.gnu.org/bugzilla/>
  2007-04-29 23:19 ` [Bug fortran/22359] fseek intrinsic appears to be unimplemented dfranke at gcc dot gnu dot org
  2007-05-01  9:56 ` dfranke at gcc dot gnu dot org
@ 2007-05-04 18:34 ` dfranke at gcc dot gnu dot org
  2007-05-04 18:35 ` [Bug fortran/22359] " pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: dfranke at gcc dot gnu dot org @ 2007-05-04 18:34 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from dfranke at gcc dot gnu dot org  2007-05-04 19:34 -------
Fixed in trunk. 
Due to a typo in the PR number, the commit message went to PR22539. 
Sorry for that :(

As it is a regression wrt g77, this patch probably needs to be backported to
4.1/4.2. Unassigning myself for now.


-- 

dfranke at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|dfranke at gcc dot gnu dot  |unassigned at gcc dot gnu
                   |org                         |dot org
             Status|ASSIGNED                    |NEW
      Known to fail|4.1.2 4.2.0 4.3.0           |4.1.2 4.2.0
      Known to work|                            |4.3.0
            Summary|fseek intrinsic appears to  |[4.1/4.2 regression] fseek
                   |be unimplemented            |intrinsic not implemented
   Target Milestone|---                         |4.3.0


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


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

* [Bug fortran/22359] fseek intrinsic not implemented
       [not found] <bug-22359-10581@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2007-05-04 18:34 ` [Bug fortran/22359] [4.1/4.2 regression] fseek intrinsic not implemented dfranke at gcc dot gnu dot org
@ 2007-05-04 18:35 ` pinskia at gcc dot gnu dot org
  2007-05-27  8:49 ` tkoenig at gcc dot gnu dot org
  2007-06-16 22:51 ` dfranke at gcc dot gnu dot org
  5 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-05-04 18:35 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.1/4.2 regression] fseek  |fseek intrinsic not
                   |intrinsic not implemented   |implemented
   Target Milestone|4.3.0                       |---


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


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

* [Bug fortran/22359] fseek intrinsic not implemented
       [not found] <bug-22359-10581@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2007-05-04 18:35 ` [Bug fortran/22359] " pinskia at gcc dot gnu dot org
@ 2007-05-27  8:49 ` tkoenig at gcc dot gnu dot org
  2007-06-16 22:51 ` dfranke at gcc dot gnu dot org
  5 siblings, 0 replies; 6+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2007-05-27  8:49 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from tkoenig at gcc dot gnu dot org  2007-05-27 08:49 -------
Frankly, I don't think we need to bother with a 4.2
backport.

If nobody objects, I'll close this shortly.


-- 

tkoenig at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tkoenig at gcc dot gnu dot
                   |                            |org


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


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

* [Bug fortran/22359] fseek intrinsic not implemented
       [not found] <bug-22359-10581@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2007-05-27  8:49 ` tkoenig at gcc dot gnu dot org
@ 2007-06-16 22:51 ` dfranke at gcc dot gnu dot org
  5 siblings, 0 replies; 6+ messages in thread
From: dfranke at gcc dot gnu dot org @ 2007-06-16 22:51 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from dfranke at gcc dot gnu dot org  2007-06-16 22:51 -------
No backport to 4.2. Closing.


-- 

dfranke at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2007-06-16 22:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-22359-10581@http.gcc.gnu.org/bugzilla/>
2007-04-29 23:19 ` [Bug fortran/22359] fseek intrinsic appears to be unimplemented dfranke at gcc dot gnu dot org
2007-05-01  9:56 ` dfranke at gcc dot gnu dot org
2007-05-04 18:34 ` [Bug fortran/22359] [4.1/4.2 regression] fseek intrinsic not implemented dfranke at gcc dot gnu dot org
2007-05-04 18:35 ` [Bug fortran/22359] " pinskia at gcc dot gnu dot org
2007-05-27  8:49 ` tkoenig at gcc dot gnu dot org
2007-06-16 22:51 ` 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).