tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] VLAs broken on mob branch


From: Pip Cet
Subject: Re: [Tinycc-devel] VLAs broken on mob branch
Date: Sat, 25 Apr 2015 10:48:02 +0000

On Sat, Apr 25, 2015 at 9:15 AM, Sergey Korshunoff <address@hidden> wrote:
> Hi!
> I suugest the following patch for the case 4:
>
> make an extra call to the vla_sp_save() in decl_initializer() at the
> start insteed of doing this after gen_vla_alloc().

But I think it's important we make the second call to vla_sp_save()
only after vla_flags and vla_sp_loc have been set again! Your patch
doesn't seem to be working for me, at least.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]