This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/34887] reverse tabbing before slash descriptor (regression vs. g77)
- From: "tkoenig at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Jan 2008 08:52:47 -0000
- Subject: [Bug libfortran/34887] reverse tabbing before slash descriptor (regression vs. g77)
- References: <bug-34887-10743@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from tkoenig at gcc dot gnu dot org 2008-01-26 08:52 -------
am not convinced the if
> (done) is needed at line 2579 though. Have to think some more. Maybe try
> taking the condition away and see what happens.
I don't think it's needed. I am currently testing a version without
it, and it fixed the original bug. x_slash_1.f also works.
Currently regression-testing.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34887