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: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Jan 2007 17:43:53 -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 #4 from pinskia at gcc dot gnu dot org 2007-01-08 17:43 -------
(In reply to comment #3)
> Dominique, can you post the output file created with -fdump-tree-originial.
> Like Tobias, I can compile this without a problem. Here's my dump
> If yours is the same, we have a target specific problem.
Not always, the ICE could be exposed by a target check but it could also be a
generic Fortran front-end bug.
"fdump-tree-originial" does not show the return type or even the types of the
arguments.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30406