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, i386]: Committed: Mark some of builtin functions const


On 6/13/07, Uros Bizjak <ubizjak@gmail.com> wrote:

> Hundred(s) of i386 builtins are _not_ marked const. I guess we need to
fix this...

I think this is true for Altivec too (there are 110 def_builtin in
rs6000.c, the only one marked as const is builtin_mask_for_load).

Ira


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