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 #4 from tkoenig at gcc dot gnu dot org  2008-01-20 22:19 -------

> -         next_record (dtp, 0);
> +         next_record (dtp, 1);

This causes a regression in x_slash_1.f .  I'll dig around
some more.


-- 


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]