This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/33989] Extra load/store for float with union
- 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: 14 Mar 2008 17:34:27 -0000
- Subject: [Bug middle-end/33989] Extra load/store for float with union
- References: <bug-33989-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from pinskia at gcc dot gnu dot org 2008-03-14 17:34 -------
> *b = VIEW_CONVERT_EXPR<int>(*a + e);
I don't think this is fully fixed for PPC, I will check later today to be sure.
-- Pinski
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33989