This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Xtensa port, part 5: a minor testsuite change
- From: Richard Henderson <rth at redhat dot com>
- To: Bob Wilson <bwilson at tensilica dot com>
- Cc: gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 30 Nov 2001 14:05:00 -0800
- Subject: Re: Xtensa port, part 5: a minor testsuite change
- References: <3C07DF9A.7050808@tensilica.com>
On Fri, Nov 30, 2001 at 11:35:54AM -0800, Bob Wilson wrote:
> * gcc.c-torture/compile/20001226-1.x: Make this test an expected
> failure for Xtensa targets. The test is so big that it exceeds
> the allowed range for the jump instruction, and the Xtensa
> assembler is not yet capable of relaxing jumps into indirect
> jumps.
Alternately, gcc can do this. In fact, that's exactly what
this is intended to test.
r~