This is the mail archive of the gcc-help@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: __builtin_extract_return_address undefined


> It should be defined in GCC 4.6.1.  Note that it's called
> __builtin_extract_return_addr.

Thanks! There's a typo in the documentation (it is documented as
__builtin_extract_return_address):

http://gcc.gnu.org/onlinedocs/gcc/Return-Address.html#Return-Address


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