This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/11911] Aix 5.2 building sendmail fails with bug error
- From: "acqant at optonline dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Aug 2003 02:55:27 -0000
- Subject: [Bug target/11911] Aix 5.2 building sendmail fails with bug error
- References: <20030814013421.11911.acquana@loopback>
- 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
------- Additional Comments From acqant at optonline dot net 2003-08-16 02:55 -------
Ah.. that was it... took out the -fstack-protector and it compiled with
gcc 3.3
Reading specs from /usr/local/lib/gcc-lib/powerpc-ibm-aix5.2.0.0/3.3/specs
Configured with: ../configure
Thread model: aix
gcc version 3.3
but it back and this was the more verbose 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