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: [PATCH] [lto/55113] Fix use of -fshort-double with -flto for powerpc


On Wed, Mar 5, 2014 at 12:43 PM, Dominique Dhumieres <dominiq@lps.ens.fr> wrote:
>
> Revision 208312 causes
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60427

Uhm.  pointer comparison against double_type_node ...

I'd say we want to revert the patch.  Paulo, please do that.  Let's
do the alternate approach of marking -fshort-double eligible for LTO
as well and handle it there properly.

Thanks,
Richard.

> Also compiling the test gcc.dg/lto/pr55113 with -m32 gives an ICE
>
> FAIL: gcc.dg/lto/pr55113 c_lto_pr55113_0.o assemble,  -flto -fshort-double -O0  (internal compiler error)
>
> internal compiler error: in layout_type, at stor-layout.c:2116
>
> TIA
>
> Dominique


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