This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/64134] (vector float){0, 0, b, a} Uses stores when it does not need to
- From: "alalaw01 at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 26 Jun 2015 14:09:34 +0000
- Subject: [Bug target/64134] (vector float){0, 0, b, a} Uses stores when it does not need to
- Auto-submitted: auto-generated
- References: <bug-64134-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64134
alalaw01 at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from alalaw01 at gcc dot gnu.org ---
Fixed by r222229.