This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: More questions related to gimplification
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: dnovillo at redhat dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 16 Aug 04 08:10:52 EDT
- Subject: Re: More questions related to gimplification
I don't see how. The two types had better be the same before and after
gimplification.
To be clearer, they can be different, but they must be *compatible*.
So indeed one can't be an aggregate when the other isn't.