This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/17949] [4.0 Regression] Tree loop optimization generates unaligned access (STRICT_ALIGNMENT is set)
- 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: 5 Dec 2004 05:01:34 -0000
- Subject: [Bug tree-optimization/17949] [4.0 Regression] Tree loop optimization generates unaligned access (STRICT_ALIGNMENT is set)
- References: <20041012171442.17949.sje@cup.hp.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-05 05:01 -------
What we should do create a new type for the same alignment of the struct/array.
--
What |Removed |Added
----------------------------------------------------------------------------
GCC build triplet|ia64-hp-hpux11.23 |
GCC host triplet|ia64-hp-hpux11.23 |
GCC target triplet|ia64-hp-hpux11.23 |ia64-*-*, sparc*-*-*
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17949