This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Add VIEW_CONVERT_EXPR to operand_equal_p
- From: Jan Hubicka <hubicka at ucw dot cz>
- To: Eric Botcazou <ebotcazou at adacore dot com>
- Cc: Andreas Schwab <schwab at suse dot de>, gcc-patches at gcc dot gnu dot org, Jan Hubicka <hubicka at ucw dot cz>, Richard Biener <richard dot guenther at gmail dot com>
- Date: Wed, 4 Nov 2015 08:23:02 +0100
- Subject: Re: Add VIEW_CONVERT_EXPR to operand_equal_p
- Authentication-results: sourceware.org; auth=none
- References: <20151014162944 dot GE16672 at kam dot mff dot cuni dot cz> <1693727 dot sAndYEapaL at polaris> <mvmk2q0bvfb dot fsf at hawking dot suse dot de> <1502746 dot PVjyRxddou at polaris>
> > This fails on ia64.
>
> gnat.dg/discr44.adb and gnat.dg/discr45.adb are supposed to fail everywhere
> (and there are also a few ACATS failures everywhere). Sorry for the awkward
> situation but they are testcases exposing the recent type system breakage.
Are these supposed to be fixed by Richard's change to not use useless_type_conversion
for VCE, or is it another issue?
Honza
>
> --
> Eric Botcazou