This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/11911] Aix 5.2 building sendmail fails with bug error


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]