https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99845
Keith Halligan changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|INVALID
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99845
Bug ID: 99845
Summary: gcc8: Overloaded operator new[](size_t, const
std::nothrow_t&) is seg faulting when the allocation
fails
Product: gcc
Version: 8.3.1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99074
--- Comment #5 from Keith Halligan ---
Thanks Martin, I appreciate your work on this.
- Keith
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99074
Bug ID: 99074
Summary: gcc 8 and above is crashing with dynamic_cast<>() on
null pointer with optimization level -O1 and above
Product: gcc
Version: 8.3.1
Status: UNCONFI