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] Enable SSA DCE by default [patch]


On Sat, Feb 08, 2003 at 11:51:53PM -0500, Diego Novillo wrote:
> - DCE was not considering VA_ARG_EXPRs inherently live.

That shouldn't be.  If you've modeled the first argument
as in-out, then you should be able to detect when the 
first argument is live afterward.


r~


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