public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug math/30909] New: aarch64: using intrinsic vector types in math-vector.h breaks C-parsing tools
@ 2023-09-27 11:30 simon.chopin at canonical dot com
  2023-09-27 14:28 ` [Bug math/30909] " simon.chopin at canonical dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: simon.chopin at canonical dot com @ 2023-09-27 11:30 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=30909

            Bug ID: 30909
           Summary: aarch64: using intrinsic vector types in math-vector.h
                    breaks C-parsing tools
           Product: glibc
           Version: 2.38
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: math
          Assignee: unassigned at sourceware dot org
          Reporter: simon.chopin at canonical dot com
  Target Milestone: ---

The use of vector types such as __Float32x4_t in the aarch64 math-vector.h
header breaks quite a few programs that are essentially parsing C code but
using GCC as their preprocessor. GCC expands to the paths using its own
intrinsic types, which aren't implemented by the consuming programs.

I'm not sure if this qualifies as a bug in glibc, as it seems reasonable to
rely on those types, but we've seen this happen in quite a few instances in
Ubuntu:

https://bugs.launchpad.net/ubuntu/+source/mumax3/+bug/2032624

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

end of thread, other threads:[~2024-05-06 20:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-27 11:30 [Bug math/30909] New: aarch64: using intrinsic vector types in math-vector.h breaks C-parsing tools simon.chopin at canonical dot com
2023-09-27 14:28 ` [Bug math/30909] " simon.chopin at canonical dot com
2023-11-02 13:41 ` connor.baker at tweag dot io
2024-05-06 20:23 ` aurelien at aurel32 dot net

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