This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/11911] New: Aix 5.2 building sendmail fails with bug error
- From: "gcc-bugzilla at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Aug 2003 01:34:22 -0000
- Subject: [Bug c/11911] New: Aix 5.2 building sendmail fails with bug error
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11911
Summary: Aix 5.2 building sendmail fails with bug error
Product: gcc
Version: 3.3
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: acquana at loopback
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: powerpc-ibm-aix5.2.0.0
GCC host triplet: powerpc-ibm-aix5.2.0.0
GCC target triplet: powerpc-ibm-aix5.2.0.0
Building Sendmail-8.12.10. Getting error
srvrsmtp.c: In function `smtp':
srvrsmtp.c:2974: error: unrecognizable insn:
(insn:HI 9713 9728 1054 82 0 (set (reg/f:SI 3076)
(plus:SI (reg/f:SI 31 r31)
(const_int 65552 [0x10010]))) -1 (nil)
(nil))
srvrsmtp.c:2974: internal compiler error: in extract_insn, at recog.c:2175
Environment:
System: AIX localhost 2 5 000397194C00
host: powerpc-ibm-aix5.2.0.0
build: powerpc-ibm-aix5.2.0.0
target: powerpc-ibm-aix5.2.0.0
configured with: ../configure
How-To-Repeat:
It's 11k lines.... any other way to submit it.
------- Additional Comments From acquana at loopback 2003-08-14 01:34 -------
Fix:
none so far.