public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/99497] New: _mm_min_ss/_mm_max_ss incorrect results when values known at compile time
@ 2021-03-09 22:43 scott_sas_smith at hotmail dot com
  2021-03-09 23:12 ` [Bug target/99497] " jakub at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: scott_sas_smith at hotmail dot com @ 2021-03-09 22:43 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99497

            Bug ID: 99497
           Summary: _mm_min_ss/_mm_max_ss incorrect results when values
                    known at compile time
           Product: gcc
           Version: 9.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: scott_sas_smith at hotmail dot com
  Target Milestone: ---

_mm_min_ss/_mm_max_ss give unexpected result when values can be determined at
compile time.

Godbolt link: https://godbolt.org/z/7jTbPP
Stack Question:
https://stackoverflow.com/questions/66553905/mm-max-ss-has-different-behavior-between-clang-and-gcc?noredirect=1#comment117656580_66553905

Related Bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72867

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-03-10  8:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-09 22:43 [Bug c++/99497] New: _mm_min_ss/_mm_max_ss incorrect results when values known at compile time scott_sas_smith at hotmail dot com
2021-03-09 23:12 ` [Bug target/99497] " jakub at gcc dot gnu.org
2021-03-09 23:14 ` jakub at gcc dot gnu.org
2021-03-10  8:15 ` rguenth at gcc dot gnu.org
2021-03-10  8:35 ` jakub at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).