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: m32c, ivopts, 20000412-6.c


> I guess tmp is not short unsigned int * but some other pointer type,
> right?  But bufend is short unsigned int *?

Both are "short unsigned int *" - pointers to shorts.

> Can you open a bugzilla for this?  It should be not too difficult to track
> down the piece of IVOPTs that creates that conversion sequence ...

Will do.


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