------- Comment #3 from kargl at gcc dot gnu dot org  2007-01-08 17:38 -------
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

f (l)
{
  logical8 __result_f;

  __result_f = *l == 0;
  return __result_f;
}

If yours is the same, we have a target specific problem.


-- 

kargl at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kargl at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30406

Reply via email to