This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/37759] powerpc option -mno-spe still generates SPE instructions
- From: "patrick at motec dot com dot au" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Oct 2008 05:07:54 -0000
- Subject: [Bug target/37759] powerpc option -mno-spe still generates SPE instructions
- References: <bug-37759-16155@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from patrick at motec dot com dot au 2008-10-07 05:07 -------
Created an attachment (id=16472)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16472&action=view)
preprocessed source
after compiling, evstdd and evldd instructions are emitted even though the
-mno-spe flag was specified.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37759