public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/77588] Internal error triggered by __builtin___chkp_bndret
       [not found] <bug-77588-4@http.gcc.gnu.org/bugzilla/>
@ 2024-03-20  5:45 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; only message in thread
From: pinskia at gcc dot gnu.org @ 2024-03-20  5:45 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WONTFIX
   Target Milestone|---                         |9.0
             Status|NEW                         |RESOLVED

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
GCC 8 gives:
```
<source>:4:9: error: invalid conversion from '#'pointer_bounds_type' not
supported by dump_type_prefix#<typeprefixerror> (*)(const
void*)#'pointer_bounds_type' not supported by dump_type_suffix#' to 'void*'
[-fpermissive]
   test1(__builtin___chkp_bndret);
         ^~~~~~~~~~~~~~~~~~~~~~~
<source>:1:18: note:   initializing argument 1 of 'void test1(void*)'

```

But these builtins were removed in GCC 9 by r9-1060-g31db0fe044cc9d .

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-03-20  5:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-77588-4@http.gcc.gnu.org/bugzilla/>
2024-03-20  5:45 ` [Bug target/77588] Internal error triggered by __builtin___chkp_bndret 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).