This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/30406] ICE in LOGICAL(8) functions



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]