https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82008
Andrew Pinski changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82008
--- Comment #2 from Jörg Richter ---
My original intention was to use the attribute to skip the nullptr check when
up-casting.
So my preference is to optimize based on the attribute if possible.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82008
Jonathan Wakely changed:
What|Removed |Added
Keywords||diagnostic
Status|UNCONFIR