This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/54988] fpmath=sse target pragma causes inlining failure because of target specific option mismatch
- From: "gcc at blino dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 23 Oct 2012 12:21:52 +0000
- Subject: [Bug c++/54988] fpmath=sse target pragma causes inlining failure because of target specific option mismatch
- Auto-submitted: auto-generated
- References: <bug-54988-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54988
--- Comment #4 from Olivier Blin <gcc at blino dot org> 2012-10-23 12:21:52 UTC ---
Thanks Jakub, I can confirm that your patch fixes both the small testcase and
the Qt5 qdrawhelper issues (applied on top of gcc 4.7.2)