This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/13149] build gcc-3.3.2 1305 error:unrecognizable insn on ia64-hpux
- From: "Benny dot Geys at ordina-denkart dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Dec 2003 11:32:43 -0000
- Subject: [Bug optimization/13149] build gcc-3.3.2 1305 error:unrecognizable insn on ia64-hpux
- References: <20031121055916.13149.xugenquan@longshine.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From Benny dot Geys at ordina-denkart dot com 2003-12-19 11:32 -------
I seem to have the same bug as the reporter.
- gcc 3.3.2 (downloaded the gcc-3.3.2.tar.gz from ftp.fu-
berlin.de/unix/gnu/gcc/gcc-3.3.2/)
- IA64 architecture
- HPUX 11.23
- ../gcc-3.3.2/configure --prefix=/opt/gcc-3.3.2 --with-gnu-as --with-
as=/opt/binutils-2.14/ia64-hp-hpux11.23/bin/as --enable-threads=posix
- gmake bootstrap
- compiler output is the same as the reporter's
I have no idea how to get the preprocessed files. I read that I needed to give
the -save-temps options but 'gmake bootstrap -save-temps' doesn't work ofcourse.
Any help would be greatly appreciated. Thank you for your time!
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13149