This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/12404] pointer to union member problem (aliasing problem)
- 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: 25 Sep 2003 21:21:15 -0000
- Subject: [Bug optimization/12404] pointer to union member problem (aliasing problem)
- References: <20030925155217.12404.yamt@mwd.biglobe.ne.jp>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12404
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |wrong-code
Last reconfirmed|0000-00-00 00:00:00 |2003-09-25 21:21:14
date| |
Summary|pointer to union member |pointer to union member
|problem |problem (aliasing problem)
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-09-25 21:21 -------
I can confirm this on the mainline (20030925), the problem is aliasing issue.