On Sep 13, 2019, at 12:06 PM, Sandra Loosemore <san...@codesourcery.com> wrote:
> 
> For the default multilib on arm-none-eabi, gcc.dg/gimplefe-28 has been 
> getting an ICE because, while the target-supports infrastructure is probing 
> to see if it can add the command-line options to enable the sqrt insn 
> ("-mfpu=vfp -mfloat-abi=softfp"), it is not actually adding those options 
> when building this testcase.  :-S  The hook to do this is already there; it 
> just needs a case for arm.
> 
> OK to commit?

Ok.

Hum, usually the arm people are so responsive.  I don't think I've seen a 
review of this, so when they don't, I will.

General note, I do prefer the target folk chime in on such patches instead of 
me, as there can be subtle target things that target folks track better than I 
and arm is one of those targets with so many wonder and subtle things.  :-)

Reply via email to