This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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: [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


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