public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "burnus at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/29975] [meta-bugs] ICEs with CP2K
Date: Sun, 03 Dec 2006 22:07:00 -0000	[thread overview]
Message-ID: <20061203220736.30933.qmail@sourceware.org> (raw)
In-Reply-To: <bug-29975-6642@http.gcc.gnu.org/bugzilla/>



------- Comment #22 from burnus at gcc dot gnu dot org  2006-12-03 22:07 -------
And here is the relevant part of the standard Fortran 2003, Section 11.2.1
("USE") [cf. also F95, Sec 11.3.2]:

"Two or more accessible entities, other than generic interfaces or defined 
operators, may have the same identifier only if the identifier is not used to
refer to an entity in the scoping unit. Generic interfaces and defined
operators are handled as described in section 16.2.3. Except for these cases,
the local identifier of any entity given accessibility by a USE statement shall
differ from the local identifiers of all other entities accessible to the
scoping unit through USE statements and otherwise."

I don't see it right way, but Richard Main claims that alreay using 
   use module1, only: ambiguous_symbol
   use module2
is enough to make it invalid (this is not even detected by ifort).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29975


  parent reply	other threads:[~2006-12-03 22:07 UTC|newest]

Thread overview: 155+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-25 12:19 [Bug fortran/29975] New: [metabug] " jv244 at cam dot ac dot uk
2006-11-25 13:22 ` [Bug fortran/29975] [meta] " fxcoudert at gcc dot gnu dot org
2006-11-25 14:15 ` jv244 at cam dot ac dot uk
2006-11-27 22:21 ` [Bug fortran/29975] [meta-bugs] " pault at gcc dot gnu dot org
2006-11-27 22:24 ` fxcoudert at gcc dot gnu dot org
2006-11-28 15:36 ` jv244 at cam dot ac dot uk
2006-11-28 18:04 ` burnus at gcc dot gnu dot org
2006-11-29 22:16 ` pault at gcc dot gnu dot org
2006-11-29 22:26 ` jv244 at cam dot ac dot uk
2006-11-30  7:37 ` burnus at gcc dot gnu dot org
2006-12-01 13:16 ` pault at gcc dot gnu dot org
2006-12-01 17:20 ` burnus at gcc dot gnu dot org
2006-12-02 13:37 ` jv244 at cam dot ac dot uk
2006-12-02 13:55 ` jv244 at cam dot ac dot uk
2006-12-02 14:00 ` jv244 at cam dot ac dot uk
2006-12-02 17:50 ` pault at gcc dot gnu dot org
2006-12-03 13:38 ` pault at gcc dot gnu dot org
2006-12-03 14:45 ` burnus at gcc dot gnu dot org
2006-12-03 17:42 ` paulthomas2 at wanadoo dot fr
2006-12-03 19:41 ` paulthomas2 at wanadoo dot fr
2006-12-03 21:02 ` pault at gcc dot gnu dot org
2006-12-03 21:50 ` burnus at gcc dot gnu dot org
2006-12-03 22:07 ` burnus at gcc dot gnu dot org [this message]
2006-12-03 22:49 ` burnus at gcc dot gnu dot org
2006-12-04 20:56 ` pault at gcc dot gnu dot org
2006-12-04 21:15 ` burnus at gcc dot gnu dot org
2006-12-05 19:15 ` patchapp at dberlin dot org
2006-12-08 19:50 ` patchapp at dberlin dot org
2006-12-09 21:14 ` pault at gcc dot gnu dot org
2006-12-10 20:08 ` [Bug fortran/29975] [meta-bugs] [4.1 and 4.2 only] " jv244 at cam dot ac dot uk
2006-12-11  9:51 ` jv244 at cam dot ac dot uk
2006-12-11 10:08 ` burnus at gcc dot gnu dot org
2006-12-11 11:29 ` jv244 at cam dot ac dot uk
2006-12-11 11:54 ` jv244 at cam dot ac dot uk
2006-12-11 15:56 ` burnus at gcc dot gnu dot org
2006-12-11 16:08 ` jv244 at cam dot ac dot uk
2006-12-13 13:38 ` pault at gcc dot gnu dot org
2006-12-13 14:01 ` jv244 at cam dot ac dot uk
2006-12-13 14:03 ` burnus at gcc dot gnu dot org
2006-12-13 15:26 ` jv244 at cam dot ac dot uk
2006-12-19 12:49 ` jv244 at cam dot ac dot uk
2006-12-21 15:06 ` pault at gcc dot gnu dot org
2006-12-21 16:09 ` [Bug fortran/29975] [meta-bugs] " burnus at gcc dot gnu dot org
2006-12-23 14:51 ` steven at gcc dot gnu dot org
2007-01-06  6:30 ` jv244 at cam dot ac dot uk
2007-01-06  6:41 ` pinskia at gcc dot gnu dot org
2007-01-06  9:22 ` burnus at gcc dot gnu dot org
2007-01-06 10:43 ` fxcoudert at gcc dot gnu dot org
2007-02-12 15:56 ` jv244 at cam dot ac dot uk
2007-02-12 16:16 ` fxcoudert at gcc dot gnu dot org
2007-02-12 17:09 ` jv244 at cam dot ac dot uk
2007-02-12 17:12 ` jv244 at cam dot ac dot uk
2007-02-12 17:20 ` pinskia at gcc dot gnu dot org
2007-02-12 17:52 ` jv244 at cam dot ac dot uk
2007-02-12 18:02 ` pault at gcc dot gnu dot org
2007-02-12 18:26 ` jv244 at cam dot ac dot uk
2007-02-12 18:30 ` fxcoudert at gcc dot gnu dot org
2007-02-12 19:18 ` jv244 at cam dot ac dot uk
2007-02-12 22:56 ` paulthomas2 at wanadoo dot fr
2007-02-13  6:56 ` pault at gcc dot gnu dot org
2007-02-13  9:20 ` jv244 at cam dot ac dot uk
2007-02-13 13:51 ` pault at gcc dot gnu dot org
2007-02-13 19:51 ` kargl at gcc dot gnu dot org
2007-02-13 20:04 ` jv244 at cam dot ac dot uk
2007-02-16  2:51 ` jvdelisle at gcc dot gnu dot org
2007-02-16  5:57 ` jv244 at cam dot ac dot uk
2007-02-16  6:34 ` jvdelisle at gcc dot gnu dot org
2007-02-16  6:51 ` fxcoudert at gcc dot gnu dot org
2007-02-17  7:50 ` jv244 at cam dot ac dot uk
2007-02-17  9:17 ` jv244 at cam dot ac dot uk
2007-02-17 16:01 ` steven at gcc dot gnu dot org
2007-02-17 16:17 ` jv244 at cam dot ac dot uk
2007-02-19 19:52 ` jv244 at cam dot ac dot uk
2007-03-02  8:42 ` jv244 at cam dot ac dot uk
2007-03-03  8:53 ` fxcoudert at gcc dot gnu dot org
2007-03-03 10:12 ` jv244 at cam dot ac dot uk
2007-03-12 23:24 ` steven at gcc dot gnu dot org
2007-03-14 14:48 ` jv244 at cam dot ac dot uk
2007-03-14 15:01 ` ubizjak at gmail dot com
2007-03-14 15:14 ` jv244 at cam dot ac dot uk
2007-03-14 15:15 ` burnus at gcc dot gnu dot org
2007-03-14 15:30 ` ubizjak at gmail dot com
2007-03-14 16:30 ` jv244 at cam dot ac dot uk
2007-03-16 11:11 ` jv244 at cam dot ac dot uk
2007-03-16 11:21 ` ubizjak at gmail dot com
2007-03-16 11:53 ` jv244 at cam dot ac dot uk
2007-03-16 12:08 ` jv244 at cam dot ac dot uk
2007-03-16 12:16 ` ubizjak at gmail dot com
2007-03-16 12:43 ` ubizjak at gmail dot com
2007-03-16 14:16 ` jv244 at cam dot ac dot uk
2007-03-17 11:24 ` fxcoudert at gcc dot gnu dot org
2007-04-24 12:38 ` jv244 at cam dot ac dot uk
2007-04-24 13:32 ` jv244 at cam dot ac dot uk
2007-04-24 14:12 ` jv244 at cam dot ac dot uk
2007-04-24 14:27 ` jv244 at cam dot ac dot uk
2007-04-24 14:43 ` jv244 at cam dot ac dot uk
2007-05-04  8:15 ` jv244 at cam dot ac dot uk
2007-05-21  7:31 ` jv244 at cam dot ac dot uk
2007-05-21 11:39 ` dfranke at gcc dot gnu dot org
2007-05-21 14:41 ` jv244 at cam dot ac dot uk
2007-05-21 14:58 ` jv244 at cam dot ac dot uk
2007-05-26  8:45 ` jv244 at cam dot ac dot uk
2007-05-26  9:02 ` jv244 at cam dot ac dot uk
2007-05-26 10:06 ` jv244 at cam dot ac dot uk
2007-05-29 15:07 ` jv244 at cam dot ac dot uk
2007-06-01  7:09 ` jv244 at cam dot ac dot uk
2007-06-07  7:21 ` tbm at cyrius dot com
2007-06-07  9:25 ` jv244 at cam dot ac dot uk
2007-06-07  9:34 ` jv244 at cam dot ac dot uk
2007-06-07 11:56 ` jv244 at cam dot ac dot uk
2007-06-07 19:26 ` jv244 at cam dot ac dot uk
2007-06-07 19:36 ` jv244 at cam dot ac dot uk
2007-06-20 20:25 ` jv244 at cam dot ac dot uk
2007-06-20 20:41 ` fxcoudert at gcc dot gnu dot org
2007-06-21  3:41 ` jv244 at cam dot ac dot uk
2007-06-21  9:05 ` jv244 at cam dot ac dot uk
2007-06-22  5:56 ` jv244 at cam dot ac dot uk
2007-06-22  7:24 ` pinskia at gcc dot gnu dot org
2007-06-22  7:34 ` jv244 at cam dot ac dot uk
2007-06-27  8:24 ` jv244 at cam dot ac dot uk
2007-06-27  9:37 ` pinskia at gmail dot com
2007-06-27 12:47 ` jv244 at cam dot ac dot uk
2007-06-27 12:51 ` jv244 at cam dot ac dot uk
2007-06-27 13:54 ` jv244 at cam dot ac dot uk
2007-06-27 14:21 ` jv244 at cam dot ac dot uk
2007-06-27 14:45 ` jv244 at cam dot ac dot uk
2007-06-27 19:56 ` jv244 at cam dot ac dot uk
2007-06-28  6:08 ` jv244 at cam dot ac dot uk
2007-07-02 21:36 ` jv244 at cam dot ac dot uk
2007-07-02 21:42 ` jv244 at cam dot ac dot uk
2007-07-03  7:11 ` ubizjak at gmail dot com
2007-07-03  7:23 ` jv244 at cam dot ac dot uk
2007-07-05 14:40 ` jv244 at cam dot ac dot uk
2007-07-06 12:18 ` fxcoudert at gcc dot gnu dot org
2007-07-06 14:52 ` jv244 at cam dot ac dot uk
2007-07-10  7:05 ` jv244 at cam dot ac dot uk
2007-07-11  5:48 ` jv244 at cam dot ac dot uk
2007-07-24  6:18 ` pault at gcc dot gnu dot org
2007-07-24  6:31 ` jv244 at cam dot ac dot uk
2007-07-24  7:22 ` jv244 at cam dot ac dot uk
2007-07-24  7:46 ` pault at gcc dot gnu dot org
2007-07-24  8:44 ` jv244 at cam dot ac dot uk
2007-08-15 10:44 ` fxcoudert at gcc dot gnu dot org
2007-12-05 10:13 ` jv244 at cam dot ac dot uk
2007-12-06  8:17 ` pault at gcc dot gnu dot org
2008-01-23 19:38 ` jv244 at cam dot ac dot uk
2008-01-23 20:44 ` jv244 at cam dot ac dot uk
2008-02-16 18:55 ` pault at gcc dot gnu dot org
2008-02-18  8:11 ` jv244 at cam dot ac dot uk
2008-04-28 12:46 ` jv244 at cam dot ac dot uk
2008-05-01  8:29 ` fxcoudert at gcc dot gnu dot org
2008-05-03 18:18 ` jv244 at cam dot ac dot uk
2008-05-03 18:43 ` kargl at gcc dot gnu dot org
2008-05-03 19:16 ` jvdelisle at gcc dot gnu dot org
2008-05-05 10:31 ` [Bug other/29975] " jv244 at cam dot ac dot uk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20061203220736.30933.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).