On Sat, Jul 14, 2012 at 8:49 PM, H.J. Lu <hongjiu...@intel.com> wrote:
> Hi,
>
> Revision 189453:
>
> http://gcc.gnu.org/ml/gcc-cvs/2012-07/msg00357.html
>
> removes type attribute comparison in gimple_types_compatible_p_1 and
> caused PR middle-end/53959 and PR bootstrap/53963.  This restores type
> attribute comparison.  Tested on Linux/x86-64.  OK to install?
>
> Thanks.
>
>
> H.J.
> ---
> 2012-07-14  H.J. Lu  <hongjiu...@intel.com>
>
>         PR middle-end/53959
>         PR bootstrap/53963
>         * gimple.c (gimple_types_compatible_p_1): Restore type attribute
>         comparison.

I think this deserves a bit more understanding of the problem before
reverting. Which type attributes survive up to this point?

Ciao!
Steven

Reply via email to