public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/56744] New: [meta-bug] Namelist bugs
@ 2013-03-26 16:38 janus at gcc dot gnu.org
  2013-03-29 22:10 ` [Bug fortran/56744] " janus at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: janus at gcc dot gnu.org @ 2013-03-26 16:38 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 56744
           Summary: [meta-bug] Namelist bugs
    Classification: Unclassified
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: janus@gcc.gnu.org


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

* [Bug fortran/56744] [meta-bug] Namelist bugs
  2013-03-26 16:38 [Bug fortran/56744] New: [meta-bug] Namelist bugs janus at gcc dot gnu.org
@ 2013-03-29 22:10 ` janus at gcc dot gnu.org
  2014-04-27 10:48 ` schwab@linux-m68k.org
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: janus at gcc dot gnu.org @ 2013-03-29 22:10 UTC (permalink / raw)
  To: gcc-bugs


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

janus at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2013-03-29
     Ever Confirmed|0                           |1


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

* [Bug fortran/56744] [meta-bug] Namelist bugs
  2013-03-26 16:38 [Bug fortran/56744] New: [meta-bug] Namelist bugs janus at gcc dot gnu.org
  2013-03-29 22:10 ` [Bug fortran/56744] " janus at gcc dot gnu.org
@ 2014-04-27 10:48 ` schwab@linux-m68k.org
  2014-06-07 17:43 ` jvdelisle at gcc dot gnu.org
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: schwab@linux-m68k.org @ 2014-04-27 10:48 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56744
Bug 56744 depends on bug 52539, which changed state.

Bug 52539 Summary: I/O: Wrong result for UTF-8/UCS-4 list-directed and namelist read and nml write
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52539

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---


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

* [Bug fortran/56744] [meta-bug] Namelist bugs
  2013-03-26 16:38 [Bug fortran/56744] New: [meta-bug] Namelist bugs janus at gcc dot gnu.org
  2013-03-29 22:10 ` [Bug fortran/56744] " janus at gcc dot gnu.org
  2014-04-27 10:48 ` schwab@linux-m68k.org
@ 2014-06-07 17:43 ` jvdelisle at gcc dot gnu.org
  2014-06-07 17:53 ` jvdelisle at gcc dot gnu.org
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: jvdelisle at gcc dot gnu.org @ 2014-06-07 17:43 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56744
Bug 56744 depends on bug 55117, which changed state.

Bug 55117 Summary: Programs fails to read namelist (contains derived types objects)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55117

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


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

* [Bug fortran/56744] [meta-bug] Namelist bugs
  2013-03-26 16:38 [Bug fortran/56744] New: [meta-bug] Namelist bugs janus at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2014-06-07 17:43 ` jvdelisle at gcc dot gnu.org
@ 2014-06-07 17:53 ` jvdelisle at gcc dot gnu.org
  2014-11-10  0:22 ` jb at gcc dot gnu.org
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: jvdelisle at gcc dot gnu.org @ 2014-06-07 17:53 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56744
Bug 56744 depends on bug 52539, which changed state.

Bug 52539 Summary: I/O: Wrong result for UTF-8/UCS-4 list-directed and namelist read and nml write
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52539

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug fortran/56744] [meta-bug] Namelist bugs
  2013-03-26 16:38 [Bug fortran/56744] New: [meta-bug] Namelist bugs janus at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2014-06-07 17:53 ` jvdelisle at gcc dot gnu.org
@ 2014-11-10  0:22 ` jb at gcc dot gnu.org
  2014-12-06 22:36 ` dominiq at lps dot ens.fr
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: jb at gcc dot gnu.org @ 2014-11-10  0:22 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56744
Bug 56744 depends on bug 47007, which changed state.

Bug 47007 Summary: Values from namelist file should not depend on locale settings
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47007

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


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

* [Bug fortran/56744] [meta-bug] Namelist bugs
  2013-03-26 16:38 [Bug fortran/56744] New: [meta-bug] Namelist bugs janus at gcc dot gnu.org
                   ` (4 preceding siblings ...)
  2014-11-10  0:22 ` jb at gcc dot gnu.org
@ 2014-12-06 22:36 ` dominiq at lps dot ens.fr
  2015-04-21 16:42 ` jvdelisle at gcc dot gnu.org
  2024-04-10  2:31 ` jvdelisle at gcc dot gnu.org
  7 siblings, 0 replies; 9+ messages in thread
From: dominiq at lps dot ens.fr @ 2014-12-06 22:36 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56744
Bug 56744 depends on bug 56660, which changed state.

Bug 56660 Summary: Fails to read NAMELIST with certain form array syntax
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56660

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug fortran/56744] [meta-bug] Namelist bugs
  2013-03-26 16:38 [Bug fortran/56744] New: [meta-bug] Namelist bugs janus at gcc dot gnu.org
                   ` (5 preceding siblings ...)
  2014-12-06 22:36 ` dominiq at lps dot ens.fr
@ 2015-04-21 16:42 ` jvdelisle at gcc dot gnu.org
  2024-04-10  2:31 ` jvdelisle at gcc dot gnu.org
  7 siblings, 0 replies; 9+ messages in thread
From: jvdelisle at gcc dot gnu.org @ 2015-04-21 16:42 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56744
Bug 56744 depends on bug 56743, which changed state.

Bug 56743 Summary: Namelist bug with comment and no blank
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56743

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


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

* [Bug fortran/56744] [meta-bug] Namelist bugs
  2013-03-26 16:38 [Bug fortran/56744] New: [meta-bug] Namelist bugs janus at gcc dot gnu.org
                   ` (6 preceding siblings ...)
  2015-04-21 16:42 ` jvdelisle at gcc dot gnu.org
@ 2024-04-10  2:31 ` jvdelisle at gcc dot gnu.org
  7 siblings, 0 replies; 9+ messages in thread
From: jvdelisle at gcc dot gnu.org @ 2024-04-10  2:31 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56744
Bug 56744 depends on bug 107068, which changed state.

Bug 107068 Summary: Run-time error when reading logical arrays with a namelist
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107068

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

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

end of thread, other threads:[~2024-04-10  2:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-26 16:38 [Bug fortran/56744] New: [meta-bug] Namelist bugs janus at gcc dot gnu.org
2013-03-29 22:10 ` [Bug fortran/56744] " janus at gcc dot gnu.org
2014-04-27 10:48 ` schwab@linux-m68k.org
2014-06-07 17:43 ` jvdelisle at gcc dot gnu.org
2014-06-07 17:53 ` jvdelisle at gcc dot gnu.org
2014-11-10  0:22 ` jb at gcc dot gnu.org
2014-12-06 22:36 ` dominiq at lps dot ens.fr
2015-04-21 16:42 ` jvdelisle at gcc dot gnu.org
2024-04-10  2:31 ` jvdelisle at gcc dot gnu.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).