This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: gfortran and equivalence produces internal compiler error
- From: Dominique d'Humières <dominiq at lps dot ens dot fr>
- To: rolf dot sander at mpic dot de
- Cc: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>, fortran at gcc dot gnu dot org
- Date: Wed, 31 Aug 2016 14:22:59 +0200
- Subject: Re: gfortran and equivalence produces internal compiler error
- Authentication-results: sourceware.org; auth=none
> I encountered an internal compiler error with gfortran (Ubuntu
> 5.4.0-6ubuntu1~16.04.2). I was able to boil down the problem to the
> following simple code:
> …
Confirmed. Likely caused by revision r224159 on gcc-6 and trunk and r224171 on gcc-5.
Could you please file a PR in bugzilla?
Dominique