This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Patch, fortran] PR32962 - b = conjg(transpose(a)) is erroneous if b is an allocatable array
- From: "François-Xavier Coudert" <fxcoudert at gmail dot com>
- To: "Paul Thomas" <paulthomas2 at wanadoo dot fr>
- Cc: "Tobias Burnus" <burnus at net-b dot de>, "Fortran List" <fortran at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 13 Aug 2007 21:08:31 +0100
- Subject: Re: [Patch, fortran] PR32962 - b = conjg(transpose(a)) is erroneous if b is an allocatable array
- References: <46BEF200.4010705@wanadoo.fr> <46C00FD1.6050001@net-b.de> <46C09A56.6070500@wanadoo.fr>
> I'd prefer not to but.... well, I'll check out the state of my gcc-4.2
> tree :-)
I wouldn't bother doing it. It's not a regression, and we should
concentrate our efforts on 4.3.
FX