public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran
@ 2005-01-06 14:39 tobi at gcc dot gnu dot org
  2005-01-06 14:50 ` [Bug fortran/19292] " pinskia at gcc dot gnu dot org
                   ` (73 more replies)
  0 siblings, 74 replies; 75+ messages in thread
From: tobi at gcc dot gnu dot org @ 2005-01-06 14:39 UTC (permalink / raw)
  To: gcc-bugs

This is a metabug for all issues in gfortran that need to be resolved before
gfortran can be used as a complete replacement for g77.

I'm not sure about the following bugs:
- PR 15553 : does this also occur without explicit interfaces? IOW is it
possible to provoke this error in Fortran 77 code?
- PR 18833 : I'm not sure if this is valid Fortran 77

-- 
           Summary: [metabug] g77 features lacking in gfortran
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tobi at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 BugsThisDependsOn: 5900,12884,13082,13257,13939,14067,14994,15234,15235,152
                    66,15326,15332,15382,15966,16435,16436,16465,16511,16531
                    ,16580,16907,17229,17285,17423,17472,17675,17737,17871,1
                    7941,17992,18026,18210,18398,18481,18518,18540,18576,186
                    00,18714,18737,18781,18794,18827,18870,18879,18977,18982
                    ,19021,19052,19155,19216,19280


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


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

