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: "fix" execute/20040208-2.c for alpha


Richard Henderson <rth@redhat.com> writes:
> This test depends on overflow to +Inf, which means that we must compile
> with -mieee on Alpha.  There's probably similar problems with other targets.
>
> I do recall the padding problem on ia64, but not sure how to fix that.
>
>
>         * gcc.c-torture/execute/20040208-2.c: Move ...
>         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.

This was supposed to have been fixed by:

2004-02-17  Richard Sandiford  <rsandifo@redhat.com>

	* gcc.c-torture/execute/20040208-2.x: New file.

How come it's not triggering?  Did I get the logic wrong?

Anyways, now the test has been moved, I guess the *.x file should go.

Richard


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