This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] [PATCH] Implement -ffortify for C/C++


On Wednesday, 21. February 2007 18:25, Ulrich Drepper wrote:#

> There is an easy enough method to handle C++ in the runtime headers
> without resorting to macros.  It requires one generic compiler
> change/extension which then can be used for all wrapper functions and
> other functionality as well.  Jakub might illustrate this soon, I hope.

Jakub, what are you plans? adding an __attribute__ to be able to mark 
additional functions?

I'd like to avoid duplicate development. 

Thanks,
Dirk


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]