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: [GSoC] [match-and-simplify] check for capture index


On Wed, Jun 18, 2014 at 3:07 PM, Prathamesh Kulkarni
<bilbotheelffriend@gmail.com> wrote:
> Put a check for capture index.
>
> * genmatch.c (parse_capture): Add condition to check capture index.
>                      (capture_max): New constant.
>                      (stdlib.h): Include.

I'd rather record the maximum seen capture index and remove that
fixed-size everywhere ...

Thanks,
Richard.

> Thanks and Regards,
> Prathamesh


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