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: [gfortran] PATCH Fix PR 19936


Steve Kargl wrote:
> 2005-02-13  Steven G. Kargl  <kargls@comcast.net>
> 
>       PR 19936
>       * primary.c (match_complex_constant): Mangled complex constant may
>       be an implied do-loop.  Give implied do-loop matcher a chance.

I was afraid that this might cause an accepts-invalid bug, but I couldn't
create an example, so I think this is ok.  If you can't think of one either,
please check this in together with a testcase which checks for this error.

- Tobi


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