This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/27619] wrong code for mixed-mode division with -mpowerpc64 -O1
- From: "amodra at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 26 Oct 2012 03:51:35 +0000
- Subject: [Bug target/27619] wrong code for mixed-mode division with -mpowerpc64 -O1
- Auto-submitted: auto-generated
- References: <bug-27619-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27619
--- Comment #17 from Alan Modra <amodra at gmail dot com> 2012-10-26 03:51:35 UTC ---
Fixed in gas and ld. I think the only thing that needs doing in gcc is fixing
the lwa constraint.