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: Fix PR31183 in tree-loop-linear


On 3/15/07, Sebastian Pop <sebastian.pop@inria.fr> wrote:
Hi,

Here is a fix that uses host_integerp () for checking that the
strides and the array sizes fit in HWI.  I also have modified the
types for the other integer variables to HWI.
I'm testing the attached patch on i386-apple-darwin8.8.1.
Okay for trunk after bootstrap and test?

Yes, this looks good.


Thanks,
Richard.


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