From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16655 invoked by alias); 20 Aug 2010 08:45:21 -0000 Received: (qmail 16088 invoked by uid 48); 20 Aug 2010 08:45:06 -0000 Date: Fri, 20 Aug 2010 08:45:00 -0000 Message-ID: <20100820084506.16087.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/45337] gfortran accepts pointer initialization of DT dummy arguments w/ INTENT(OUT) In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "burnus 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-08/txt/msg01648.txt.bz2 ------- Comment #9 from burnus at gcc dot gnu dot org 2010-08-20 08:45 ------- (In reply to comment #8) > Error: Dummy 'x' at (1) cannot have an initializer > > I think this is easy to understand, an additional short message about why it > can't have an initializer will be better. Do you have a suggestion? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45337