This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/34887] reverse tabbing before slash descriptor (regression vs. g77)



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]