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: IA64 Test patches


Steve Ellcey <sje@cup.hp.com> writes:

> Here is a patch to get rid of four test failures on IA64.  The tests
> have no prototypes for abort and/or memcpy and so they fail with
> excessive warnings.  Tested on IA64 HP-UX.
>
> Ok to checkin?
>
> Steve Ellcey
> sje@cup.hp.com
>
> 2004-10-11  Steve Ellcey  <sje@cup.hp.com>
>
> 	* testsuite/gcc.dg/ia64-asm-1.c: Add prototype for abort
> 	* testsuite/gcc.dg/ia64-sync-1.c: Add prototype for abort and
> 	memcpy. 
> 	* testsuite/gcc.dg/ia64-sync-2.c: Ditto.
> 	* testsuite/gcc.dg/ia64-sync-3.c: Ditto.

OK.

This sort of thing falls under the obvious rule IMO.

zw


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