--- Comment #4 from hjl at lucon dot org 2006-05-21 06:58 ---
It is the same as PR 27449.
*** This bug has been marked as a duplicate of 27449 ***
--
hjl at lucon dot org changed:
What|Removed |Added
---
--- Comment #3 from pault at gcc dot gnu dot org 2006-05-21 05:47 ---
I believe this to be the same as PR27449.
I have a fix in mind that I will try over the next few days (see PR27449)
Paul
--
pault at gcc dot gnu dot org changed:
What|Removed |
--- Comment #2 from pault at gcc dot gnu dot org 2006-05-17 19:03 ---
(In reply to comment #1)
> I already mentioned before it should be using VIEW_CONVERT_EXPR instead of an
> address and a NOP_EXPR but nobody listened to me in the orginal bug report.
>
> Note this effects both strict
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-05-16 22:19 ---
I already mentioned before it should be using VIEW_CONVERT_EXPR instead of an
address and a NOP_EXPR but nobody listened to me in the orginal bug report.
Note this effects both strict alignment targets and aliasing.