* [Bug fortran/19292] [metabug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
@ 2005-01-06 14:50 ` pinskia at gcc dot gnu dot org
  2005-01-06 14:50 ` pinskia at gcc dot gnu dot org
                   ` (72 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-01-06 14:50 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|18576                       |


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


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

* [Bug fortran/19292] [metabug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
  2005-01-06 14:50 ` [Bug fortran/19292] " pinskia at gcc dot gnu dot org
@ 2005-01-06 14:50 ` pinskia at gcc dot gnu dot org
  2005-01-06 17:28 ` Thomas dot Koenig at online dot de
                   ` (71 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-01-06 14:50 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |meta-bug
   Last reconfirmed|0000-00-00 00:00:00         |2005-01-06 14:49:20
               date|                            |


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


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

* [Bug fortran/19292] [metabug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
  2005-01-06 14:50 ` [Bug fortran/19292] " pinskia at gcc dot gnu dot org
  2005-01-06 14:50 ` pinskia at gcc dot gnu dot org
@ 2005-01-06 17:28 ` Thomas dot Koenig at online dot de
  2005-01-06 17:35 ` tobi at gcc dot gnu dot org
                   ` (70 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: Thomas dot Koenig at online dot de @ 2005-01-06 17:28 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From Thomas dot Koenig at online dot de  2005-01-06 17:28 -------
I don't think PR 18476 needs to be in there.  The test case is
invalid (just putting nml instead of nml= into the list).

-- 


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


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

* [Bug fortran/19292] [metabug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2005-01-06 17:28 ` Thomas dot Koenig at online dot de
@ 2005-01-06 17:35 ` tobi at gcc dot gnu dot org
  2005-01-07 14:02 ` pinskia at gcc dot gnu dot org
                   ` (69 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: tobi at gcc dot gnu dot org @ 2005-01-06 17:35 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From tobi at gcc dot gnu dot org  2005-01-06 17:35 -------
(In reply to comment #1)
> I don't think PR 18476 needs to be in there.  The test case is
> invalid (just putting nml instead of nml= into the list).

I don't understand your parenthetical remark.

Please see my comment to PR18476: g77 gives a runtime error, but compiles this
flawlessly.



-- 


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


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

* [Bug fortran/19292] [metabug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2005-01-06 17:35 ` tobi at gcc dot gnu dot org
@ 2005-01-07 14:02 ` pinskia at gcc dot gnu dot org
  2005-01-08  5:40 ` sgk at troutmask dot apl dot washington dot edu
                   ` (68 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-01-07 14:02 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 18398, which changed state.

Bug 18398 Summary: Formatted I/O problems
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18398

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [metabug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2005-01-07 14:02 ` pinskia at gcc dot gnu dot org
@ 2005-01-08  5:40 ` sgk at troutmask dot apl dot washington dot edu
  2005-01-09 22:59 ` pbrook at gcc dot gnu dot org
                   ` (67 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: sgk at troutmask dot apl dot washington dot edu @ 2005-01-08  5:40 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From sgk at troutmask dot apl dot washington dot edu  2005-01-08 05:40 -------
Here is the list of unimplemented g77 intrinsics procedures.  It may not
be a complete list, but others can find the info in g77.info if so desired.
Access,   fcn,   Check file accessibility.

Alarm,    fcn,   Execute a routine after a given delay.
And,      fcn,   Boolean AND.
ChDir,    sub,   Change directory.
ChMod,    sub,   Change file modes.
Complex,  fcn,   Build complex value from real and imaginary parts.
CTime,    sub,   Convert time to Day Mon dd hh:mm:ss yyyy.
CTime,    fcn,   Convert time to Day Mon dd hh:mm:ss yyyy.
FDate,    sub,   Get current time as Day Mon dd hh:mm:ss yyyy.
FDate,    fcn,   Get current time as Day Mon dd hh:mm:ss yyyy.
FGet,     sub,   Read a character from unit 5 stream-wise.
FGetC,    sub,   Read a character stream-wise.
FPut,     sub,   Write a character to unit 6 stream-wise.
FPutC,    sub,   Write a character stream-wise.
FSeek,    fcn,   Position file (low-level).
FTell,    sub,   Get file position (low-level).
FTell,    fcn,   Get file position (low-level).
GError,   fcn,   Get error message for last error.
GetEnv,   fcn,   Get environment variable.
GetLog,   fcn,   Get login name.
GMTime,   fcn,   Convert time to GMT time info.
HostNm,   sub,   Get host name.
HostNm,   fcn,   Get host name.
IDate,    sub,   Get local time info.
IErrNo,   fcn,   Get error number for last error.
ImagPart, fcn,   Extract imaginary part of complex.
Int2,     fcn,   Convert to `INTEGER(KIND=6)' value truncated to whole number.
Int8,     fcn,   Convert to `INTEGER(KIND=2)' value truncated to whole number.
IsaTty,   fcn,   Is unit connected to a terminal?
ITime,    sub,   Get local time of day.
Kill,     sub,   Signal a process.
Link,     sub,   Make hard link in file system.
LnBlnk,   sub,   Get last non-blank character in string.
Loc,      fcn,   Address of entity in core.
Long,     fcn,   Conversion to `INTEGER(KIND=1)' (archaic).
LShift,   fcn,   Left-shift bits
LStat,    sub,   Get file information.
LStat,    fcn,   Get file information.
LTime,    sub,   Convert time to local time info.
MClock,   fcn,   Get number of clock ticks for process.
MClock8,  fcn,   Get number of clock ticks for process.
Not,      fcn,   Boolean NOT.
Or,       fcn,   Boolean OR.
PError,   sub,   Print error message for last error.
Rename,   sub,   Rename file.
RShift,   fcn,   Right-shift bits.
Short,    fcn,   Convert to `INTEGER(KIND=6)' value truncated to whole number.
Signal,   sub,   Muck with signal handling.
Sleep,    sub,   Sleep for a specified time.
SymLnk,   sub,   Make symbolic link in file system.
Time,     fcn,   Get current time as time value.
Time8,    fcn,   Get current time as time value.
TtyNam,   sub,   Get name of terminal device for unit.
TtyNam,   fcn,   Get name of terminal device for unit.
XOr,      fcn,   Boolean XOR.



-- 


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


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

* [Bug fortran/19292] [metabug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2005-01-08  5:40 ` sgk at troutmask dot apl dot washington dot edu
@ 2005-01-09 22:59 ` pbrook at gcc dot gnu dot org
  2005-01-09 23:16 ` ebotcazou at gcc dot gnu dot org
                   ` (66 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: pbrook at gcc dot gnu dot org @ 2005-01-09 22:59 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 17675, which changed state.

Bug 17675 Summary: [Regression w.r.t. g77] Alignment constraints not honored in EQUIVALENCE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17675

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [metabug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (6 preceding siblings ...)
  2005-01-09 22:59 ` pbrook at gcc dot gnu dot org
@ 2005-01-09 23:16 ` ebotcazou at gcc dot gnu dot org
  2005-01-12 22:17 ` toon at moene dot indiv dot nluug dot nl
                   ` (65 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2005-01-09 23:16 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 17675, which changed state.

Bug 17675 Summary: [Regression w.r.t. g77] Alignment constraints not honored in EQUIVALENCE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17675

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

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


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

* [Bug fortran/19292] [metabug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (7 preceding siblings ...)
  2005-01-09 23:16 ` ebotcazou at gcc dot gnu dot org
@ 2005-01-12 22:17 ` toon at moene dot indiv dot nluug dot nl
  2005-01-16 23:21 ` pbrook at gcc dot gnu dot org
                   ` (64 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: toon at moene dot indiv dot nluug dot nl @ 2005-01-12 22:17 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 19280, which changed state.

Bug 19280 Summary: Inconsistent licensing of libgfortran
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19280

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [metabug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (8 preceding siblings ...)
  2005-01-12 22:17 ` toon at moene dot indiv dot nluug dot nl
@ 2005-01-16 23:21 ` pbrook at gcc dot gnu dot org
  2005-01-17 11:05 ` Thomas dot Koenig at online dot de
                   ` (63 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: pbrook at gcc dot gnu dot org @ 2005-01-16 23:21 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 17675, which changed state.

Bug 17675 Summary: [Regression w.r.t. g77] Alignment constraints not honored in EQUIVALENCE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17675

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [metabug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (9 preceding siblings ...)
  2005-01-16 23:21 ` pbrook at gcc dot gnu dot org
@ 2005-01-17 11:05 ` Thomas dot Koenig at online dot de
  2005-01-20 10:47 ` [Bug fortran/19292] [meta-bug] " Thomas dot Koenig at online dot de
                   ` (62 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: Thomas dot Koenig at online dot de @ 2005-01-17 11:05 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 18794, which changed state.

Bug 18794 Summary: warn about common variable alignment problems
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18794

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (10 preceding siblings ...)
  2005-01-17 11:05 ` Thomas dot Koenig at online dot de
@ 2005-01-20 10:47 ` Thomas dot Koenig at online dot de
  2005-01-22 22:33 ` pbrook at gcc dot gnu dot org
                   ` (61 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: Thomas dot Koenig at online dot de @ 2005-01-20 10:47 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From Thomas dot Koenig at online dot de  2005-01-20 10:47 -------
Added PR 18902 because complex division isn't scaled at the moment
(it is in g77).

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |18902


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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (11 preceding siblings ...)
  2005-01-20 10:47 ` [Bug fortran/19292] [meta-bug] " Thomas dot Koenig at online dot de
@ 2005-01-22 22:33 ` pbrook at gcc dot gnu dot org
  2005-01-23  0:25 ` dje at gcc dot gnu dot org
                   ` (60 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: pbrook at gcc dot gnu dot org @ 2005-01-22 22:33 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 18982, which changed state.

Bug 18982 Summary: open(status="new") does not generate an error if the file exists
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18982

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (12 preceding siblings ...)
  2005-01-22 22:33 ` pbrook at gcc dot gnu dot org
@ 2005-01-23  0:25 ` dje at gcc dot gnu dot org
  2005-01-23 22:38 ` pbrook at gcc dot gnu dot org
                   ` (59 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: dje at gcc dot gnu dot org @ 2005-01-23  0:25 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 19052, which changed state.

Bug 19052 Summary: unit 0 not preconnected to standard error
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19052

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (13 preceding siblings ...)
  2005-01-23  0:25 ` dje at gcc dot gnu dot org
@ 2005-01-23 22:38 ` pbrook at gcc dot gnu dot org
  2005-01-29 15:39 ` pinskia at gcc dot gnu dot org
                   ` (58 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: pbrook at gcc dot gnu dot org @ 2005-01-23 22:38 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 17941, which changed state.

Bug 17941 Summary: gfortran: parser chokes on complex literal constant
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17941

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (14 preceding siblings ...)
  2005-01-23 22:38 ` pbrook at gcc dot gnu dot org
@ 2005-01-29 15:39 ` pinskia at gcc dot gnu dot org
  2005-02-19 12:59 ` wilson at gcc dot gnu dot org
                   ` (57 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-01-29 15:39 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 19589, which changed state.

Bug 19589 Summary: Regression: Error on Data assignment with LOGICAL*1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19589

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (15 preceding siblings ...)
  2005-01-29 15:39 ` pinskia at gcc dot gnu dot org
@ 2005-02-19 12:59 ` wilson at gcc dot gnu dot org
  2005-02-20 22:21 ` kargl at gcc dot gnu dot org
                   ` (56 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: wilson at gcc dot gnu dot org @ 2005-02-19 12:59 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 18977, which changed state.

Bug 18977 Summary: [4.0 regression] LAPACK test xeigtsts segfaults with optimization
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18977

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
             Status|NEW                         |ASSIGNED
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (16 preceding siblings ...)
  2005-02-19 12:59 ` wilson at gcc dot gnu dot org
@ 2005-02-20 22:21 ` kargl at gcc dot gnu dot org
  2005-02-22 13:07 ` pinskia at gcc dot gnu dot org
                   ` (55 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: kargl at gcc dot gnu dot org @ 2005-02-20 22:21 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 20085, which changed state.

Bug 20085 Summary: iargc returns wrong count for number of program arguments
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20085

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (17 preceding siblings ...)
  2005-02-20 22:21 ` kargl at gcc dot gnu dot org
@ 2005-02-22 13:07 ` pinskia at gcc dot gnu dot org
  2005-02-24 14:32 ` rth at gcc dot gnu dot org
                   ` (54 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-22 13:07 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 20086, which changed state.

Bug 20086 Summary: gfortran print routine has problem with the character 'h'
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20086

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (18 preceding siblings ...)
  2005-02-22 13:07 ` pinskia at gcc dot gnu dot org
@ 2005-02-24 14:32 ` rth at gcc dot gnu dot org
  2005-03-11 14:17 ` pinskia at gcc dot gnu dot org
                   ` (53 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: rth at gcc dot gnu dot org @ 2005-02-24 14:32 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 18902, which changed state.

Bug 18902 Summary: Naive (default) complex division algorithm
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18902

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (19 preceding siblings ...)
  2005-02-24 14:32 ` rth at gcc dot gnu dot org
@ 2005-03-11 14:17 ` pinskia at gcc dot gnu dot org
  2005-03-13 19:10 ` tobi at gcc dot gnu dot org
                   ` (52 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-03-11 14:17 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 20124, which changed state.

Bug 20124 Summary: gfortran prints -.01 incorrectly
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20124

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (20 preceding siblings ...)
  2005-03-11 14:17 ` pinskia at gcc dot gnu dot org
@ 2005-03-13 19:10 ` tobi at gcc dot gnu dot org
  2005-03-13 19:29 ` tobi at gcc dot gnu dot org
                   ` (51 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: tobi at gcc dot gnu dot org @ 2005-03-13 19:10 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 16907, which changed state.

Bug 16907 Summary: Non-integer array indices rejected
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16907

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (21 preceding siblings ...)
  2005-03-13 19:10 ` tobi at gcc dot gnu dot org
@ 2005-03-13 19:29 ` tobi at gcc dot gnu dot org
  2005-03-14 20:17 ` tobi at gcc dot gnu dot org
                   ` (50 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: tobi at gcc dot gnu dot org @ 2005-03-13 19:29 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 18600, which changed state.

Bug 18600 Summary: ICE NIST FM020.f reduced case
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18600

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |WORKSFORME

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (22 preceding siblings ...)
  2005-03-13 19:29 ` tobi at gcc dot gnu dot org
@ 2005-03-14 20:17 ` tobi at gcc dot gnu dot org
  2005-03-16  0:19 ` fengwang at gcc dot gnu dot org
                   ` (49 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: tobi at gcc dot gnu dot org @ 2005-03-14 20:17 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 20467, which changed state.

Bug 20467 Summary: Bad fortran code causes ICE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20467

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
             Status|NEW                         |ASSIGNED
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (23 preceding siblings ...)
  2005-03-14 20:17 ` tobi at gcc dot gnu dot org
@ 2005-03-16  0:19 ` fengwang at gcc dot gnu dot org
  2005-03-16 14:32 ` tobi at gcc dot gnu dot org
                   ` (48 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: fengwang at gcc dot gnu dot org @ 2005-03-16  0:19 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 18827, which changed state.

Bug 18827 Summary: ICE on assign to common variable
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18827

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (24 preceding siblings ...)
  2005-03-16  0:19 ` fengwang at gcc dot gnu dot org
@ 2005-03-16 14:32 ` tobi at gcc dot gnu dot org
  2005-03-17  2:14 ` pinskia at gcc dot gnu dot org
                   ` (47 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: tobi at gcc dot gnu dot org @ 2005-03-16 14:32 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 17871, which changed state.

Bug 17871 Summary: libgfortran, g77: regression, zero has non-zero exponent
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17871

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (25 preceding siblings ...)
  2005-03-16 14:32 ` tobi at gcc dot gnu dot org
@ 2005-03-17  2:14 ` pinskia at gcc dot gnu dot org
  2005-03-22 22:17 ` fxcoudert at gcc dot gnu dot org
                   ` (46 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-03-17  2:14 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 19021, which changed state.

Bug 19021 Summary: segfault and ice on invalid print statements
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19021

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (26 preceding siblings ...)
  2005-03-17  2:14 ` pinskia at gcc dot gnu dot org
@ 2005-03-22 22:17 ` fxcoudert at gcc dot gnu dot org
  2005-03-22 23:19 ` tobi at gcc dot gnu dot org
                   ` (45 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: fxcoudert at gcc dot gnu dot org @ 2005-03-22 22:17 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From fxcoudert at gcc dot gnu dot org  2005-03-22 22:17 -------
List of unimplemented g77 intrinsics is now reduced to:

Access,   fcn,   Check file accessibility.
Alarm,    fcn,   Execute a routine after a given delay.
And,      fcn,   Boolean AND.
ChMod,    sub,   Change file modes.
Complex,  fcn,   Build complex value from real and imaginary parts.
CTime,    sub and fcn,   Convert time to Day Mon dd hh:mm:ss yyyy.
FDate,    sub and fcn,   Get current time as Day Mon dd hh:mm:ss yyyy.
FGet,     sub,   Read a character from unit 5 stream-wise.
FGetC,    sub,   Read a character stream-wise.
FPut,     sub,   Write a character to unit 6 stream-wise.
FPutC,    sub,   Write a character stream-wise.
FSeek,    fcn,   Position file (low-level).
FTell,    sub and fcn,   Get file position (low-level).
GMTime,   fcn,   Convert time to GMT time info.
IDate,    sub,   Get local time info.
ImagPart, fcn,   Extract imaginary part of complex.
Int2,     fcn,   Convert to `INTEGER(KIND=6)' value truncated to whole number.
Int8,     fcn,   Convert to `INTEGER(KIND=2)' value truncated to whole number.
IsaTty,   fcn,   Is unit connected to a terminal?
ITime,    sub,   Get local time of day.
Loc,      fcn,   Address of entity in core.
Long,     fcn,   Conversion to `INTEGER(KIND=1)' (archaic).
LShift,   fcn,   Left-shift bits
LStat,    sub and fcn,   Get file information.
LTime,    sub,   Convert time to local time info.
MClock,   fcn,   Get number of clock ticks for process.
MClock8,  fcn,   Get number of clock ticks for process.
Not,      fcn,   Boolean NOT.
Or,       fcn,   Boolean OR.
RShift,   fcn,   Right-shift bits.
Short,    fcn,   Convert to `INTEGER(KIND=6)' value truncated to whole number.
Signal,   sub,   Muck with signal handling.
TtyNam,   sub and fcn,   Get name of terminal device for unit.
XOr,      fcn,   Boolean XOR.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|coudert at clipper dot ens  |fxcoudert at gcc dot gnu dot
                   |dot fr                      |org


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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (27 preceding siblings ...)
  2005-03-22 22:17 ` fxcoudert at gcc dot gnu dot org
@ 2005-03-22 23:19 ` tobi at gcc dot gnu dot org
  2005-03-25  7:07 ` fxcoudert at gcc dot gnu dot org
                   ` (44 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: tobi at gcc dot gnu dot org @ 2005-03-22 23:19 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From tobi at gcc dot gnu dot org  2005-03-22 23:19 -------
WRT g77 intrinsics: if we instructed the compiler to compile calls to these
routines following the calling conventions for f2c, we could simply call their
implementations from libf2c.

This seems much easier and less error-prone than reimplementing them (even
though that's not hard, I admit).

-- 


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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (28 preceding siblings ...)
  2005-03-22 23:19 ` tobi at gcc dot gnu dot org
@ 2005-03-25  7:07 ` fxcoudert at gcc dot gnu dot org
  2005-03-25 13:37 ` fxcoudert at gcc dot gnu dot org
                   ` (43 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: fxcoudert at gcc dot gnu dot org @ 2005-03-25  7:07 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 15332, which changed state.

Bug 15332 Summary: colon edit descriptor not handled correctly
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15332

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (29 preceding siblings ...)
  2005-03-25  7:07 ` fxcoudert at gcc dot gnu dot org
@ 2005-03-25 13:37 ` fxcoudert at gcc dot gnu dot org
  2005-03-26 17:44 ` pinskia at gcc dot gnu dot org
                   ` (42 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: fxcoudert at gcc dot gnu dot org @ 2005-03-25 13:37 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 19678, which changed state.

Bug 19678 Summary: DOS files don't work for list directed input
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19678

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (30 preceding siblings ...)
  2005-03-25 13:37 ` fxcoudert at gcc dot gnu dot org
@ 2005-03-26 17:44 ` pinskia at gcc dot gnu dot org
  2005-04-03  8:10 ` fxcoudert at gcc dot gnu dot org
                   ` (41 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-03-26 17:44 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 18476, which changed state.

Bug 18476 Summary: internal compiler error on strange read
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18476

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (31 preceding siblings ...)
  2005-03-26 17:44 ` pinskia at gcc dot gnu dot org
@ 2005-04-03  8:10 ` fxcoudert at gcc dot gnu dot org
  2005-04-06  9:54 ` fxcoudert at gcc dot gnu dot org
                   ` (40 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: fxcoudert at gcc dot gnu dot org @ 2005-04-03  8:10 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 20125, which changed state.

Bug 20125 Summary: gfortran - backspace on binary files errors
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20125

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (32 preceding siblings ...)
  2005-04-03  8:10 ` fxcoudert at gcc dot gnu dot org
@ 2005-04-06  9:54 ` fxcoudert at gcc dot gnu dot org
  2005-04-08 11:12 ` fxcoudert at gcc dot gnu dot org
                   ` (39 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: fxcoudert at gcc dot gnu dot org @ 2005-04-06  9:54 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |20786


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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (33 preceding siblings ...)
  2005-04-06  9:54 ` fxcoudert at gcc dot gnu dot org
@ 2005-04-08 11:12 ` fxcoudert at gcc dot gnu dot org
  2005-04-20  1:10 ` milan at cmm dot ki dot si
                   ` (38 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: fxcoudert at gcc dot gnu dot org @ 2005-04-08 11:12 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 17229, which changed state.

Bug 17229 Summary: parser confused by arithmetic if inside an if
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17229

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (34 preceding siblings ...)
  2005-04-08 11:12 ` fxcoudert at gcc dot gnu dot org
@ 2005-04-20  1:10 ` milan at cmm dot ki dot si
  2005-04-20  1:15 ` pinskia at gcc dot gnu dot org
                   ` (37 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: milan at cmm dot ki dot si @ 2005-04-20  1:10 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 17992, which changed state.

Bug 17992 Summary: [4.0 only] reading empty line does not return 0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17992

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (35 preceding siblings ...)
  2005-04-20  1:10 ` milan at cmm dot ki dot si
@ 2005-04-20  1:15 ` pinskia at gcc dot gnu dot org
  2005-04-23 16:11 ` pault at gcc dot gnu dot org
                   ` (36 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-20  1:15 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 17992, which changed state.

Bug 17992 Summary: [4.0 only] reading empty line does not return 0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17992

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (36 preceding siblings ...)
  2005-04-20  1:15 ` pinskia at gcc dot gnu dot org
@ 2005-04-23 16:11 ` pault at gcc dot gnu dot org
  2005-04-23 16:14 ` pault at gcc dot gnu dot org
                   ` (35 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: pault at gcc dot gnu dot org @ 2005-04-23 16:11 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 12884, which changed state.

Bug 12884 Summary: [4.0 only] error in reading a namelist when it is predeced by a line with a SLASH
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12884

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (37 preceding siblings ...)
  2005-04-23 16:11 ` pault at gcc dot gnu dot org
@ 2005-04-23 16:14 ` pault at gcc dot gnu dot org
  2005-04-23 16:15 ` pault at gcc dot gnu dot org
                   ` (34 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: pault at gcc dot gnu dot org @ 2005-04-23 16:14 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 17472, which changed state.

Bug 17472 Summary: [4.0 only] namelist does not handle arrays
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17472

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (38 preceding siblings ...)
  2005-04-23 16:14 ` pault at gcc dot gnu dot org
@ 2005-04-23 16:15 ` pault at gcc dot gnu dot org
  2005-04-23 16:18 ` pault at gcc dot gnu dot org
                   ` (33 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: pault at gcc dot gnu dot org @ 2005-04-23 16:15 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 17285, which changed state.

Bug 17285 Summary: [4.0 only] namelist write does not terminate with &end
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17285

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (39 preceding siblings ...)
  2005-04-23 16:15 ` pault at gcc dot gnu dot org
@ 2005-04-23 16:18 ` pault at gcc dot gnu dot org
  2005-04-24 14:01 ` tobi at gcc dot gnu dot org
                   ` (32 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: pault at gcc dot gnu dot org @ 2005-04-23 16:18 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 18210, which changed state.

Bug 18210 Summary: namelist output format problems
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18210

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (40 preceding siblings ...)
  2005-04-23 16:18 ` pault at gcc dot gnu dot org
@ 2005-04-24 14:01 ` tobi at gcc dot gnu dot org
  2005-04-30 17:53 ` pinskia at gcc dot gnu dot org
                   ` (31 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: tobi at gcc dot gnu dot org @ 2005-04-24 14:01 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 20059, which changed state.

Bug 20059 Summary: internal compiler error: Segmentation Fault - For common blocks
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20059

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (41 preceding siblings ...)
  2005-04-24 14:01 ` tobi at gcc dot gnu dot org
@ 2005-04-30 17:53 ` pinskia at gcc dot gnu dot org
  2005-05-03  7:05 ` tkoenig at gcc dot gnu dot org
                   ` (30 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-30 17:53 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 13082, which changed state.

Bug 13082 Summary: Function entries and entries with alternate returns not implemented
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13082

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (42 preceding siblings ...)
  2005-04-30 17:53 ` pinskia at gcc dot gnu dot org
@ 2005-05-03  7:05 ` tkoenig at gcc dot gnu dot org
  2005-05-03 19:47 ` tkoenig at gcc dot gnu dot org
                   ` (29 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2005-05-03  7:05 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 20224, which changed state.

Bug 20224 Summary: gfortran - flags error on strange, but correct f66 program
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20224

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (43 preceding siblings ...)
  2005-05-03  7:05 ` tkoenig at gcc dot gnu dot org
@ 2005-05-03 19:47 ` tkoenig at gcc dot gnu dot org
  2005-05-03 19:50 ` tkoenig at gcc dot gnu dot org
                   ` (28 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2005-05-03 19:47 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 20092, which changed state.

Bug 20092 Summary: [4.0 only] console input doesn't deal correctly with CR
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20092

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (44 preceding siblings ...)
  2005-05-03 19:47 ` tkoenig at gcc dot gnu dot org
@ 2005-05-03 19:50 ` tkoenig at gcc dot gnu dot org
  2005-05-03 19:52 ` tkoenig at gcc dot gnu dot org
                   ` (27 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2005-05-03 19:50 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 20108, which changed state.

Bug 20108 Summary: [4.0 only] incorrect run time error on formatted read
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20108

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (45 preceding siblings ...)
  2005-05-03 19:50 ` tkoenig at gcc dot gnu dot org
@ 2005-05-03 19:52 ` tkoenig at gcc dot gnu dot org
  2005-05-05 23:26 ` pinskia at gcc dot gnu dot org
                   ` (26 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2005-05-03 19:52 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 17992, which changed state.

Bug 17992 Summary: [4.0 only] reading empty line does not return 0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17992

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (46 preceding siblings ...)
  2005-05-03 19:52 ` tkoenig at gcc dot gnu dot org
@ 2005-05-05 23:26 ` pinskia at gcc dot gnu dot org
  2005-05-11 11:18 ` pinskia at gcc dot gnu dot org
                   ` (25 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-05-05 23:26 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 18781, which changed state.

Bug 18781 Summary: [ICE] WRITE with FMT from CHARACTER array
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18781

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (47 preceding siblings ...)
  2005-05-05 23:26 ` pinskia at gcc dot gnu dot org
@ 2005-05-11 11:18 ` pinskia at gcc dot gnu dot org
  2005-05-15  3:25 ` pinskia at gcc dot gnu dot org
                   ` (24 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-05-11 11:18 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 19478, which changed state.

Bug 19478 Summary: reading back from /dev/null
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19478

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (48 preceding siblings ...)
  2005-05-11 11:18 ` pinskia at gcc dot gnu dot org
@ 2005-05-15  3:25 ` pinskia at gcc dot gnu dot org
  2005-05-31 17:01 ` ebotcazou at gcc dot gnu dot org
                   ` (23 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-05-15  3:25 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 17423, which changed state.

Bug 17423 Summary: gfortran segfault when compiling FM509.f from NIST testsuite
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17423

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (49 preceding siblings ...)
  2005-05-15  3:25 ` pinskia at gcc dot gnu dot org
@ 2005-05-31 17:01 ` ebotcazou at gcc dot gnu dot org
  2005-06-16 22:29 ` fxcoudert at gcc dot gnu dot org
                   ` (22 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2005-05-31 17:01 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 15235, which changed state.

Bug 15235 Summary: libgfortran doesn't build on Solaris 10
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15235

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (50 preceding siblings ...)
  2005-05-31 17:01 ` ebotcazou at gcc dot gnu dot org
@ 2005-06-16 22:29 ` fxcoudert at gcc dot gnu dot org
  2005-06-16 23:04 ` fxcoudert at gcc dot gnu dot org
                   ` (21 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: fxcoudert at gcc dot gnu dot org @ 2005-06-16 22:29 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 16436, which changed state.

Bug 16436 Summary: gfortran TL edit descriptor failure - test f77-edit-t-in.f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16436

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (51 preceding siblings ...)
  2005-06-16 22:29 ` fxcoudert at gcc dot gnu dot org
@ 2005-06-16 23:04 ` fxcoudert at gcc dot gnu dot org
  2005-06-17 16:25 ` fxcoudert at gcc dot gnu dot org
                   ` (20 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: fxcoudert at gcc dot gnu dot org @ 2005-06-16 23:04 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 19216, which changed state.

Bug 19216 Summary: list directed read with leading slash (NIST FM923)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19216

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (52 preceding siblings ...)
  2005-06-16 23:04 ` fxcoudert at gcc dot gnu dot org
@ 2005-06-17 16:25 ` fxcoudert at gcc dot gnu dot org
  2005-07-01 22:11 ` pinskia at gcc dot gnu dot org
                   ` (19 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: fxcoudert at gcc dot gnu dot org @ 2005-06-17 16:25 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 19155, which changed state.

Bug 19155 Summary: [4.0 only] blanks not treated as zeros in 'E' format read (NIST FM110.FOR)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19155

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (53 preceding siblings ...)
  2005-06-17 16:25 ` fxcoudert at gcc dot gnu dot org
@ 2005-07-01 22:11 ` pinskia at gcc dot gnu dot org
  2005-07-07  9:56 ` fengwang at gcc dot gnu dot org
                   ` (18 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-01 22:11 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 18879, which changed state.

Bug 18879 Summary: [4.0 only] ? not supported in namelist input
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18879

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (54 preceding siblings ...)
  2005-07-01 22:11 ` pinskia at gcc dot gnu dot org
@ 2005-07-07  9:56 ` fengwang at gcc dot gnu dot org
  2005-07-09 12:14 ` tobi at gcc dot gnu dot org
                   ` (17 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: fengwang at gcc dot gnu dot org @ 2005-07-07  9:56 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 18481, which changed state.

Bug 18481 Summary: [g77 regression] ICE with assigned integer variable format
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18481

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (55 preceding siblings ...)
  2005-07-07  9:56 ` fengwang at gcc dot gnu dot org
@ 2005-07-09 12:14 ` tobi at gcc dot gnu dot org
  2005-07-12  4:25 ` pinskia at gcc dot gnu dot org
                   ` (16 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: tobi at gcc dot gnu dot org @ 2005-07-09 12:14 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 18781, which changed state.

Bug 18781 Summary: [ICE] WRITE with FMT from CHARACTER array
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18781

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|DUPLICATE                   |

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (56 preceding siblings ...)
  2005-07-09 12:14 ` tobi at gcc dot gnu dot org
@ 2005-07-12  4:25 ` pinskia at gcc dot gnu dot org
  2005-07-12  4:26 ` pinskia at gcc dot gnu dot org
                   ` (15 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-12  4:25 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 16531, which changed state.

Bug 16531 Summary: [4.0 only, gfortran] Hollerith Data not supported
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16531

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (58 preceding siblings ...)
  2005-07-12  4:26 ` pinskia at gcc dot gnu dot org
@ 2005-07-12  4:26 ` pinskia at gcc dot gnu dot org
  2005-07-14 15:23 ` pault at gcc dot gnu dot org
                   ` (13 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-12  4:26 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 15966, which changed state.

Bug 15966 Summary: [4.0 Only] ICE and segmentation fault on internal write
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15966

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (57 preceding siblings ...)
  2005-07-12  4:25 ` pinskia at gcc dot gnu dot org
@ 2005-07-12  4:26 ` pinskia at gcc dot gnu dot org
  2005-07-12  4:26 ` pinskia at gcc dot gnu dot org
                   ` (14 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-12  4:26 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 18781, which changed state.

Bug 18781 Summary: [ICE] WRITE with FMT from CHARACTER array
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18781

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (59 preceding siblings ...)
  2005-07-12  4:26 ` pinskia at gcc dot gnu dot org
@ 2005-07-14 15:23 ` pault at gcc dot gnu dot org
  2005-07-16 20:54 ` pinskia at gcc dot gnu dot org
                   ` (12 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: pault at gcc dot gnu dot org @ 2005-07-14 15:23 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 16435, which changed state.

Bug 16435 Summary: gfortran X edit descriptor failure:  test f77-edit-x-out.f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16435

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (60 preceding siblings ...)
  2005-07-14 15:23 ` pault at gcc dot gnu dot org
@ 2005-07-16 20:54 ` pinskia at gcc dot gnu dot org
  2005-07-19  8:48 ` fxcoudert at gcc dot gnu dot org
                   ` (11 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-16 20:54 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 13257, which changed state.

Bug 13257 Summary: [4.0 only] Error instead of warning for missing comma in format string
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13257

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (61 preceding siblings ...)
  2005-07-16 20:54 ` pinskia at gcc dot gnu dot org
@ 2005-07-19  8:48 ` fxcoudert at gcc dot gnu dot org
  2005-07-19 21:45 ` steven at gcc dot gnu dot org
                   ` (10 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: fxcoudert at gcc dot gnu dot org @ 2005-07-19  8:48 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 22217, which changed state.

Bug 22217 Summary: Z edit descriptor with negative numbers
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22217

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (62 preceding siblings ...)
  2005-07-19  8:48 ` fxcoudert at gcc dot gnu dot org
@ 2005-07-19 21:45 ` steven at gcc dot gnu dot org
  2005-08-02 10:52 ` fxcoudert at gcc dot gnu dot org
                   ` (9 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: steven at gcc dot gnu dot org @ 2005-07-19 21:45 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 16435, which changed state.

Bug 16435 Summary: gfortran X edit descriptor failure:  test f77-edit-x-out.f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16435

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (63 preceding siblings ...)
  2005-07-19 21:45 ` steven at gcc dot gnu dot org
@ 2005-08-02 10:52 ` fxcoudert at gcc dot gnu dot org
  2005-08-06 13:35 ` pinskia at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: fxcoudert at gcc dot gnu dot org @ 2005-08-02 10:52 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 16435, which changed state.

Bug 16435 Summary: gfortran X edit descriptor failure:  test f77-edit-x-out.f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16435

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (64 preceding siblings ...)
  2005-08-02 10:52 ` fxcoudert at gcc dot gnu dot org
@ 2005-08-06 13:35 ` pinskia at gcc dot gnu dot org
  2005-08-31 12:52 ` fxcoudert at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-08-06 13:35 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 18833, which changed state.

Bug 18833 Summary: ICE 'missing spec' on integer/char equivalence
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18833

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (65 preceding siblings ...)
  2005-08-06 13:35 ` pinskia at gcc dot gnu dot org
@ 2005-08-31 12:52 ` fxcoudert at gcc dot gnu dot org
  2005-09-08 18:51 ` rsandifo at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: fxcoudert at gcc dot gnu dot org @ 2005-08-31 12:52 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 20592, which changed state.

Bug 20592 Summary: -fno-automatic (g77 option) is missing from gfortran.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20592

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (66 preceding siblings ...)
  2005-08-31 12:52 ` fxcoudert at gcc dot gnu dot org
@ 2005-09-08 18:51 ` rsandifo at gcc dot gnu dot org
  2005-09-09 22:17 ` pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: rsandifo at gcc dot gnu dot org @ 2005-09-08 18:51 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 15326, which changed state.

Bug 15326 Summary: ICE with assumed length character strings
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15326

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (68 preceding siblings ...)
  2005-09-09 22:17 ` pinskia at gcc dot gnu dot org
@ 2005-09-09 22:17 ` pinskia at gcc dot gnu dot org
  2005-09-12 11:07 ` tobi at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-09-09 22:17 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 22304, which changed state.

Bug 22304 Summary: gfortran silently changes values in equilvanence'd variables
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22304

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (67 preceding siblings ...)
  2005-09-08 18:51 ` rsandifo at gcc dot gnu dot org
@ 2005-09-09 22:17 ` pinskia at gcc dot gnu dot org
  2005-09-09 22:17 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-09-09 22:17 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 16511, which changed state.

Bug 16511 Summary: Test 19990905-0.f fails with gfortran
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16511

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (69 preceding siblings ...)
  2005-09-09 22:17 ` pinskia at gcc dot gnu dot org
@ 2005-09-12 11:07 ` tobi at gcc dot gnu dot org
  2005-09-16  8:57 ` fxcoudert at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: tobi at gcc dot gnu dot org @ 2005-09-12 11:07 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 18870, which changed state.

Bug 18870 Summary: [g77 regression] Equivalencing two common blocks is not caught
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18870

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

Bug 19292 depends on bug 15382, which changed state.

Bug 15382 Summary: frontend too lenient when checking variable declarations
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15382

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (70 preceding siblings ...)
  2005-09-12 11:07 ` tobi at gcc dot gnu dot org
@ 2005-09-16  8:57 ` fxcoudert at gcc dot gnu dot org
  2005-09-18 19:53 ` tkoenig at gcc dot gnu dot org
  2005-09-29 21:33 ` pinskia at gcc dot gnu dot org
  73 siblings, 0 replies; 75+ messages in thread
From: fxcoudert at gcc dot gnu dot org @ 2005-09-16  8:57 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |23912


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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (71 preceding siblings ...)
  2005-09-16  8:57 ` fxcoudert at gcc dot gnu dot org
@ 2005-09-18 19:53 ` tkoenig at gcc dot gnu dot org
  2005-09-29 21:33 ` pinskia at gcc dot gnu dot org
  73 siblings, 0 replies; 75+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2005-09-18 19:53 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 15326, which changed state.

Bug 15326 Summary: [4.0 only] ICE with assumed length character strings
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15326

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

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


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

* [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
  2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
                   ` (72 preceding siblings ...)
  2005-09-18 19:53 ` tkoenig at gcc dot gnu dot org
@ 2005-09-29 21:33 ` pinskia at gcc dot gnu dot org
  73 siblings, 0 replies; 75+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-09-29 21:33 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 19292 depends on bug 15326, which changed state.

Bug 15326 Summary: [4.0 only] ICE with assumed length character strings
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15326

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|REOPENED                    |NEW
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

Bug 19292 depends on bug 18518, which changed state.

Bug 18518 Summary: equivalenced variables are not saved
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18518

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

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


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

end of thread, other threads:[~2005-09-29 21:33 UTC | newest]

Thread overview: 75+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-06 14:39 [Bug fortran/19292] New: [metabug] g77 features lacking in gfortran tobi at gcc dot gnu dot org
2005-01-06 14:50 ` [Bug fortran/19292] " pinskia at gcc dot gnu dot org
2005-01-06 14:50 ` pinskia at gcc dot gnu dot org
2005-01-06 17:28 ` Thomas dot Koenig at online dot de
2005-01-06 17:35 ` tobi at gcc dot gnu dot org
2005-01-07 14:02 ` pinskia at gcc dot gnu dot org
2005-01-08  5:40 ` sgk at troutmask dot apl dot washington dot edu
2005-01-09 22:59 ` pbrook at gcc dot gnu dot org
2005-01-09 23:16 ` ebotcazou at gcc dot gnu dot org
2005-01-12 22:17 ` toon at moene dot indiv dot nluug dot nl
2005-01-16 23:21 ` pbrook at gcc dot gnu dot org
2005-01-17 11:05 ` Thomas dot Koenig at online dot de
2005-01-20 10:47 ` [Bug fortran/19292] [meta-bug] " Thomas dot Koenig at online dot de
2005-01-22 22:33 ` pbrook at gcc dot gnu dot org
2005-01-23  0:25 ` dje at gcc dot gnu dot org
2005-01-23 22:38 ` pbrook at gcc dot gnu dot org
2005-01-29 15:39 ` pinskia at gcc dot gnu dot org
2005-02-19 12:59 ` wilson at gcc dot gnu dot org
2005-02-20 22:21 ` kargl at gcc dot gnu dot org
2005-02-22 13:07 ` pinskia at gcc dot gnu dot org
2005-02-24 14:32 ` rth at gcc dot gnu dot org
2005-03-11 14:17 ` pinskia at gcc dot gnu dot org
2005-03-13 19:10 ` tobi at gcc dot gnu dot org
2005-03-13 19:29 ` tobi at gcc dot gnu dot org
2005-03-14 20:17 ` tobi at gcc dot gnu dot org
2005-03-16  0:19 ` fengwang at gcc dot gnu dot org
2005-03-16 14:32 ` tobi at gcc dot gnu dot org
2005-03-17  2:14 ` pinskia at gcc dot gnu dot org
2005-03-22 22:17 ` fxcoudert at gcc dot gnu dot org
2005-03-22 23:19 ` tobi at gcc dot gnu dot org
2005-03-25  7:07 ` fxcoudert at gcc dot gnu dot org
2005-03-25 13:37 ` fxcoudert at gcc dot gnu dot org
2005-03-26 17:44 ` pinskia at gcc dot gnu dot org
2005-04-03  8:10 ` fxcoudert at gcc dot gnu dot org
2005-04-06  9:54 ` fxcoudert at gcc dot gnu dot org
2005-04-08 11:12 ` fxcoudert at gcc dot gnu dot org
2005-04-20  1:10 ` milan at cmm dot ki dot si
2005-04-20  1:15 ` pinskia at gcc dot gnu dot org
2005-04-23 16:11 ` pault at gcc dot gnu dot org
2005-04-23 16:14 ` pault at gcc dot gnu dot org
2005-04-23 16:15 ` pault at gcc dot gnu dot org
2005-04-23 16:18 ` pault at gcc dot gnu dot org
2005-04-24 14:01 ` tobi at gcc dot gnu dot org
2005-04-30 17:53 ` pinskia at gcc dot gnu dot org
2005-05-03  7:05 ` tkoenig at gcc dot gnu dot org
2005-05-03 19:47 ` tkoenig at gcc dot gnu dot org
2005-05-03 19:50 ` tkoenig at gcc dot gnu dot org
2005-05-03 19:52 ` tkoenig at gcc dot gnu dot org
2005-05-05 23:26 ` pinskia at gcc dot gnu dot org
2005-05-11 11:18 ` pinskia at gcc dot gnu dot org
2005-05-15  3:25 ` pinskia at gcc dot gnu dot org
2005-05-31 17:01 ` ebotcazou at gcc dot gnu dot org
2005-06-16 22:29 ` fxcoudert at gcc dot gnu dot org
2005-06-16 23:04 ` fxcoudert at gcc dot gnu dot org
2005-06-17 16:25 ` fxcoudert at gcc dot gnu dot org
2005-07-01 22:11 ` pinskia at gcc dot gnu dot org
2005-07-07  9:56 ` fengwang at gcc dot gnu dot org
2005-07-09 12:14 ` tobi at gcc dot gnu dot org
2005-07-12  4:25 ` pinskia at gcc dot gnu dot org
2005-07-12  4:26 ` pinskia at gcc dot gnu dot org
2005-07-12  4:26 ` pinskia at gcc dot gnu dot org
2005-07-14 15:23 ` pault at gcc dot gnu dot org
2005-07-16 20:54 ` pinskia at gcc dot gnu dot org
2005-07-19  8:48 ` fxcoudert at gcc dot gnu dot org
2005-07-19 21:45 ` steven at gcc dot gnu dot org
2005-08-02 10:52 ` fxcoudert at gcc dot gnu dot org
2005-08-06 13:35 ` pinskia at gcc dot gnu dot org
2005-08-31 12:52 ` fxcoudert at gcc dot gnu dot org
2005-09-08 18:51 ` rsandifo at gcc dot gnu dot org
2005-09-09 22:17 ` pinskia at gcc dot gnu dot org
2005-09-09 22:17 ` pinskia at gcc dot gnu dot org
2005-09-12 11:07 ` tobi at gcc dot gnu dot org
2005-09-16  8:57 ` fxcoudert at gcc dot gnu dot org
2005-09-18 19:53 ` tkoenig at gcc dot gnu dot org
2005-09-29 21:33 ` 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).