| Subject: | [Bug java/24980] GCJ/GIJ segfaults on Workout.java from Click and Hack's "Java Puzzlers" |
|---|---|
| From: | "vadimn at redhat dot com" |
| Date: | 21 Nov 2005 21:52:31 -0000 |
------- Comment #6 from vadimn at redhat dot com 2005-11-21 21:52 ------- (In reply to comment #5) > It is not that bizarre as what is happening is that the function is > being marked as a "pure" function so it does nothing useful, so we > remove it. Except that under Bryce's GCJ, the function terminates successfully even if you throw in System.out.println's into it, thus tainting its "purity". -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24980 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [Bug java/24980] GCJ/GIJ segfaults on Workout.java from Click and Hack's "Java Puzzlers", pinskia at gcc dot gnu dot org |
|---|---|
| Next by Date: | [Bug java/24980] GCJ/GIJ segfaults on Workout.java from Click and Hack's "Java Puzzlers", mckinlay at redhat dot com |
| Previous by Thread: | [Bug java/24980] GCJ/GIJ segfaults on Workout.java from Click and Hack's "Java Puzzlers", pinskia at gcc dot gnu dot org |
| Next by Thread: | [Bug java/24980] GCJ/GIJ segfaults on Workout.java from Click and Hack's "Java Puzzlers", mckinlay at redhat dot com |
| Indexes: | [Date] [Thread] [Top] [All Lists] |