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: [PATCH] almost-trivial fix for MIPS -mlong64 + -membedded-pic


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


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