[Bug fortran/32235] [4.3 Regression] incorrectly position text file after backspace

2007-06-11 Thread jvdelisle at gcc dot gnu dot org
--- Comment #10 from jvdelisle at gcc dot gnu dot org 2007-06-11 17:51 --- Fixed on trunk. -- jvdelisle at gcc dot gnu dot org changed: What|Removed |Added S

[Bug fortran/32235] [4.3 Regression] incorrectly position text file after backspace

2007-06-10 Thread jvdelisle at gcc dot gnu dot org
--- Comment #9 from jvdelisle at gcc dot gnu dot org 2007-06-11 03:06 --- Subject: Bug 32235 Author: jvdelisle Date: Mon Jun 11 03:06:01 2007 New Revision: 125611 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125611 Log: 2007-06-10 Jerry DeLisle <[EMAIL PROTECTED]>

[Bug fortran/32235] [4.3 Regression] incorrectly position text file after backspace

2007-06-10 Thread jvdelisle at gcc dot gnu dot org
--- Comment #8 from jvdelisle at gcc dot gnu dot org 2007-06-10 22:50 --- Subject: Bug 32235 Author: jvdelisle Date: Sun Jun 10 22:50:47 2007 New Revision: 125606 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125606 Log: 2007-06-10 Jerry DeLisle <[EMAIL PROTECTED]>

[Bug fortran/32235] [4.3 Regression] incorrectly position text file after backspace

2007-06-09 Thread patchapp at dberlin dot org
--- Comment #7 from patchapp at dberlin dot org 2007-06-10 02:20 --- Subject: Bug number PR32235 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2007-06/msg00596.html -- http://gcc.gnu.org/bugzilla/sh

[Bug fortran/32235] [4.3 Regression] incorrectly position text file after backspace

2007-06-09 Thread jvdelisle at gcc dot gnu dot org
--- Comment #6 from jvdelisle at gcc dot gnu dot org 2007-06-09 20:52 --- The patch that broke this is r123403 which is my patch for 31052. Not surprising. We need to be real careful here because this patch fixes a regression we had on SPEC. I will need someone with SPEC access to te

[Bug fortran/32235] [4.3 Regression] incorrectly position text file after backspace

2007-06-09 Thread jvdelisle at gcc dot gnu dot org
--- Comment #5 from jvdelisle at gcc dot gnu dot org 2007-06-09 19:37 --- I have confirmed that this is a regression against g77, 4.2 and 4.1 in all cases, so the hunt is on. -- jvdelisle at gcc dot gnu dot org changed: What|Removed |Added ---