GCC 3.2 Branch Closure

Zack Weinberg zack@codesourcery.com
Fri Nov 8 17:22:00 GMT 2002


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



More information about the Gcc mailing list