public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/24221]  New: ICE in first_insn_after_basic_block_note on HPPA
@ 2005-10-06  1:03 sjackman at gmail dot com
  2005-10-23  5:16 ` [Bug middle-end/24221] " danglin at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: sjackman at gmail dot com @ 2005-10-06  1:03 UTC (permalink / raw)
  To: java-prs

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


-- 
           Summary: ICE in first_insn_after_basic_block_note on HPPA
           Product: gcc
           Version: 4.0.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: sjackman at gmail dot com
 GCC build triplet: hppa-unknown-linux-gnu
  GCC host triplet: hppa-unknown-linux-gnu
GCC target triplet: hppa-unknown-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24221


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug middle-end/24221] ICE in first_insn_after_basic_block_note on HPPA
  2005-10-06  1:03 [Bug java/24221] New: ICE in first_insn_after_basic_block_note on HPPA sjackman at gmail dot com
@ 2005-10-23  5:16 ` danglin at gcc dot gnu dot org
  2005-12-18  0:35 ` danglin at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: danglin at gcc dot gnu dot org @ 2005-10-23  5:16 UTC (permalink / raw)
  To: java-prs



------- Comment #1 from danglin at gcc dot gnu dot org  2005-10-23 05:15 -------
Hmmm, I thought this problem was fixed by

2004-12-04  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>

        PR middle-end/18730
        * emit-rtl.c (get_first_nonnote_insn, get_last_nonnote_insn): When
        the first/last insn is a sequence, return the first/last insn of the
        sequence.

Would you please provide preprocessed source and compilation details?


-- 

danglin at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |danglin at gcc dot gnu dot
                   |                            |org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24221


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug middle-end/24221] ICE in first_insn_after_basic_block_note on HPPA
  2005-10-06  1:03 [Bug java/24221] New: ICE in first_insn_after_basic_block_note on HPPA sjackman at gmail dot com
  2005-10-23  5:16 ` [Bug middle-end/24221] " danglin at gcc dot gnu dot org
@ 2005-12-18  0:35 ` danglin at gcc dot gnu dot org
  2006-03-19  5:01 ` pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: danglin at gcc dot gnu dot org @ 2005-12-18  0:35 UTC (permalink / raw)
  To: java-prs



------- Comment #2 from danglin at gcc dot gnu dot org  2005-12-18 00:35 -------
Is this fixed?


-- 

danglin at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24221


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug middle-end/24221] ICE in first_insn_after_basic_block_note on HPPA
  2005-10-06  1:03 [Bug java/24221] New: ICE in first_insn_after_basic_block_note on HPPA sjackman at gmail dot com
  2005-10-23  5:16 ` [Bug middle-end/24221] " danglin at gcc dot gnu dot org
  2005-12-18  0:35 ` danglin at gcc dot gnu dot org
@ 2006-03-19  5:01 ` pinskia at gcc dot gnu dot org
  2006-03-19  9:04 ` falk at debian dot org
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-03-19  5:01 UTC (permalink / raw)
  To: java-prs



------- Comment #3 from pinskia at gcc dot gnu dot org  2006-03-19 05:01 -------
No feedback in 3 months.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24221


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug middle-end/24221] ICE in first_insn_after_basic_block_note on HPPA
  2005-10-06  1:03 [Bug java/24221] New: ICE in first_insn_after_basic_block_note on HPPA sjackman at gmail dot com
                   ` (2 preceding siblings ...)
  2006-03-19  5:01 ` pinskia at gcc dot gnu dot org
@ 2006-03-19  9:04 ` falk at debian dot org
  2006-03-19 10:30 ` debian-gcc at lists dot debian dot org
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: falk at debian dot org @ 2006-03-19  9:04 UTC (permalink / raw)
  To: java-prs



------- Comment #4 from falk at debian dot org  2006-03-19 09:04 -------
It's still not fixed in 4.0.2-9 (SVN 20060212 gcc-4_0-branch).
http://buildd.debian.org/fetch.php?&pkg=swingwt&ver=0.87-2&arch=hppa&stamp=1140460231&file=log&as=raw


-- 

