public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* ada/8312: Legal intel instructions being flagged as illegal
@ 2002-10-22 13:06 tpalmer
  0 siblings, 0 replies; only message in thread
From: tpalmer @ 2002-10-22 13:06 UTC (permalink / raw)
  To: gcc-gnats; +Cc: rth


>Number:         8312
>Category:       ada
>Synopsis:       Legal intel instructions being flagged as illegal
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          rejects-legal
>Submitter-Id:   net
>Arrival-Date:   Tue Oct 22 13:06:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Tomas Palmer
>Release:        3.2
>Organization:
>Environment:
$ gcc -v
Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/3.2/specs
Configured with: /netrel/src/gcc-3.2-1/configure --enable-languages=c,c++,f77,java --enable-libgcj --enable-threads=posi
x --with-system-zlib --enable-nls --without-included-gettext --enable-interpreter --disable-sjlj-exceptions --disable-ve
rsion-specific-runtime-libs --enable-shared --build=i686-pc-linux --host=i686-pc-cygwin --target=i686-pc-cygwin --enable
-haifa --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --includedir=/nonexistent/include --libexecd
ir=/usr/sbin
Thread model: posix
gcc version 3.2 20020818 (prerelease)
>Description:
Command line switches
$ gcc -march=pentium -mcpu=pentium cpuid.cpp

... Error: no such instruction: `pushfd '
... Error: no such instruction: `popfd '

These are legal intel instructions and supported both by intel inline and microsoft inline 
>How-To-Repeat:
$ gcc -march=pentium -mcpu=pentium cpuid.cpp
>Fix:
Add these instructions to legal instruction set for 486 and above
>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-10-22 20:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-22 13:06 ada/8312: Legal intel instructions being flagged as illegal tpalmer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).