This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] Infinite loop in read_rtl
- From: Richard Henderson <rth at redhat dot com>
- To: Paul Brook <paul at codesourcery dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 4 Aug 2005 16:25:49 -0700
- Subject: Re: [patch] Infinite loop in read_rtl
- References: <200508050004.53434.paul@codesourcery.com>
On Fri, Aug 05, 2005 at 12:04:53AM +0100, Paul Brook wrote:
> * read-rtl.c (read_quoted_string): Break if EOF.
Ok.
r~