This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: PR 1159/1412
- To: Bryce McKinlay <bryce at albatross dot co dot nz>
- Subject: Re: PR 1159/1412
- From: Jeff Sturm <jsturm at one-point dot com>
- Date: Wed, 21 Mar 2001 10:31:32 -0500 (EST)
- cc: java at gcc dot gnu dot org
On Wed, 21 Mar 2001, Bryce McKinlay wrote:
> Can you confirm it is fixed on the mainline as well?
Yes. I confirmed 1412 is fixed on 3.1 20010318.
> But we need to make sure "--enable-libgcj-debug" causes it to use -O0,
> because -O2 screws up debugging and I hate having to tweak Makefiles.
OK. Same for CXXFLAGS I suppose?
Jeff