This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

Re: [patches] Re: Fix compilation to native x86-64 compiler


> Richard Henderson <rth@redhat.com> writes:
> 
> > On Mon, Dec 03, 2001 at 03:21:26PM +0100, Andreas Schwab wrote:
> >> |> Not correct.  You're controling based on the host, not the target.
> >> 
> >> MACHINE_STATE_SAVE is only used in libgcc2.c which is compiled with the
> >> target compiler, thus __x86_64__ selects on the target.
> >
> > Oh yeah.  Sorry about that.
> 
> So, what should be done with Bo's patch?
I guess better is the patch I sent to list to kill -ax entirely.

Honza
> 
> Andreas
> -- 
>  Andreas Jaeger
>   SuSE Labs aj@suse.de
>    private aj@arthur.inka.de
>     http://www.suse.de/~aj


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