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 partial gcj support for disabling assertion


>>>>> "Per" == Per Bothner <per@bothner.com> writes:

Per> It does add any new flags or fine-grained control, yet:
Per> assertions are enabled if generating class files or not
Per> optimizing, and disabled if optimizing and generying native code.

I think a user-visible change like this should include a gcj.texi
change.

Per> +  /* Check if command-line specifies whether we should check asserrtions. */

Typo: s/rr/r/

Tom


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