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: "dhazeghi at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Dec 2003 17:46:01 -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 dhazeghi at yahoo dot com 2003-12-19 17:46 -------
To get preprocessed source, rerun the last command that make invokes where it fails, adding -
save-temps. For instance, something like 'cd ia64-hp-hpux11.23/libffi; gcc -c -I../../../gcc/libffi
... -save-temps ffitest.c' .
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13149