public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/101395] New: Compile failure with -march=native -m32 on sapphirerapids
@ 2021-07-09 15:24 wwwhhhyyy333 at gmail dot com
  2021-07-09 16:21 ` [Bug target/101395] [11/12 regression] " hjl.tools at gmail dot com
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: wwwhhhyyy333 at gmail dot com @ 2021-07-09 15:24 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 101395
           Summary: Compile failure with -march=native -m32 on
                    sapphirerapids
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: wwwhhhyyy333 at gmail dot com
  Target Milestone: ---

cat test.c

int main()
{
   return 0;
}

On sapphire rapids machine,

gcc test.c -march=native -m32

will get 

cc1: error: ‘-muintr’ not supported for 32-bit code

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

end of thread, other threads:[~2021-07-15 12:32 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-09 15:24 [Bug target/101395] New: Compile failure with -march=native -m32 on sapphirerapids wwwhhhyyy333 at gmail dot com
2021-07-09 16:21 ` [Bug target/101395] [11/12 regression] " hjl.tools at gmail dot com
2021-07-09 16:22 ` hjl.tools at gmail dot com
2021-07-09 17:19 ` wwwhhhyyy333 at gmail dot com
2021-07-09 18:39 ` hjl.tools at gmail dot com
2021-07-11  1:21 ` wwwhhhyyy333 at gmail dot com
2021-07-12 13:58 ` jakub at gcc dot gnu.org
2021-07-12 15:07 ` hjl.tools at gmail dot com
2021-07-12 15:11 ` jakub at gcc dot gnu.org
2021-07-12 15:34 ` hjl.tools at gmail dot com
2021-07-12 15:53 ` hjl.tools at gmail dot com
2021-07-13  1:45 ` wwwhhhyyy333 at gmail dot com
2021-07-13 18:33 ` hjl.tools at gmail dot com
2021-07-14 12:24 ` cvs-commit at gcc dot gnu.org
2021-07-15 12:31 ` cvs-commit at gcc dot gnu.org
2021-07-15 12:32 ` 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).