This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
ICE in first_insn_after_basic_block_note
- From: Shaun Jackman <sjackman at gmail dot com>
- To: gcc at gcc dot gnu dot org, java at gcc dot gnu dot org
- Date: Thu, 29 Sep 2005 09:57:17 -0600
- Subject: ICE in first_insn_after_basic_block_note
- Reply-to: Shaun Jackman <sjackman at gmail dot com>
The Debian HPPA buildd is failing with an ICE when building SwingWT
for the HPPA.
Here's the full build log:
http://buildd.debian.org/fetch.php?&pkg=swingwt&ver=0.87-2&arch=hppa&stamp=1126289145&file=log&as=raw
Here's the interesting line:
swingwtx/swing/JOptionPane.java:325: internal compiler error: in
first_insn_after_basic_block_note, at flow.c:349
GCJ 4.0.1 is being used.
Cheers,
Shaun