[PATCH] almost-trivial fix for MIPS -mlong64 + -membedded-pic

Joseph S. Myers jsm28@cam.ac.uk
Fri Mar 23 09:57:00 GMT 2001


On 23 Mar 2001, Chris G. Demetriou wrote:

> I don't see any way to have a test inspect assembly output (and that
> doesn't surprise me; that'd be both difficult and fragile).
> 
> 
> Any ideas?

There are scan-assembler and scan-assembler-not, but simplest might be to
put it in gcc.c-torture/execute, and the problem would show up if anyone
does run c-torture with appropriate target configuration, options and
libraries.  (I'd hope people do run the testsuite for their embedded
target and option combinations - more posted testresults for such
configurations would be good - and track down failures relative to similar
hosted configurations, if the CPU is used for both.)

-- 
Joseph S. Myers
jsm28@cam.ac.uk



More information about the Gcc-patches mailing list