This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: question about -fno-optimize-static-class-initialization
- From: Alexandre Petit-Bianco <apbianco at cygnus dot com>
- To: Per Bothner <per at bothner dot com>
- Cc: java at gcc dot gnu dot org
- Date: Fri, 30 Nov 2001 16:32:58 -0800 (PST)
- Subject: Re: question about -fno-optimize-static-class-initialization
- References: <3C07F0B8.2040600@bothner.com><15367.62495.812184.660033@fencer.cygnus.com><3C081E46.9050903@bothner.com>
- Reply-to: apbianco at cygnus dot com
Per Bothner writes:
> Is there is a simple check for whether this is called?
Not really.
> If not, would it make sense to add such a flag and set it in
> fix_constructors,
Yes, especially since check_init driven check of finals initialization
should free flags in lang_decl.
./A