This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/48124] [4.5/4.6/4.7 Regression] likely wrong code bug
- From: "ebotcazou at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 31 May 2012 10:36:10 +0000
- Subject: [Bug middle-end/48124] [4.5/4.6/4.7 Regression] likely wrong code bug
- Auto-submitted: auto-generated
- References: <bug-48124-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48124
--- Comment #24 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-05-31 10:36:10 UTC ---
> I'll test it on i?85-linux as well. I don't have access to a
> strict-alignment platform - but the patch is essentially the same
> as on trunk. Can you give it a shot on sparc or do you forsee any
> issues and thus would rather not backport this kind of change? The
> idea was that 4.7.1 would still be ok but later this kind of change
> is obviously too intrusive.
Yes, I think it's appropriate for 4.7.1 if all the follow-ups are backported as
well. I'll give it a whirl on SPARC.