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] | |
On Mon, Mar 25, 2002 at 12:18:07PM +1200, Bryce McKinlay wrote: > My testing with the small "Sieve.java" on PowerPC @ -O2 showed no > difference to generated code as a result of -fnon-call-exceptions, > except for more unwind info being generated. Err.. Java already sets flag_noncall_exceptions, so you wouldn't expect to see any changes by adding the flag again. r~
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |