This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug middle-end/41260] [4.5 Regression] major regressions on *-apple-darwin10 at -m64 caused by r147995
- From: "joseph at codesourcery dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 20 Sep 2009 21:04:02 -0000
- Subject: [Bug middle-end/41260] [4.5 Regression] major regressions on *-apple-darwin10 at -m64 caused by r147995
- References: <bug-41260-11113@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #41 from joseph at codesourcery dot com 2009-09-20 21:04 -------
Subject: Re: [4.5 Regression] major regressions on
*-apple-darwin10 at -m64 caused by r147995
On Sun, 20 Sep 2009, howarth at nitro dot med dot uc dot edu wrote:
> If so, we can't just apply an "ifndef __APPLE__/#endif" wrapper appropriately
> there to suppress the addition of the epilog note? The question remains if the
__APPLE__ relates to the host and this issue relates to the target. You'd
at least be looking at a new target hook.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41260