This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/49636] New: Associate construct confused with slightly complicated case
- From: "fkrogh#gcc at mathalacarte dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 4 Jul 2011 22:59:19 +0000
- Subject: [Bug fortran/49636] New: Associate construct confused with slightly complicated case
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49636
Summary: Associate construct confused with slightly complicated
case
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: fkrogh#gcc@mathalacarte.com
Created attachment 24684
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24684
Fails test, with minor change works
The attached 16 line fortran program shows the problem. The Intel (11.1)
compiler works on this example.