This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/34665] Cannot pass scalar to array argument 'a'
- From: "tkoenig at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Jan 2008 09:26:48 -0000
- Subject: [Bug fortran/34665] Cannot pass scalar to array argument 'a'
- References: <bug-34665-6642@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from tkoenig at gcc dot gnu dot org 2008-01-04 09:26 -------
We catch this with an explicit interface, but we
should still check for occurrence in the
same source code.
Setting to "diagnostic" as we aren't required to catch this
(no constraint violation).
--
tkoenig at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |enhancement
Keywords|accepts-invalid |diagnostic
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34665