This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] Lowering of VLA's, part 2
On Wed, 27 Aug 2003 23:59:59 +0200, Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz> wrote:
>> Also, you need to make sure that you don't add these again if the
>> BIND_EXPR gets gimplified again.
>
> is there some standard way to achieve this, or do I have to devise some
> ugly hack for it?
I'd prefer a clean hack. :)
I'd think that clearing save_stack if we see a stack restore would do the
trick.
Jason
- References:
- [tree-ssa] Lowering of VLA's, second attempt
- Re: [tree-ssa] Lowering of VLA's, second attempt
- Re: [tree-ssa] Lowering of VLA's, second attempt
- Re: [tree-ssa] Lowering of VLA's, second attempt
- Re: [tree-ssa] Lowering of VLA's, second attempt
- Re: [tree-ssa] Lowering of VLA's, second attempt
- [tree-ssa] Lowering of VLA's, part 2
- Re: [tree-ssa] Lowering of VLA's, part 2
- Re: [tree-ssa] Lowering of VLA's, part 2
- Re: [tree-ssa] Lowering of VLA's, part 2
- Re: [tree-ssa] Lowering of VLA's, part 2