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] Overhaul __builtin_constant_p processing


On Mon, Jan 20, 2003 at 11:37:42AM -0700, Roger Sayle wrote:
> I'll see what I can do.

It does seem that you should be able to make simplify_rtx
respond to a compiler mode flag (like reload_completed),
such that it fixes builtin_constant_p to 0 at the right
time during gcse.


r~


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