https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117727
--- Comment #4 from Timm Bäder ---
(In reply to Jakub Jelinek from comment #2)
> I thought all the bits of the type are padding bits (given that reads of
> std::nullptr_t typed objects just don't read any of the bits and simply
> result in null
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117727
Bug ID: 117727
Summary: __builtin_bit_cast with target type nullptr_t
unimplemented
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98733
--- Comment #1 from Timm Bäder ---
I looked into this problem again and I think a potential fix could be as easy
as...
commit b95eed1938403874be927d4c25b8bbf88ed686ce (HEAD -> master)
Author: Timm Bäder
Date: Mon May 10 09:33:26 2021 +0200
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90219
Timm Bäder changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98733
Bug ID: 98733
Summary: libiberty (v)asprintf checks do not work if asprintf()
is a macro
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal