------- Comment #2 from pault at gcc dot gnu dot org  2007-02-21 21:14 -------
(In reply to comment #1)
>   MODULE PROCEDURE F1

interface.c:567 is where it all starts.  The types that cannot be over-ridden
are to be found there.  If complex is excluded from product, we run into a
problem with the test for the shape of the two operands.  Making them the same,
pro temp, permits the code to compile and run.

Paul 


-- 


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

Reply via email to