This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
4.3 regression - Derived-type initialization
- From: "Paul Richard Thomas" <paul dot richard dot thomas at gmail dot com>
- To: p dot giannozzi at fisica dot uniud dot it
- Cc: "fortran at gcc dot gnu dot org" <fortran at gcc dot gnu dot org>
- Date: Mon, 7 Jan 2008 09:09:40 +0100
- Subject: 4.3 regression - Derived-type initialization
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; bh=kPSNedCdRSUjY14jHztifpW0Vh6ugbtXu6z6HpPBPfE=; b=hp62jhi3Q0NURKaSE35yEl0C9ErXgbfuDE1NQRSF4lyZ3sjfBuZm+J8i0kHIBe/k4uii+f7lXeHQ6AVemXcpJbrf+NZsyYSmzxsMUBTTlgupv4AeGisxxXmx5mV/K00cgphV2JrOXKdEpGojxYRpEUliNeCQGDVo2TLjrReEuk4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; b=EKReOOUyOQTk7i3brtxOz7xD0kFEFhwqKHZVlu2sSZypzCciQms6k9s3+1chkmsWuojnKThPuCKfDavH1np5HTtFPypda3E3A6RV0QcgTgChJwGDs2y2oz9uezgt15lccSd2N3iTNP4NgfXzaFPGXVXEwCPy3qqsocK2IZf7/mM=
Paolo
Your latest testcase does indeed trigger a bug, which is in fact a
regression relative to 4.2.x
I'll hold off on the other patch until I have understood the story
entirely and then I will submit the composite patch to the list.
In the mean time, would you please submit a bug report to Bugzilla?
It is very helpful to us if you do this.
Cheers
Paul