This is the mail archive of the gcc-patches@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]

Re: [patch,libgfortran] Committed fix to regression in SPEC 200.200.sixtrack miscomparing regression


On 3/23/07, Jerry DeLisle <jvdelisle@verizon.net> wrote:
Hi all,

With the help of "spark" on IRC we were able to test the attached patch which I
fully regression tested on x86-64.  This cures the regression by restoring the
test_endfile function.

I don't have a reduced test case at this time.

It fixed 200.sixtrack for me.


Thanks,
RIchard.

Regards,

Jerry

2007-03-22 Jerry DeLisle <jvdelisle@gcc.gnu.org>

        PR libgfortran/31052
        * file_pos.c: Update Copyright year.
        * io/open.c (test_endfile): Restore test_endfile to fix SPEC regression.
        Update Copyright year.
        * io/io.h: Same.
        * io/unix.c (is_special): Add missing type for this function.
        Update Copyright year.
        * io/transfer.c (next_record_r): Restore test_endfile.
        (st_read): Fix whitespace.  Update Copyright year




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