[Bug fortran/66724] ICE on input/output statements with wrong specifier data

2015-07-16 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66724 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--

[Bug fortran/66724] ICE on input/output statements with wrong specifier data

2015-07-16 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66724 --- Comment #6 from kargl at gcc dot gnu.org --- Author: kargl Date: Fri Jul 17 00:31:45 2015 New Revision: 225917 URL: https://gcc.gnu.org/viewcvs?rev=225917&root=gcc&view=rev Log: 2015-07-16 Steven G. Kargl PR fortran/66724

[Bug fortran/66724] ICE on input/output statements with wrong specifier data

2015-07-16 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66724 --- Comment #5 from kargl at gcc dot gnu.org --- Author: kargl Date: Fri Jul 17 00:05:02 2015 New Revision: 225913 URL: https://gcc.gnu.org/viewcvs?rev=225913&root=gcc&view=rev Log: 2015-07-16 Steven G. Kargl PR fortran/66724

[Bug fortran/66724] ICE on input/output statements with wrong specifier data

2015-07-06 Thread sgk at troutmask dot apl.washington.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66724 --- Comment #4 from Steve Kargl --- On Mon, Jul 06, 2015 at 05:05:05PM +, kargl at gcc dot gnu.org wrote: > > I beat up you to the punch on most of these. Everything in > comment #1 and #2 is caught except > > program p >write (1, asyn

[Bug fortran/66724] ICE on input/output statements with wrong specifier data

2015-07-06 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66724 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org --- C

[Bug fortran/66724] ICE on input/output statements with wrong specifier data

2015-07-06 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66724 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/66724] ICE on input/output statements with wrong specifier data

2015-07-06 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66724 --- Comment #1 from Gerhard Steinmetz --- Longer scheme : backspace (1, iomsg=#) close (1, iomsg=#) close (1, status=#) endfile (1, iomsg=#) flush (1, iomsg=#) inquire (1, iomsg=#) open (1, access=#) open (1, action=#)