------- Comment #10 from mikpe at it dot uu dot se 2010-06-13 17:42 ------- Created an attachment (id=20904) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20904&action=view) correction to encode-3.mm
The powerpc64 failure in encode-3.mm was also caused by a plain char mangling difference. This patch fixes it by explicitly using 'signed char'. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44518