This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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, fortran] PR35810 - [TR 15581 / F2003] Automatic reallocation on assignment to allocatable variables


Dear Dominique,

Thanks to you too!

On Sun, Nov 21, 2010 at 12:00 PM, Dominique Dhumieres
<dominiq@lps.ens.fr> wrote:
> Paul,
> On my side I have found that the test in pr42112 gives an ICE:
>
> [macbook] f90/bug% gfc pr42112.f90
> pr42112.f90: In function 'f':
> pr42112.f90:16:0: internal compiler error: in fold_binary_loc, at fold-const.c:9415
>
> However I don't think it should delay a commit.

I disagree.  The correct version of the testcase in this PR (ie.
without the first ALLOCATE) fails with my patch.  I will fix it.

Cheers

Paul


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