What to remove after tree-ssa is merged?
Andrew Pinski
pinskia@physics.uc.edu
Wed Feb 4 14:31:00 GMT 2004
On Feb 4, 2004, at 06:18, Robert Dewar wrote:
> It certainly seems unfortunate that tree-ssa removes a
> critical (well documented :-) part of gcc functionality,
> and this omission may well cause significant delays
> in bringing Ada up to tree-ssa level. Are there any
> other features that are being removed like this?
Should really PLACEHOLDER_EXPR be done in the front-end
and be expanded to what it really does in gimplify stage
which every other language needs to do with its language
specific trees.
Thanks,
Andrew Pinski
More information about the Gcc
mailing list