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]

Re: [RFA]: Mark some gcc.c-torture tests as XFAIL for HC11/HC12


On Tue, Jun 12, 2001 at 12:03:27AM +0200, Stephane Carrez wrote:
> > I suspect that we can use size_t instead and not change the test.
>
> Ok, it works. But this changes the test.

But it doesn't, for basically all other targets.  Which is the
_only_ reason they pass there.

> I'll submit a separate patch after 3_0.

If you like.

> 	* gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
> 	support %f for HC11/HC12 targets.
> 	* gcc.c-torture/execute/930513-1.x: New file, likewise.
> 	* gcc.c-torture/execute/980709-1.x: New file, pow() is not available
> 	on HC11/HC12 targets.
> 	* gcc.c-torture/execute/990826-0.x: New file, likewise for floor().

Ok everywhere.


r~


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