From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3087 invoked by alias); 22 Feb 2005 14:06:17 -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 2877 invoked by uid 48); 22 Feb 2005 14:06:04 -0000 Date: Tue, 22 Feb 2005 18:27:00 -0000 Message-ID: <20050222140604.2876.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050222084054.20138.anlauf@hep.tu-darmstadt.de> References: <20050222084054.20138.anlauf@hep.tu-darmstadt.de> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug fortran/20138] fortran (driver?) bug: array bound checking conflicts with preprocessing X-Bugzilla-Reason: CC X-SW-Source: 2005-02/txt/msg02648.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-22 14:06 ------- -C is not valid option at all for bound checking. -fbounds-check is the correct option. *** This bug has been marked as a duplicate of 18452 *** -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20138