From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31364 invoked by alias); 22 Feb 2007 01:35:53 -0000 Received: (qmail 31338 invoked by uid 48); 22 Feb 2007 01:35:44 -0000 Date: Thu, 22 Feb 2007 01:35:00 -0000 Message-ID: <20070222013544.31337.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/30877] overloading "operator(*)" for intrinsic type (complex) fails In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "ben_ship at lycos dot com" 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-02/txt/msg02531.txt.bz2 ------- Comment #3 from ben_ship at lycos dot com 2007-02-22 01:35 ------- (In reply to comment #1) > In other words: > overloading "operator(*)" for intrinsic type (i.e. "complex") fails. Also for other intrinsic types e.g. "real". I don't think this is complex specific. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30877