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

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



------- Comment #8 from pinskia at gcc dot gnu dot org  2006-05-16 17:34 -------
The only thing I think we can do is warn that -mpowerpc64 might not work with
Linux as the linux kernel does not save and restore the full register while
doing a context switch (it is one reason why -mcpu=G5 -m32 does not turn on
-mpowerpc64 on Linux). 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27619



More information about the Gcc-bugs mailing list