public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/104239] New: [12 Regression] immintrin.h or x86gprintrin.h headers can't be included
@ 2022-01-26 12:40 jakub at gcc dot gnu.org
  2022-01-26 12:40 ` [Bug target/104239] " jakub at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: jakub at gcc dot gnu.org @ 2022-01-26 12:40 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 104239
           Summary: [12 Regression] immintrin.h or x86gprintrin.h headers
                    can't be included
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jakub at gcc dot gnu.org
  Target Milestone: ---

Code like:
#if __has_include(<immintrin.h>)
#include <immintrin.h>
#endif
regressed in GCC 12 on powerpc*,
# error "Never use <bmiintrin.h> directly; include <x86intrin.h> instead."

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

end of thread, other threads:[~2022-01-27 11:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-26 12:40 [Bug target/104239] New: [12 Regression] immintrin.h or x86gprintrin.h headers can't be included jakub at gcc dot gnu.org
2022-01-26 12:40 ` [Bug target/104239] " jakub at gcc dot gnu.org
2022-01-26 12:45 ` jakub at gcc dot gnu.org
2022-01-26 20:48 ` glisse at gcc dot gnu.org
2022-01-26 21:08 ` cvs-commit at gcc dot gnu.org
2022-01-26 21:56 ` cvs-commit at gcc dot gnu.org
2022-01-27 11:00 ` 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).