[Bug tree-optimization/81025] [MIPS] soft-float glibc build fails at r248863

graham.stott at btinternet dot com gcc-bugzilla@gcc.gnu.org
Fri Jun 9 08:36:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81025

--- Comment #5 from graham.stott at btinternet dot com ---
Hi Doug
I build both GCC and GLIBC daily but for mips-img-linux-gnu and hard-float the
only prob. I see is ADA fails building one multilib config. I do all langs I'll
give try hard-float mips-mti-linux-gnu.
Graham
ps My son now has British passport

-------- Original message --------
From: "doug.gilmore at imgtec dot com" <gcc-bugzilla@gcc.gnu.org> 
Date: 09/06/2017  09:12  (GMT+00:00) 
To: gcc-bugs@gcc.gnu.org 
Subject: [Bug tree-optimization/81025] [MIPS] soft-float glibc build fails at
r248863 

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81025

Doug Gilmore <doug.gilmore at imgtec dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rguenth at gcc dot gnu.org

--- Comment #4 from Doug Gilmore <doug.gilmore at imgtec dot com> ---
Created attachment 41513
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41513&action=edit
cut down example via delta

Sorry attachment for the last comment was dropped.

I bisected the failure to r247049 using the cut down
example, compiled via:

$dir/xgcc -B$dir -O2 -msoft-float -mabi=32 delta_1.i -c -std=gnu11
-fgnu89-inline  -O2 -fmerge-all-constants -fno-stack-protector -frounding-math
-g

For this bisect I configured with --disable-multilib.

I'll look into this more tomorrow.


More information about the Gcc-bugs mailing list