[Bug java/17848] segfault at java/class.c:2186 with PieSpy

2016-09-30 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=17848 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug java/17848] segfault at java/class.c:2186 with PieSpy

2004-10-11 Thread tromey at gcc dot gnu dot org
--- Additional Comments From tromey at gcc dot gnu dot org 2004-10-11 19:21 --- If I use the -I option, it works. Without the -I option, I get an error as I would expect: opsy. gcj -C org/jibble/socnet/Graph.java org/jibble/socnet/Graph.java: In class `org.jibble.socnet.Graph': org/jibb

[Bug java/17848] segfault at java/class.c:2186 with PieSpy

2004-10-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-11 19:28 --- But: org/jibble/socnet/Graph.java:484: confused by earlier errors, bailing out is an ICE just that with --disable-checking on, you get that message instead of a seg fault. -- http://gcc.gnu.org/bugzilla

[Bug java/17848] segfault at java/class.c:2186 with PieSpy

2004-10-05 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Severity|normal |minor Keywords||error-recovery, ice-on- |

[Bug java/17848] segfault at java/class.c:2186 with PieSpy

2004-10-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-05 18:47 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E