On Wed, Mar 10, 2021 at 02:06:24AM -0300, Alexandre Oliva wrote:
> On Mar  9, 2021, Segher Boessenkool <seg...@kernel.crashing.org> wrote:
> 
> > +    return [check_no_compiler_messages powerpc_sqrt object {
> 
> I don't think you really need to assemble this.  s/object/assembly/
> would do.  Even preprocessing alone would do, but I don't think
> check_compiler can do that.

We use object in all similar tests.  It helps to check if the assembler
is set up for the options used.  That doesn't matter for this test of
course, but making things more tricky for no win is a bad tradeoff.

Also, I didn't even bother to consider not assembling it :-)


Segher

Reply via email to