public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/95400] New: -march=native and -march=icelake-client produce different results on icelake client
@ 2020-05-29  4:06 travis.downs at gmail dot com
  2020-05-29  7:18 ` [Bug target/95400] " marxin at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: travis.downs at gmail dot com @ 2020-05-29  4:06 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 95400
           Summary: -march=native and -march=icelake-client produce
                    different results on icelake client
           Product: gcc
           Version: 9.2.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: travis.downs at gmail dot com
  Target Milestone: ---

On an Ice Lake client machine, using -O3 -march=native produces 512-bit AVX-512
instructions, whereas -O3 -march=icelake-client produces 256-bit instructions.

Since this machine *is* Ice Lake client, I would expect both options to do the
same thing.

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

end of thread, other threads:[~2020-06-13 22:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-29  4:06 [Bug c++/95400] New: -march=native and -march=icelake-client produce different results on icelake client travis.downs at gmail dot com
2020-05-29  7:18 ` [Bug target/95400] " marxin at gcc dot gnu.org
2020-05-29 11:19 ` hjl.tools at gmail dot com
2020-05-29 11:24 ` hjl.tools at gmail dot com
2020-06-01  8:42 ` marxin at gcc dot gnu.org
2020-06-05  4:37 ` crazylht at gmail dot com
2020-06-13 22:58 ` hjl.tools at gmail dot com

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).