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