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: [PATCH] Preserve builtin attributes in C/C++


>>>>> "Roger" == Roger Sayle <roger@eyesopen.com> writes:

> This patch preserves the "pure" and "const" attributes on GCC's
> builtin functions

Why only builtins?  I would think that they should be preserved for
regular functions as well.

Jason


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