Bug 9839 - [ia64-hp-hpux11.22] ICE in xgcc while building gcc-3.2.1
Summary: [ia64-hp-hpux11.22] ICE in xgcc while building gcc-3.2.1
Status: RESOLVED DUPLICATE of bug 10229
Alias: None
Product: gcc
Classification: Unclassified
Component: bootstrap (show other bugs)
Version: 3.2.1
: P3 normal
Target Milestone: ---
Assignee: Giovanni Bajo
URL:
Keywords: ice-on-valid-code
Depends on:
Blocks:
 
Reported: 2003-02-24 21:16 UTC by deengert
Modified: 2003-06-12 00:15 UTC (History)
3 users (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments
dee.c.x (677 bytes, application/octet-stream)
2003-05-21 15:17 UTC, deengert
Details

Note You need to log in before you can comment on or make changes to this bug.
Description deengert 2003-02-24 21:16:01 UTC
During the building of gcc-3.2.1 on ia64-hp-hpux11.22, xgcc
gets ICE in emit_move_insn, at expr.c:2771 while compiling
gcc/config/ia64/unwind-ia64.c  I have tried building the
xgcc using two HP compilers, and gcc-3.0, the resulting xgcc
all fail the same way.

Release:
gcc-3.2.1

Environment:
HP UX 11.22 on ia64

How-To-Repeat:
Try to build gcc-3.2.1 on ia64-hp-hpux11.22
Comment 1 deengert 2003-02-24 21:16:01 UTC
Fix:
none
Comment 2 Dara Hazeghi 2003-05-07 02:29:19 UTC
From: Dara Hazeghi <dhazeghi@yahoo.com>
To: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org
Cc:  
Subject: Re: bootstrap/9839: [ia64-hp-hpux11.22] ICE in xgcc while building gcc-3.2.1
Date: Wed, 7 May 2003 02:29:19 -0700

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- 
 trail&database=gcc&pr=9839
 
 Hello,
 
 this is a duplicate of PR 10229.
 
 Dara
 
Comment 3 Giovanni Bajo 2003-05-07 10:21:14 UTC
*** This bug has been marked as a duplicate of 10229 ***