This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ACATS


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Yes, it's in my code:

         if (typecode == ARRAY_TYPE)
                {
                  if (! compare_constant (TREE_PURPOSE (l1),
                                          TREE_PURPOSE (l2)))
                    return 0;
                }
and I still have the problem.

On Thursday 29 April 2004 10:47 am, Richard Kenner wrote:
>     An answer to "What's actually at .L123 ?" :
>
> I fixed this a while ago.  Do you have this fix and still have the problem?
>
> 2004-04-19  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
>
> 	* varasm.c (compare_constant, case VIEW_CONVERT_EXPR): Add case.

- -- 

John R. Shannon
john@johnrshannon.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (NetBSD)

iEYEARECAAYFAkCRN0sACgkQOKbCxya4HYsuXwCgrs1luBhcZFDq+CcGiX8k12JJ
6AsAn1IA1PMYxEbvYQXzYK/uv4qzxJV1
=9E2Z
-----END PGP SIGNATURE-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]