Using C++ in GCC is OK

Joern Rennecke amylaar@spamcop.net
Wed Jun 2 20:20:00 GMT 2010


Quoting Richard Earnshaw <rearnsha@arm.com>:

> A missing virtual hook would be a build failure, rather than a runtime
> error.  So the advantage is easier maintenance.

If we really wanted to have a target hook without a valid default, we could
have it right now by using a default that causes a link or even a compile
error.



More information about the Gcc mailing list