------- Comment #6 from rguenth at gcc dot gnu dot org 2006-05-16 17:28 ------- Yes it does:
[EMAIL PROTECTED]:/tmp> gcc -o t -O -mpowerpc64 t.c -mregnames [EMAIL PROTECTED]:/tmp> file t t: ELF 32-bit MSB executable, PowerPC or cisco 4500, version 1 (SYSV), for GNU/Linux 2.6.4, dynamically linked (uses shared libs), for GNU/Linux 2.6.4, not stripped with -mpowerpc64 -m64 it works. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27619