--- Comment #9 from jvdelisle at gcc dot gnu dot org 2007-01-13 21:05
---
Fixed on 4.1, 4.2, and 4.3
Drew, thanks for reporting this bug.
--
jvdelisle at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #8 from jvdelisle at gcc dot gnu dot org 2007-01-13 21:03
---
Subject: Bug 30435
Author: jvdelisle
Date: Sat Jan 13 21:03:17 2007
New Revision: 120759
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120759
Log:
2007-01-13 Jerry DeLisle <[EMAIL PROTECTED]>
--- Comment #7 from jvdelisle at gcc dot gnu dot org 2007-01-13 21:00
---
Subject: Bug 30435
Author: jvdelisle
Date: Sat Jan 13 21:00:31 2007
New Revision: 120758
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120758
Log:
2007-01-13 Jerry DeLisle <[EMAIL PROTECTED]>
--- Comment #6 from jvdelisle at gcc dot gnu dot org 2007-01-13 19:11
---
Subject: Bug 30435
Author: jvdelisle
Date: Sat Jan 13 19:11:02 2007
New Revision: 120756
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120756
Log:
2007-01-13 Jerry DeLisle <[EMAIL PROTECTED]>
--- Comment #5 from jvdelisle at gcc dot gnu dot org 2007-01-13 19:08
---
Subject: Bug 30435
Author: jvdelisle
Date: Sat Jan 13 19:08:40 2007
New Revision: 120755
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120755
Log:
2007-01-13 Jerry DeLisle <[EMAIL PROTECTED]>
--- Comment #4 from jvdelisle at gcc dot gnu dot org 2007-01-12 23:36
---
Subject: Bug 30435
Author: jvdelisle
Date: Fri Jan 12 23:36:25 2007
New Revision: 120738
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120738
Log:
2007-01-12 Jerry DeLisle <[EMAIL PROTECTED]>
--- Comment #3 from jvdelisle at gcc dot gnu dot org 2007-01-12 23:10
---
Subject: Bug 30435
Author: jvdelisle
Date: Fri Jan 12 23:10:27 2007
New Revision: 120737
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120737
Log:
2007-01-12 Jerry DeLisle <[EMAIL PROTECTED]>
--- Comment #2 from jvdelisle at gcc dot gnu dot org 2007-01-12 00:57
---
I think I was the last to touch on this section of code so I will take a look
and see if I can fix it.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30435
--
kargl at gcc dot gnu dot org changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirm
--- Comment #1 from kargl at gcc dot gnu dot org 2007-01-11 17:00 ---
The relevant section of the F2003 standard is 10.9.1.1.
It appears that in list-directed input that if we advance
to a newline during the read and the first item hit is a
/ when get it wrong. Here a test program.
pr
10 matches
Mail list logo