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 ICE compiling gcc.dg/lto/pr55113_0.c for x86/x86_64


On Tue, Dec 22, 2015 at 10:55 AM, Nick Clifton <nickc@redhat.com> wrote:
> Hi Richard,
>
>>>   The patch below is a fix for this problem, although I am not sure if
>>>   it is the correct fix.  The patch selects the corresponding SFmode
>>>   variant of the DFmode vector type when flag_short_doubles is enabled.
>>> Maybe a better patch would be to disallow these builtins when using an
>>>   ABI breaking option ?
>
>
>> I think the option should be simply removed...
>
>
> Tempting - but we are in stage 3...  My patch at least fixes the ICE for
> now.

Yeah, but is it a complete fix for all the -fshort-double issues?

Richard.

> Cheers
>   Nick
>


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