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]

Re: PR 2828: Following up



On Fri, 18 May 2001, Mark Mitchell wrote:

> Anyhow, more practically, please test the patch without the
> ENABLE_CHECKING hunk.  (On the GCC 3.0 branch, ENABLE_CHECKING is
> turned off, so it won't matter.)  The rest of the patch should still
> be OK.

With the patch you posted I can run:
	./cc1 -fPIC -g0 -O2 ~/vfprintf.i
with cc1 from stage 3 without any problems.  This was with a tree pulled
on May 21st shortly after 12 AM.

If I use the tree from today's build (May 22 shortly after 12 AM), I can
build it without any problems as well.  Was another fix entered for this?

-Rms


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