From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17238 invoked by alias); 21 May 2007 09:13:58 -0000 Received: (qmail 17176 invoked by uid 48); 21 May 2007 09:13:45 -0000 Date: Mon, 21 May 2007 09:13:00 -0000 Message-ID: <20070521091345.17175.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/31994] conjg(transpose(a)) produces wrong answer. In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pault at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-05/txt/msg01703.txt.bz2 ------- Comment #8 from pault at gcc dot gnu dot org 2007-05-21 10:13 ------- My patch for PR31867 fixes this in all its manifestations: see http://gcc.gnu.org/ml/gcc-patches/2007-05/msg00961.html The amusing thing is that I was hurting for testcases for this latter PR:) It shows what a limited imagination is incapable of..... Thanks, Elizabeth. Perhaps FX or Jerry, you could review the above patch? I will incorporate Elizabeth and FX's examples into the PR31867 testscase. Cheers Paul -- pault at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- BugsThisDependsOn| |31867 AssignedTo|unassigned at gcc dot gnu |pault at gcc dot gnu dot org |dot org | Status|NEW |ASSIGNED Last reconfirmed|2007-05-20 15:43:41 |2007-05-21 10:13:42 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31994