[rfa] store.exp failures

Andrew Cagney ac131313@redhat.com
Fri Dec 6 15:54:00 GMT 2002


> On Fri, 06 Dec 2002 14:37:32 -0500, Andrew Cagney <ac131313@redhat.com> said:
> 
> 
>> Thanks.  In case you're wondering, yes it does pass but with older
>> compilers.
> 
> 
> Do you see the two failures with GCC 2.95.3 that I see, by the way?
> They're
> 
> FAIL: gdb.base/store.exp: new up struct 1
> FAIL: gdb.base/store.exp: new up struct 2
> 
> I don't know if they're our fault or GCC's fault.  (Or even nobody's
> fault: the test seems a bit delicate.)

BTW, what makes you think the test is delicate?  The code is valid C and 
the command:

	(gdb) set variable u = s_1

is valid in GDB's CLI.  If it doesn't work, its a bug.

Andrew




More information about the Gdb-patches mailing list