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]


On Wed, Jan 18, 2006 at 02:55:51PM -0500, Andrew Pinski wrote:
> > 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.
> 

Test is OK with my patch. I checked it into mainline. Should I update
4.1, 4.0 and 3.4?


H.J.


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