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: [tree-ssa] RFC: Never gimplify ASM_EXPRs


On Thu, Jun 05, 2003 at 03:46:22PM -0400, Jason Merrill wrote:
> One way to fix this (and the builtins problem) would be to teach various
> expanders about formal expression temps: they can look up what expression a
> temp corresponds to, and plug it back in as appropriate.

Oh, and most of the builtins problem is solved by propagating
constants into the parameter list of the call; symbolic 
constants included.


r~


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