This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Update g77.f-torture/compile/20000601-1.f (PR fortran/275)
- To: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- Subject: Re: Update g77.f-torture/compile/20000601-1.f (PR fortran/275)
- From: Neil Booth <neil at daikokuya dot demon dot co dot uk>
- Date: Fri, 19 Jan 2001 07:41:49 +0000
- Cc: gcc-patches at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org
- References: <A9E96A79C068D211A6A90000C07BDF0D88F4AE@crtsmail.corp.riotinto.org>
Billinghurst, David (CRTS) wrote:-
> Test case g77.f-torture/compile/20000601-1.f now passes, but the original
> problem PR fortran/275 is still present. With this patch the test
> reproduces the original problem
>
> 2001-01-19 David Billinghurst <David.Billinghurst@riotinto.com>
>
> * g77.f-torture/compile/20000601-1.f: Modify test case.
> Original test no longer reproduces problem.
Hi David,
I'll commit your modified file as a new test case 20000601-2.f instead
(when gcc.gnu.org reappears, that is :-)). Simply replacing the
original case would be effectively removing it, and as it has failed
in the past we should keep both.
Neil.