This is the mail archive of the java@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: question about -fno-optimize-static-class-initialization



Per Bothner writes:

> This causes us to never emit the error messages unless
> STATIC_CLASS_INIT_OPT_P ().  Perhaps it should be:

Oops. Yes.

> (Also the comment does not make a lot of sense gramatically.)

Here's what I meant:

   /* We don't want to report and mark as non initialized class
      initialization flags that actually are, they will be marked
      initialized later on when assigned to `true.' */


./A


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