This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [hjl@lucon.org: PATCH: libgcj/25840: [4.2 Regression] libjava is broken on Linux/x86-64]
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: hjl at lucon dot org (H. J. Lu)
- Cc: java-patches at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Wed, 18 Jan 2006 14:55:51 -0500 (EST)
- Subject: Re: [hjl@lucon.org: PATCH: libgcj/25840: [4.2 Regression] libjava is broken on Linux/x86-64]
> Date: Wed, 18 Jan 2006 11:46:28 -0800
> From: "H. J. Lu" <hjl@lucon.org>
> To: gcc-patches@gcc.gnu.org
> Subject: PATCH: libgcj/25840: [4.2 Regression] libjava is broken on Linux/x86-64
> User-Agent: Mutt/1.4.2.1i
>
> ".text\n" is missing from RESTORE2 in include/x86_64-signal.h. I am
> testing it now.
>
> H.J.
> ---
> 2006-01-18 H.J. Lu <hongjiu.lu@intel.com>
>
> PR libgcj/25840
> * include/x86_64-signal.h (RESTORE2): Add ".text\n".
Note I think this is obvious once testing has finished and shows that this fixes
the problem.
Also I should note that more documentation about toplevel asm should include information
like this.
Thanks,
Andrew Pinski