This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Gcj 3.0 on Itanium, again
- To: Andrew Haley <aph at cambridge dot redhat dot com>
- Subject: Re: Gcj 3.0 on Itanium, again
- From: Jeff Sturm <jsturm at one-point dot com>
- Date: Mon, 25 Jun 2001 14:00:29 -0400 (EDT)
- cc: apbianco at cygnus dot com, Bob Jamison <rjamison at lincom-asg dot com>, java at gcc dot gnu dot org
On Mon, 25 Jun 2001, Andrew Haley wrote:
> But gcj defaults to -g1. This is a nuisance...
"for javac compatibility", as the comment says. That's reasonable IMO
since we want backtraces to work.
I wouldn't oppose bumping this to -g2 for the next release, but I'm really
hoping c++/2814 will be fixed. I'll test its regression status, and
lobby for a high priority.
Jeff