From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32242 invoked by alias); 19 May 2005 17:20:12 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 31878 invoked by uid 48); 19 May 2005 17:19:46 -0000 Date: Thu, 19 May 2005 17:20:00 -0000 Message-ID: <20050519171946.31877.qmail@sourceware.org> From: "tobi at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050408160400.20893.jv244@cam.ac.uk> References: <20050408160400.20893.jv244@cam.ac.uk> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug fortran/20893] unconditional use of optional argument not detected X-Bugzilla-Reason: CC X-SW-Source: 2005-05/txt/msg02628.txt.bz2 List-Id: ------- Additional Comments From tobi at gcc dot gnu dot org 2005-05-19 17:19 ------- to avoid confusion about what's wrong: MAX(A1,A2,A3) is legal with A1, A2 scalar and A3 array-valued. -- What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement Status|UNCONFIRMED |NEW Ever Confirmed| |1 Keywords| |accepts-invalid Last reconfirmed|0000-00-00 00:00:00 |2005-05-19 17:19:44 date| | Summary|error needed |unconditional use of | |optional argument not | |detected http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20893