From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B5D6E3858CDB; Fri, 19 May 2023 00:41:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B5D6E3858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1684456873; bh=NDOw8GlCVgIqkdytn/A0E4fYLP/DmxwA/bJN5wSI6Qo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=aDH/7xKvXEQ/D+g1rCEnJenU2Ier0blMEHEsrXzTDyGGG9wWpq1BMZZTq7nRbj7Aa +kZjin27/R5BeUM6sR21ri+J768WIjgfp/IljJw+tvMI9+4OaKcL/K+YFsC0EPy0Ek lupbyn8Vy5C7m4Hmf7qwdCSqX69EbBn1HgfWNAVE= From: "adelson.oliveira at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/109641] Gfortran fails to overload intrinsic operator (*) if operands are complex. It works with real ones. Date: Fri, 19 May 2023 00:41:12 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: fortran X-Bugzilla-Version: 10.1.0 X-Bugzilla-Keywords: accepts-invalid, rejects-valid X-Bugzilla-Severity: normal X-Bugzilla-Who: adelson.oliveira at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: anlauf at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.2 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D109641 --- Comment #19 from Adelson Oliveira -= -- Thank you all Em qui., 18 de mai. de 2023 =C3=A0s 14:01, anlauf at gcc dot gnu.org < gcc-bugzilla@gcc.gnu.org> escreveu: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D109641 > > anlauf at gcc dot gnu.org changed: > > What |Removed |Added > > -------------------------------------------------------------------------= --- > Status|ASSIGNED |RESOLVED > Target Milestone|--- |13.2 > Resolution|--- |FIXED > > --- Comment #18 from anlauf at gcc dot gnu.org --- > Fixed on mainline for gcc-14, and backported to 13-branch. Closing. > > Thanks for the report! > > -- > You are receiving this mail because: > You reported the bug.=