falk at debian dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24221


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug middle-end/24221] ICE in first_insn_after_basic_block_note on HPPA
  2005-10-06  1:03 [Bug java/24221] New: ICE in first_insn_after_basic_block_note on HPPA sjackman at gmail dot com
                   ` (3 preceding siblings ...)
  2006-03-19  9:04 ` falk at debian dot org
@ 2006-03-19 10:30 ` debian-gcc at lists dot debian dot org
  2007-11-26 14:12 ` steven at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: debian-gcc at lists dot debian dot org @ 2006-03-19 10:30 UTC (permalink / raw)
  To: java-prs



------- Comment #5 from debian-gcc at lists dot debian dot org  2006-03-19 10:30 -------
same ICE with 4.1.0


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24221


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug middle-end/24221] ICE in first_insn_after_basic_block_note on HPPA
  2005-10-06  1:03 [Bug java/24221] New: ICE in first_insn_after_basic_block_note on HPPA sjackman at gmail dot com
                   ` (4 preceding siblings ...)
  2006-03-19 10:30 ` debian-gcc at lists dot debian dot org
@ 2007-11-26 14:12 ` steven at gcc dot gnu dot org
  2007-11-26 19:54 ` sjackman at gmail dot com
  2007-11-26 20:07 ` steven at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: steven at gcc dot gnu dot org @ 2007-11-26 14:12 UTC (permalink / raw)
  To: java-prs



------- Comment #6 from steven at gcc dot gnu dot org  2007-11-26 14:12 -------
No test case, no progress.  If this problem still exists, we need more than a
pointer to a build log to investigate the problem.


-- 

steven at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24221


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug middle-end/24221] ICE in first_insn_after_basic_block_note on HPPA
  2005-10-06  1:03 [Bug java/24221] New: ICE in first_insn_after_basic_block_note on HPPA sjackman at gmail dot com
                   ` (5 preceding siblings ...)
  2007-11-26 14:12 ` steven at gcc dot gnu dot org
@ 2007-11-26 19:54 ` sjackman at gmail dot com
  2007-11-26 20:07 ` steven at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: sjackman at gmail dot com @ 2007-11-26 19:54 UTC (permalink / raw)
  To: java-prs



------- Comment #7 from sjackman at gmail dot com  2007-11-26 19:54 -------
Subject: Re:  ICE in first_insn_after_basic_block_note on HPPA

This package (swingwt) no longer exists in Debian, so I don't have any
further information. If you would like to close the bug, that's fine
by me.

Cheers,
Shaun

On 26 Nov 2007 14:12:20 -0000, steven at gcc dot gnu dot org
<gcc-bugzilla@gcc.gnu.org> wrote:
> ------- Comment #6 from steven at gcc dot gnu dot org  2007-11-26 14:12 -------
> No test case, no progress.  If this problem still exists, we need more than a
> pointer to a build log to investigate the problem.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24221


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug middle-end/24221] ICE in first_insn_after_basic_block_note on HPPA
  2005-10-06  1:03 [Bug java/24221] New: ICE in first_insn_after_basic_block_note on HPPA sjackman at gmail dot com
                   ` (6 preceding siblings ...)
  2007-11-26 19:54 ` sjackman at gmail dot com
@ 2007-11-26 20:07 ` steven at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: steven at gcc dot gnu dot org @ 2007-11-26 20:07 UTC (permalink / raw)
  To: java-prs



------- Comment #8 from steven at gcc dot gnu dot org  2007-11-26 20:07 -------
.


-- 

steven at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |WONTFIX


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24221


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-11-26 20:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-06  1:03 [Bug java/24221] New: ICE in first_insn_after_basic_block_note on HPPA sjackman at gmail dot com
2005-10-23  5:16 ` [Bug middle-end/24221] " danglin at gcc dot gnu dot org
2005-12-18  0:35 ` danglin at gcc dot gnu dot org
2006-03-19  5:01 ` pinskia at gcc dot gnu dot org
2006-03-19  9:04 ` falk at debian dot org
2006-03-19 10:30 ` debian-gcc at lists dot debian dot org
2007-11-26 14:12 ` steven at gcc dot gnu dot org
2007-11-26 19:54 ` sjackman at gmail dot com
2007-11-26 20:07 ` steven at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).