This is the mail archive of the gcc@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: GCC 3.2 Branch Closure


On Fri, Nov 08, 2002 at 04:50:53PM -0800, Joe Buck wrote:
> I've just found something very odd.
> 
> HJ's patch to the branch says that it fixes bootstrap/8146 as well
> as gcc.c-torture/execute/20020307-2.c with -march=i686.
> 
> But in my checkout of the trunk, 
> 
> gcc/gcc/testsuite/gcc.c-torture/execute/20020307-2.c
> 
> does not exist (though 20020307-1.c does), however, in my checkout of
> the branch,
> 
> gcc/gcc/testsuite/gcc.c-torture/execute/20020307-2.c
> 
> does exist.  Why do we have a test on the branch that isn't in the trunk?

It got renamed:

2002-04-12  Geoffrey Keating  <geoffk@redhat.com>

        * gcc.c-torture/execute/20020412-1.c: New file, renamed from
        gcc.c-torture/execute/20020307-2.c.

I don't know why.

zw


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