This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/36590] New: internal error
- From: "clerman at fuse dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jun 2008 16:21:15 -0000
- Subject: [Bug fortran/36590] New: internal error
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Hello,
The build of my program terminates on file mtfcontrolargsM.f90, and I see the
following message:
mtfcontrolargsM.f90:805.25:
end module MTFControlArgs
1
Internal Error at (1):
mtfcontrolargsM.f90:631.32:
This % NLam = count (.not. Near0 (This % PolyMTFWeight(1: NO_MTF_WAVES)))
1
Can't convert LOGICAL(1) to LOGICAL(1) at (1)
As soon as I am assigned a bug number, I will upload a tar file, bug3.tgz to
the following address: gcc-bugzilla@gcc.gnu.org. Unpack the file and invoke the
shell script bug3.sh to reproduce the problem.
I'll indicate the bug number in the subject line.
I am running Open SuSE 10.1 on a dual core Athlon chip. I'm using the gcc-trunk
build:
norm@oxford:~/design/gfortran/bug3/test> gfortran --version
GNU Fortran (GCC) 4.4.0 20080621 (experimental) [trunk revision 137000]
Copyright (C) 2008 Free Software Foundation, Inc.
I am not able to reduce the size of the problem.
Yours truly,
Norm Clerman
--
Summary: internal error
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: blocker
Priority: P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: clerman at fuse dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36590