This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/30406] ICE in LOGICAL(8) functions
- From: "dominiq at lps dot ens dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Jan 2007 22:06:08 -0000
- Subject: [Bug fortran/30406] ICE in LOGICAL(8) functions
- References: <bug-30406-12313@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #10 from dominiq at lps dot ens dot fr 2007-01-09 22:06 -------
Subject: Re: ICE in LOGICAL(8) functions
First, the crash report I have posted yesterday has nothing to do
with this bug that is really an internal compiler error (caught
within the compiler) and not a crash.
Second, what is the C equivalent of logical(8)? I am wondering
if the same ICE occurs in the equivalent C code.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30406