This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/64342] [5 Regression] Tests failing when compiled with '-m32 -fpic' after r216154.
- From: "vmakarov at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 23 Jan 2015 20:47:34 +0000
- Subject: [Bug target/64342] [5 Regression] Tests failing when compiled with '-m32 -fpic' after r216154.
- Auto-submitted: auto-generated
- References: <bug-64342-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64342
Vladimir Makarov <vmakarov at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vmakarov at gcc dot gnu.org
--- Comment #3 from Vladimir Makarov <vmakarov at gcc dot gnu.org> ---
(In reply to Rainer Orth from comment #2)
> What's the status of this bug? At least the failure of
> gcc.target/i386/funcspec-5.c
> occurs on several x86 targets (Darwin, Linux/x86, Solaris/x86) and no progess
> whatsoever for more than a month!
I've just submitted a patch for
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64317
The patch might fix this PR too. Could you check it.
Thanks.