--- Comment #11 from hjl at gcc dot gnu dot org 2009-06-30 17:13 ---
Subject: Bug 40576
Author: hjl
Date: Tue Jun 30 17:13:38 2009
New Revision: 149110
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149110
Log:
2009-06-30 H.J. Lu
Backport from mainline:
2009-
--- Comment #10 from tkoenig at gcc dot gnu dot org 2009-06-30 17:10
---
Subject: Bug 40576
Author: tkoenig
Date: Tue Jun 30 17:10:06 2009
New Revision: 149109
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149109
Log:
2009-06-30 Thomas Koenig
PR fortran/40576
--- Comment #9 from jvdelisle at gcc dot gnu dot org 2009-06-30 01:47
---
Closed.
--
jvdelisle at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASS
--- Comment #8 from jvdelisle at gcc dot gnu dot org 2009-06-30 00:55
---
Fixed on 4.4 and 4.5, closing. Thanks to Thomas for report and reduced test
case.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40576
--- Comment #7 from jvdelisle at gcc dot gnu dot org 2009-06-30 00:52
---
Subject: Bug 40576
Author: jvdelisle
Date: Tue Jun 30 00:52:06 2009
New Revision: 149077
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149077
Log:
2009-06-29 Jerry DeLisle
PR libfortran/40576
--- Comment #6 from jvdelisle at gcc dot gnu dot org 2009-06-30 00:46
---
Subject: Bug 40576
Author: jvdelisle
Date: Tue Jun 30 00:46:35 2009
New Revision: 149075
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149075
Log:
2009-06-29 Jerry DeLisle
PR libfortran/40576
--
burnus at gcc dot gnu dot org changed:
What|Removed |Added
CC||burnus at gcc dot gnu dot
|
--- Comment #5 from jvdelisle at gcc dot gnu dot org 2009-06-29 04:35
---
I think this fixes it. Still testing. Will need to get this into 4.4 if this
is it. This fix is consistent with fd_set in 4.3 which loops as long as trans
> 0. (similar code)
Index: transfer.c