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/16/07, Sebastian Pop <sebastian.pop@inria.fr> wrote:
Hi,

On 3/15/07, Sebastian Pop <sebastian.pop@inria.fr> wrote:
> Zdenek just let me know that this is not enough for fixing all the ltrans-*.c
> tests on i686-linux.  I will probably propose another patch for fixing all the
> tests.

It was a bit strange that the ltrans tests passed on i386-apple-darwin8.8.1 and
not on i686-pc-linux-gnu.  The attached patch bootstraps and passes the tests
without the ltrans failures on both i386-apple and i686-linux.  Okay for trunk?

Yes. I guess darwin is using 64bit hwi or for some reason the type precision of array_size differs for darwin and linux.

Richard.


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