Hi, Le mardi 27 mars 2007 à 01:00 +0200, Thomas Girard a écrit : > When compiling the following snippet: > > class A {} > > with `gcj --coverage -c A.java' I get: > > /tmp/ccye0vd9.jar:0: internal compiler error: Segmentation fault > Please submit a full bug report, > with preprocessed source if appropriate. > See <URL:http://gcc.gnu.org/bugs.html> for instructions. > For Debian GNU/Linux specific bug reporting instructions, > see <URL:file:///usr/share/doc/gcc-4.1/README.Bugs>.
A quick followup on this. The ICE is still there with: gcj (GCC) 4.1.3 20070718 (prerelease) (Debian 4.1.2-14) but not with: gcj (GCC) 4.3.0 20070720 (experimental) gcj (GCC) 4.3.0 20070811 (experimental) Regards, Thomas