https://bugs.llvm.org/show_bug.cgi?id=47536

            Bug ID: 47536
           Summary: diagnose clang pragma's that set Strict floating point
                    mode if target doesn't support
           Product: clang
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C++
          Assignee: unassignedclangb...@nondot.org
          Reporter: melanie.blo...@intel.com
                CC: blitzrak...@gmail.com, dgre...@apple.com,
                    erik.pilking...@gmail.com, llvm-bugs@lists.llvm.org,
                    richard-l...@metafoo.co.uk

@kpn wrote, in D80952 <https://reviews.llvm.org/D80952> I added support for
disabling strictfp support when a target doesn't support it. But it only
applies to command line arguments.

Is there any chance at all that relevant pragmas can also be disabled with the
warning in the same cases?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to