This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/23684] Combine stores for non strict alignment targets



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]