[Bug fortran/25264] write to internal unit from the string itself gives wrong result ?

2005-12-31 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25264

[Bug fortran/25264] write to internal unit from the string itself gives wrong result ?

2005-12-18 Thread jvdelisle at gcc dot gnu dot org
--- Comment #8 from jvdelisle at gcc dot gnu dot org 2005-12-18 08:24 --- Subject: Bug 25264 Author: jvdelisle Date: Sun Dec 18 08:24:04 2005 New Revision: 108744 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=108744 Log: 2005-12-17 Jerry DeLisle [EMAIL PROTECTED] PR

[Bug fortran/25264] write to internal unit from the string itself gives wrong result ?

2005-12-18 Thread jvdelisle at gcc dot gnu dot org
--- Comment #9 from jvdelisle at gcc dot gnu dot org 2005-12-18 08:32 --- Subject: Bug 25264 Author: jvdelisle Date: Sun Dec 18 08:32:09 2005 New Revision: 108745 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=108745 Log: 2005-12-17 Jerry DeLisle [EMAIL PROTECTED] PR

[Bug fortran/25264] write to internal unit from the string itself gives wrong result ?

2005-12-18 Thread jvdelisle at gcc dot gnu dot org
--- Comment #10 from jvdelisle at gcc dot gnu dot org 2005-12-19 07:22 --- Fixed in 4.1 and 4,2 -- jvdelisle at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/25264] write to internal unit from the string itself gives wrong result ?

2005-12-16 Thread jvdelisle at gcc dot gnu dot org
--- Comment #5 from jvdelisle at gcc dot gnu dot org 2005-12-16 09:05 --- Patch submitted for review and approval. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25264

[Bug fortran/25264] write to internal unit from the string itself gives wrong result ?

2005-12-16 Thread jvdelisle at gcc dot gnu dot org
--- Comment #6 from jvdelisle at gcc dot gnu dot org 2005-12-16 19:32 --- Subject: Bug 25264 Author: jvdelisle Date: Fri Dec 16 19:32:21 2005 New Revision: 108671 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=108671 Log: 2005-12-16 Jerry DeLisle [EMAIL PROTECTED] PR

[Bug fortran/25264] write to internal unit from the string itself gives wrong result ?

2005-12-16 Thread jvdelisle at gcc dot gnu dot org
--- Comment #7 from jvdelisle at gcc dot gnu dot org 2005-12-16 19:40 --- Subject: Bug 25264 Author: jvdelisle Date: Fri Dec 16 19:40:36 2005 New Revision: 108673 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=108673 Log: 2005-12-16 Jerry DeLisle [EMAIL PROTECTED] PR

[Bug fortran/25264] write to internal unit from the string itself gives wrong result ?

2005-12-11 Thread jvdelisle at gcc dot gnu dot org
--- Comment #4 from jvdelisle at gcc dot gnu dot org 2005-12-11 08:09 --- Patch submitted for approval. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25264

[Bug fortran/25264] write to internal unit from the string itself gives wrong result ?

2005-12-10 Thread jvdelisle at gcc dot gnu dot org
--- Comment #3 from jvdelisle at gcc dot gnu dot org 2005-12-11 00:32 --- I have this beastie beat. The fix of the initial problem caused no less than 10 regressions (I estimate) and so I had to unmangle that. Talk about head spinning. --

[Bug fortran/25264] write to internal unit from the string itself gives wrong result ?

2005-12-06 Thread jvdelisle at gcc dot gnu dot org
--- Comment #2 from jvdelisle at gcc dot gnu dot org 2005-12-07 05:16 --- I have found the offending code. I am working on the fix. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25264

[Bug fortran/25264] write to internal unit from the string itself gives wrong result ?

2005-12-05 Thread jvdelisle at gcc dot gnu dot org
--- Comment #1 from jvdelisle at gcc dot gnu dot org 2005-12-06 03:21 --- I can confirm this behavior disagrees with ifort. I will investigate further. -- jvdelisle at gcc dot gnu dot org changed: What|Removed |Added