This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/14063] conditional around vec_dss() call disappears at -O2
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Feb 2004 20:10:06 -0000
- Subject: [Bug target/14063] conditional around vec_dss() call disappears at -O2
- References: <20040207153856.14063.leblanc@skycomputers.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-02-08 20:10 -------
Confirmed, the problem is that the machine descriptions are using unspec instead of unspec_volatile.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|optimization |target
Ever Confirmed| |1
GCC host triplet|ppc-sky-linux |
GCC target triplet|ppc-sky-linux |powerpc-*-*
Keywords| |wrong-code
Last reconfirmed|0000-00-00 00:00:00 |2004-02-08 20:10:06
date| |
Target Milestone|3.4.0 |---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14063