This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Patch, Fortran] PR33310, PR33284: Add conflicts between PARAMETER and Bind(C); between ENTRY and INTRINSIC
- From: "François-Xavier Coudert" <fxcoudert at gmail dot com>
- To: "Tobias Burnus" <burnus at net-b dot de>
- Cc: "Steve Kargl" <sgk at troutmask dot apl dot washington dot edu>, "fortran at gcc dot gnu dot org" <fortran at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 12 Sep 2007 10:18:14 +0100
- Subject: Re: [Patch, Fortran] PR33310, PR33284: Add conflicts between PARAMETER and Bind(C); between ENTRY and INTRINSIC
- References: <46DEB633.1000702@net-b.de> <20070905143208.GA39943@troutmask.apl.washington.edu> <46DEBF99.1000802@net-b.de>
> 2007-09-05 Tobias Burnus <burnus@net-b.de>
>
> PR fortran/33284
> PR fortran/33310
> * symbol.c (check_conflict): Add conflict between INTRINSIC and ENTRY
> and between BIND(C) and PARAMETER.
OK