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: RFA: Fix sh-elf -m2 newlib/libm/math/e_atan2.c build failure


Richard Henderson wrote:
> 
> On Fri, Jun 27, 2003 at 06:55:09PM +0100, Joern Rennecke wrote:
> > refers_to_regno_p checks for 0, and the default case looks at
> > subexpressions, which should handle PARALLEL and EXPR_LIST just fine.
> 
> Hmm, I guess that's true.
> 
> Any chance you can test mips then, and not i686 (which wouldn't
> expose this at all)?

I could test a simulator target.  I'm not sure if all the mips ports
use PARALLELs in return values during a regression test.  What would
be a good target to test?

-- 
--------------------------
SuperH (UK) Ltd.
2410 Aztec West / Almondsbury / BRISTOL / BS32 4QX
T:+44 1454 465658


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