This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH][fortran] Rework allocator library interface
On Mon, Dec 11, 2006 at 10:55:56PM +0100, Richard Guenther wrote:
> On Mon, 11 Dec 2006, Richard Guenther wrote:
> >
> > *sigh* - I thought this might have been an issue due to the fact I tested
> > on 64bits while you on 32bit. But I cannot reproduce the above failures
> > on i686-pc-linux-gnu. Can you send me -fdump-tree-gimple-uid and
> > -fdump-tree-alias1-vops-uid output of -O1 compile of both of these
> > failures on your system?
>
> Hm, are you sure you don't have other patches applied?
> gfortran.de/array_section_1.f90 doesn't even contain allocate or
> deallocate statements.
>
> I have tested i686-pc-linux-gnu with r119746.
>
Richard,
Your patch appears to work fine on x86_64-*-freebsd. I
can test it on i386-*-freebsd later tonight.
--
Steve