From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10475 invoked by alias); 1 Jun 2010 21:03:09 -0000 Received: (qmail 6017 invoked by uid 48); 1 Jun 2010 21:02:49 -0000 Date: Tue, 01 Jun 2010 21:03:00 -0000 Message-ID: <20100601210249.6016.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/44354] incorrect output at run time In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dfranke 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: 2010-06/txt/msg00085.txt.bz2 ------- Comment #21 from dfranke at gcc dot gnu dot org 2010-06-01 21:02 ------- (In reply to comment #18) > Expected: > a) Allow it as extension (-std=gnu or -std=legacy; especially, for -std=gnu one > could consider a default-enabled warning) > b) Reject it for -std=f(95,2003,2008) I'd vote to reject it for any -std=*. This extension just asks for trouble. -- dfranke at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dfranke at gcc dot gnu dot | |org GCC host triplet|x86_64-unknown-linux-gnu | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44354