This is the mail archive of the gcc-patches@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: [PATCH] Fix PR21082 for C++


On Sun, Apr 24, 2005 at 07:32:38PM +0200, Richard Guenther wrote:
> It happens that they don't match all the time.  See the hoops the
> caller of extract_array_ref jumps through.  I.e. the types are different
> from TYPE_DOMAIN of the array even if they are not constants.

Then cast to the TYPE_DOMAIN type first?


r~


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