public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug driver/109762] New: [AArch64] gcc/config/aarch64/aarch64-builtins.cc: mismatched sizes for flags variables
@ 2023-05-07  0:34 davem at devkitpro dot org
  2023-05-07  0:37 ` [Bug driver/109762] " davem at devkitpro dot org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: davem at devkitpro dot org @ 2023-05-07  0:34 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 109762
           Summary: [AArch64] gcc/config/aarch64/aarch64-builtins.cc:
                    mismatched sizes for flags variables
           Product: gcc
           Version: 13.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: driver
          Assignee: unassigned at gcc dot gnu.org
          Reporter: davem at devkitpro dot org
  Target Milestone: ---

Created attachment 55013
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55013&action=edit
preprocessed source that fails

On windows and 32 bit hosts int and long are 32bit while aarch64_feature_flags
is 64bit. This causes compilation failures on windows & 32bit hosts. The
attached source fails with a spurious inlining failed in call to
'always_inline'  'unsigned int GetConstant()': target specific option mismatch.

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

end of thread, other threads:[~2024-05-08 16:13 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-07  0:34 [Bug driver/109762] New: [AArch64] gcc/config/aarch64/aarch64-builtins.cc: mismatched sizes for flags variables davem at devkitpro dot org
2023-05-07  0:37 ` [Bug driver/109762] " davem at devkitpro dot org
2023-05-07  0:51 ` [Bug target/109762] " pinskia at gcc dot gnu.org
2023-05-07  1:30 ` [Bug target/109762] [13/14 Regression] " pinskia at gcc dot gnu.org
2023-05-07  2:23 ` [Bug target/109762] [12/13/14 " pinskia at gcc dot gnu.org
2023-05-07  2:28 ` pinskia at gcc dot gnu.org
2023-05-07  2:45 ` pinskia at gcc dot gnu.org
2023-05-07 15:26 ` cvs-commit at gcc dot gnu.org
2023-05-07 15:28 ` [Bug target/109762] [12/13 " pinskia at gcc dot gnu.org
2023-05-07 20:17 ` cvs-commit at gcc dot gnu.org
2023-05-07 20:23 ` [Bug target/109762] [12 " pinskia at gcc dot gnu.org
2024-05-08 16:13 ` pinskia 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).