This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
other/8607: unrecognizable insn
- From: dave at lepertheory dot net
- To: gcc-gnats at gcc dot gnu dot org
- Date: 16 Nov 2002 11:14:15 -0000
- Subject: other/8607: unrecognizable insn
- Reply-to: dave at lepertheory dot net
>Number: 8607
>Category: other
>Synopsis: unrecognizable insn
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Nov 16 03:16:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator: dave@lepertheory.net
>Release: gcc-3.2
>Organization:
>Environment:
redhat 7.3
>Description:
Compiling libiconv-1.8
>How-To-Repeat:
tar -zxvf libiconv-1.8.tar.gz &&
cd libiconv-1.8 &&
CFLAGS="-O3 -march=i686" CXXFLAGS="-O3 -march=i686" ./configure --prefix=/usr/local/libiconv &&
make
>Fix:
make clean &&
./configure --prefix=/usr/local/libiconv &&
make
>Release-Note:
>Audit-Trail:
>Unformatted: