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: "dominiq at lps dot ens.fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 24 Jan 2015 11:11: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
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2015-01-24
Ever confirmed|0 |1
--- Comment #5 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> 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.
Unfortunately not.
> Submitted patch for funcspec-5.c:
> https://gcc.gnu.org/ml/gcc-patches/2015-01/msg02162.html
This patch has no chance to fix the failures for the fuse-caller-save* tests.
The failures reported in comment 0 are still there at revision r220065 (I'll
test the patch for funcspec-5.c later today).