------- Comment #5 from fxcoudert at gcc dot gnu dot org  2007-03-21 00:10 
-------
(In reply to comment #2)
> interface.c:567 is where it all starts.

Thanks for the pointer.

> If complex is excluded from product, we run into a
> problem with the test for the shape of the two operands.

I think it's the right way to go, though. I don't have the standard with me,
but I think it's precisely because of the different shapes that we can override
this. Maybe some code later in the codepath needs to be taught about that?


-- 


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

Reply via email to