public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/114369] New: tree-vect-loop.cc uses vec_step which is also an altivec intrinsics
@ 2024-03-17 18:59 pinskia at gcc dot gnu.org
  2024-03-17 19:12 ` [Bug tree-optimization/114369] tree-vect-loop.cc uses vec_step which is also an altivec intrinsics breaks build when building with clang jakub at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: pinskia at gcc dot gnu.org @ 2024-03-17 18:59 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 114369
           Summary: tree-vect-loop.cc uses vec_step which is also an
                    altivec intrinsics
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Keywords: build
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: pinskia at gcc dot gnu.org
  Target Milestone: ---

Forwarded from https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89494 and
https://lists.tetaneutral.net/pipermail/cfarm-users/2024-March/001074.html
vec_step  is used as a variable name in tree-vect-loop.cc a few times though it
is an altivec intrinsics which causes building GCC with clang (libc++).
We should work around this in the GCC sources.

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

end of thread, other threads:[~2024-03-30  3:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-17 18:59 [Bug tree-optimization/114369] New: tree-vect-loop.cc uses vec_step which is also an altivec intrinsics pinskia at gcc dot gnu.org
2024-03-17 19:12 ` [Bug tree-optimization/114369] tree-vect-loop.cc uses vec_step which is also an altivec intrinsics breaks build when building with clang jakub at gcc dot gnu.org
2024-03-17 19:16 ` pinskia at gcc dot gnu.org
2024-03-17 19:53 ` gerald at pfeifer dot com
2024-03-18  8:47 ` rguenth at gcc dot gnu.org
2024-03-19  9:24 ` jakub at gcc dot gnu.org
2024-03-20  9:37 ` [Bug bootstrap/114369] " cvs-commit at gcc dot gnu.org
2024-03-30  3:54 ` cvs-commit 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).