This is the mail archive of the
gcc-regression@gcc.gnu.org
mailing list for the GCC project.
Re: GCC build of HEAD failed for native with your patch on 2005-07-01T01:50:09Z.
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: gcc-regression at gcc dot gnu dot org
- Cc: ebotcazou at libertysurf dot fr, aluchko at redhat dot com, dberlin at dberlin dot org, zlaski at apple dot com, zack at codesourcery dot com
- Date: Fri, 1 Jul 2005 00:20:56 -0400
- Subject: Re: GCC build of HEAD failed for native with your patch on 2005-07-01T01:50:09Z.
- References: <20050701041759.8721C186D0C9A@gcc-regress.apple.com>
On Jul 1, 2005, at 12:17 AM, GCC regression checker wrote:
With your recent patch, GCC HEAD does not compile on:
native
Attached is build output for those targets.
The last time the regression tests were run, GCC did not compile
either,
so the problem might not be caused by your patch.
This one was fixed already by:
2005-06-29 Andrew Pinski <pinskia@physics.uc.edu>
* parse.y (issue_warning_error_from_context): Update for the
renaming of pp_format_text to pp_format.
-- Pinski