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: [tree-ssa] CCP fixes


In message <wvlel65e43p.fsf@prospero.boston.redhat.com>, Jason Merrill writes:
 >On Tue, 18 Feb 2003 13:05:56 -0700, law@redhat.com wrote:
 >
 >> We're really going to need to sit down and fix the interactions between
 >> gimplification and builtin expansion at some point in the near future.
 >
 >Indeed.  I think that we want to teach the builtin expanders about CCP, so
 >they can look up known constant values.
Or have those builtins expand/transform the code before gimplification,
or maybe even both.  I'm not sure which is going to make the most sense.

jeff



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