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: PATCH: PR java/45504: [4.6 Regression] Failed to bootstrap


On 09/02/2010 10:46 PM, H.J. Lu wrote:
> gcj used to pass -DXXX=XXX to jvgenmain.  Now it passes "-D XXX=XXX" to
> jvgenmain. This patch checks it.  OK for trunk?
> 
> Thanks.
> 
> 
> H.J.
> ---
> 2010-09-02  H.J. Lu  <hongjiu.lu@intel.com>
> 
> 	PR java/45504
> 	* jvgenmain.c (main): Check "-D XXX=YYY".
> 

OK.

Andrew.


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