This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/23684] Combine stores for non strict alignment targets
- 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: 29 Nov 2006 05:05:29 -0000
- Subject: [Bug rtl-optimization/23684] Combine stores for non strict alignment targets
- References: <bug-23684-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from pinskia at gcc dot gnu dot org 2006-11-29 05:05 -------
(In reply to comment #4)
> Target powerpc-*-* is wrong. See bug 29158 (my dupe) for the i386 assembly
> produced by a slightly more recent compiler. It's x86_64 too.
I just used the target as powerpc as I was also showing asm code.
> It's not just (char*) either. It's (short*) and even struct members.
The problems are all the same, really.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23684