[Bug target/27619] wrong code for mixed-mode division with -mpowerpc64 -O1

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue May 16 17:28:00 GMT 2006



------- Comment #6 from rguenth at gcc dot gnu dot org  2006-05-16 17:28 -------
Yes it does:

rguenther@cranberry:/tmp> gcc -o t -O -mpowerpc64 t.c -mregnames
rguenther@cranberry:/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



More information about the Gcc-bugs mailing list