This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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]

[Bug build/20621] glibc 2.27 fails to compile on x86_64 with "operand type mismatch" in fpu/e_expl.S


https://sourceware.org/bugzilla/show_bug.cgi?id=20621

Michael Tremer <michael.tremer at ipfire dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hjl.tools at gmail dot com

--- Comment #10 from Michael Tremer <michael.tremer at ipfire dot org> ---
(In reply to joseph@codesourcery.com from comment #9)
> Maybe no-one has ever tried the combination of --enable-bind-now (an 
> undocumented configure option) with a default-PIE compiler before (or at 
> least, no-one regularly tests such a combination in development).  We 
> could do with more buildbot instances testing unusual configurations (of 
> course, they need people who care about those configurations monitoring 
> them and addressing build issues when they arise).

So am I correct when I take this as this configuration should be supported but
is currently just broken?

It compiles through without --with-bind-now, so this commit is causing the
problem: 6901def689b5c77465d34f07822989ec67e80c1e

I have absolutely no idea how to fix this despite reverting the commit. So far
the result would only be bigger binaries.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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