This is the mail archive of the gcc@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: Are x86 builtin load functions "const"?


On Mon, Apr 28, 2008 at 5:16 PM, H.J. Lu <hjl.tools@gmail.com> wrote:
> Load builtins can't be const since they may return different values on
>  the same pointer value.

They should be pure though.

-- Pinski


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