This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix: Re: GCC build failed for native with your patch on 2003-07-06T23:56:04Z.
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: Andreas Jaeger <aj at suse dot de>
- Cc: Andrew Pinski <pinskia at physics dot uc dot edu>, gcc-regression at gcc dot gnu dot org, mark at codesourcery dot com, gcc-patches at gcc dot gnu dot org
- Date: Mon, 7 Jul 2003 01:07:41 -0400
- Subject: Re: [PATCH] Fix: Re: GCC build failed for native with your patch on 2003-07-06T23:56:04Z.
This is the wrong patch, base_access is used three lines further down.
The warning is about base_access in line 199, I'll test this now,
You are right I should have looked closer.
Sorry about that,
Andrew
PS Thanks for checking in my changes.