This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: i686 bootstrap failure in revision 110699: looping in
- From: Diego Novillo <dnovillo at redhat dot com>
- To: Andrew Pinski <pinskia at physics dot uc dot edu>
- Cc: Daniel Berlin <dberlin at dberlin dot org>, Joern RENNECKE <joern dot rennecke at st dot com>, gcc at gcc dot gnu dot org
- Date: Wed, 08 Feb 2006 15:18:46 -0500
- Subject: Re: i686 bootstrap failure in revision 110699: looping in
- References: <200602082014.k18KEo0O001466@earth.phy.uc.edu>
Andrew Pinski wrote:
> var_can_have_subvars (tree v)
> {
> +
> + /* Volatile variables should never have subvars. */
>
No vertical space here.