public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "sascha-web-gcc dot gnu dot org at silbe dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/37179] gcc emits bad opcode 'ffreep'
Date: Sun, 10 May 2009 18:05:00 -0000	[thread overview]
Message-ID: <20090510180517.9576.qmail@sourceware.org> (raw)
In-Reply-To: <bug-37179-2749@http.gcc.gnu.org/bugzilla/>



------- Comment #10 from sascha-web-gcc dot gnu dot org at silbe dot org  2009-05-10 18:05 -------
Here you go:

olpc@debxo:~$ gcc -march=native -### hello.c
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.3-3'
--with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared
--with-system-zlib --libexecdir=/usr/lib --without-included-gettext
--enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3
--program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug
--enable-objc-gc --enable-mpfr --enable-targets=all --enable-cld
--with-tune=generic --enable-checking=release --build=i486-linux-gnu
--host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.3.3 (Debian 4.3.3-3) 
COLLECT_GCC_OPTIONS=
 "/usr/lib/gcc/i486-linux-gnu/4.3.3/cc1" "-quiet" "hello.c" "-march=athlon"
"--param" "l1-cache-size=64" "--param" "l1-cache-line-size=32" "-mtune=athlon"
"-quiet" "-dumpbase" "hello.c" "-auxbase" "hello" "-o" "/tmp/ccRiDtte.s"
COLLECT_GCC_OPTIONS=
 "as" "-Qy" "-o" "/tmp/ccIqPlGi.o" "/tmp/ccRiDtte.s"
COMPILER_PATH=/usr/lib/gcc/i486-linux-gnu/4.3.3/:/usr/lib/gcc/i486-linux-gnu/4.3.3/:/usr/lib/gcc/i486-linux-gnu/:/usr/lib/gcc/i486-linux-gnu/4.3.3/:/usr/lib/gcc/i486-linux-gnu/:/usr/lib/gcc/i486-linux-gnu/4.3.3/:/usr/lib/gcc/i486-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/i486-linux-gnu/4.3.3/:/usr/lib/gcc/i486-linux-gnu/4.3.3/:/usr/lib/gcc/i486-linux-gnu/4.3.3/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/i486-linux-gnu/4.3.3/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS=
 "/usr/lib/gcc/i486-linux-gnu/4.3.3/collect2" "--eh-frame-hdr" "-m" "elf_i386"
"--hash-style=both" "-dynamic-linker" "/lib/ld-linux.so.2"
"/usr/lib/gcc/i486-linux-gnu/4.3.3/../../../../lib/crt1.o"
"/usr/lib/gcc/i486-linux-gnu/4.3.3/../../../../lib/crti.o"
"/usr/lib/gcc/i486-linux-gnu/4.3.3/crtbegin.o"
"-L/usr/lib/gcc/i486-linux-gnu/4.3.3" "-L/usr/lib/gcc/i486-linux-gnu/4.3.3"
"-L/usr/lib/gcc/i486-linux-gnu/4.3.3/../../../../lib" "-L/lib/../lib"
"-L/usr/lib/../lib" "-L/usr/lib/gcc/i486-linux-gnu/4.3.3/../../.."
"/tmp/ccIqPlGi.o" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc"
"-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed"
"/usr/lib/gcc/i486-linux-gnu/4.3.3/crtend.o"
"/usr/lib/gcc/i486-linux-gnu/4.3.3/../../../../lib/crtn.o"
olpc@debxo:~$ 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37179


  parent reply	other threads:[~2009-05-10 18:05 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-20 19:17 [Bug c/37179] New: " ebuddington at wesleyan dot edu
2008-08-20 19:19 ` [Bug target/37179] " pinskia at gcc dot gnu dot org
2008-08-20 19:20 ` pinskia at gcc dot gnu dot org
2008-08-20 19:20 ` pinskia at gcc dot gnu dot org
2009-05-07 17:54 ` sascha-web-gcc dot gnu dot org at silbe dot org
2009-05-07 18:00 ` sascha-web-gcc dot gnu dot org at silbe dot org
2009-05-07 20:37 ` ubizjak at gmail dot com
2009-05-10 10:07 ` sascha-web-gcc dot gnu dot org at silbe dot org
2009-05-10 14:28 ` ubizjak at gmail dot com
2009-05-10 17:12 ` sascha-web-gcc dot gnu dot org at silbe dot org
2009-05-10 17:51 ` ubizjak at gmail dot com
2009-05-10 18:05 ` sascha-web-gcc dot gnu dot org at silbe dot org [this message]
2009-05-10 20:56 ` ubizjak at gmail dot com
2009-05-10 21:22 ` sascha-web-gcc dot gnu dot org at silbe dot org
2009-05-10 22:00 ` ubizjak at gmail dot com
2009-05-12 12:08 ` ubizjak at gmail dot com
2009-05-12 16:33 ` hjl at gcc dot gnu dot org
2009-05-13 10:06 ` uros at gcc dot gnu dot org
2009-05-14  8:23 ` uros at gcc dot gnu dot org
2009-05-14  8:25 ` ubizjak at gmail dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090510180517.9576.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).