public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/108495] New: [10/11/12/13 Regression] aarch64 ICE with __builtin_aarch64_rndr
@ 2023-01-23 11:53 jakub at gcc dot gnu.org
  2023-01-23 11:53 ` [Bug target/108495] " jakub at gcc dot gnu.org
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: jakub at gcc dot gnu.org @ 2023-01-23 11:53 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 108495
           Summary: [10/11/12/13 Regression] aarch64 ICE with
                    __builtin_aarch64_rndr
           Product: gcc
           Version: 13.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: ---

int
main ()
{
  unsigned long v;
  __builtin_aarch64_rndr (&v);
  return 0;
}

ICEs on aarch64 unless compiled with -march that includes rng.
Maybe other builtins do too.
GCC 4.8 didn't support the builtin and didn't ICE (so it is a regression), GCC
8 already ICEs on it.

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

end of thread, other threads:[~2024-02-21 17:20 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-23 11:53 [Bug target/108495] New: [10/11/12/13 Regression] aarch64 ICE with __builtin_aarch64_rndr jakub at gcc dot gnu.org
2023-01-23 11:53 ` [Bug target/108495] " jakub at gcc dot gnu.org
2023-01-23 12:09 ` ktkachov at gcc dot gnu.org
2023-01-23 12:12 ` jakub at gcc dot gnu.org
2023-01-25  8:25 ` dantipov at cloudlinux dot com
2023-01-25  8:32 ` jakub at gcc dot gnu.org
2023-01-25  8:40 ` dantipov at cloudlinux dot com
2023-01-25  8:49 ` jakub at gcc dot gnu.org
2023-01-25  9:11 ` ktkachov at gcc dot gnu.org
2023-07-07 10:44 ` [Bug target/108495] [11/12/13/14 " rguenth at gcc dot gnu.org
2024-02-21  5:23 ` pinskia at gcc dot gnu.org
2024-02-21  5:52 ` pinskia at gcc dot gnu.org
2024-02-21  6:04 ` pinskia at gcc dot gnu.org
2024-02-21  6:08 ` pinskia at gcc dot gnu.org
2024-02-21  6:10 ` pinskia at gcc dot gnu.org
2024-02-21  6:11 ` pinskia at gcc dot gnu.org
2024-02-21 17:19 ` 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).