public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/27436] gfortran: Abort compiling if there are insufficient data descriptors in format after reversion
       [not found] <bug-27436-4@http.gcc.gnu.org/bugzilla/>
@ 2011-01-17 21:13 ` jvdelisle at gcc dot gnu.org
  2014-03-23  0:38 ` dominiq at lps dot ens.fr
  2014-03-30 18:01 ` dominiq at lps dot ens.fr
  2 siblings, 0 replies; 4+ messages in thread
From: jvdelisle at gcc dot gnu.org @ 2011-01-17 21:13 UTC (permalink / raw)
  To: gcc-bugs

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

Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |jvdelisle at gcc dot
                   |                            |gnu.org
         AssignedTo|unassigned at gcc dot       |jvdelisle at gcc dot
                   |gnu.org                     |gnu.org

--- Comment #2 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> 2011-01-17 20:07:10 UTC ---
Adding to my list


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

* [Bug fortran/27436] gfortran: Abort compiling if there are insufficient data descriptors in format after reversion
       [not found] <bug-27436-4@http.gcc.gnu.org/bugzilla/>
  2011-01-17 21:13 ` [Bug fortran/27436] gfortran: Abort compiling if there are insufficient data descriptors in format after reversion jvdelisle at gcc dot gnu.org
@ 2014-03-23  0:38 ` dominiq at lps dot ens.fr
  2014-03-30 18:01 ` dominiq at lps dot ens.fr
  2 siblings, 0 replies; 4+ messages in thread
From: dominiq at lps dot ens.fr @ 2014-03-23  0:38 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
(In reply to comment #1)
> Adding to my list

Do you mean that you assign this PR to you?


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

* [Bug fortran/27436] gfortran: Abort compiling if there are insufficient data descriptors in format after reversion
       [not found] <bug-27436-4@http.gcc.gnu.org/bugzilla/>
  2011-01-17 21:13 ` [Bug fortran/27436] gfortran: Abort compiling if there are insufficient data descriptors in format after reversion jvdelisle at gcc dot gnu.org
  2014-03-23  0:38 ` dominiq at lps dot ens.fr
@ 2014-03-30 18:01 ` dominiq at lps dot ens.fr
  2 siblings, 0 replies; 4+ messages in thread
From: dominiq at lps dot ens.fr @ 2014-03-30 18:01 UTC (permalink / raw)
  To: gcc-bugs

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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |NEW


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

* [Bug fortran/27436] gfortran: Abort compiling if there are insufficient data descriptors in format after reversion
  2006-05-04 18:57 [Bug fortran/27436] New: " tobias dot burnus at physik dot fu-berlin dot de
@ 2006-05-05  7:10 ` fxcoudert at gcc dot gnu dot org
  0 siblings, 0 replies; 4+ messages in thread
From: fxcoudert at gcc dot gnu dot org @ 2006-05-05  7:10 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from fxcoudert at gcc dot gnu dot org  2006-05-05 07:10 -------
(In reply to comment #0)
> Currently, gfortran only detects that the IO format descriptor contains
> insufficient data at run time. It would be great (though of low priority) if
> it would find them at compile time.

Indeed.

>    write(*,'(abc)') n

That one we could diagnose.

>    write(10,"(i7,(' abcd'))", err=10) n, n

This one, however, is not expected to give a warning since an err= specifier is
present. It's true we could optimize it away as a "goto 10", but I think that
is low priority :)


-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fxcoudert at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-05-05 07:10:05
               date|                            |


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


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

end of thread, other threads:[~2014-03-30 18:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-27436-4@http.gcc.gnu.org/bugzilla/>
2011-01-17 21:13 ` [Bug fortran/27436] gfortran: Abort compiling if there are insufficient data descriptors in format after reversion jvdelisle at gcc dot gnu.org
2014-03-23  0:38 ` dominiq at lps dot ens.fr
2014-03-30 18:01 ` dominiq at lps dot ens.fr
2006-05-04 18:57 [Bug fortran/27436] New: " tobias dot burnus at physik dot fu-berlin dot de
2006-05-05  7:10 ` [Bug fortran/27436] " fxcoudert 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).