------- Comment #5 from burnus at gcc dot gnu dot org  2007-09-13 18:10 -------
FIXED in the trunk (4.3.0). Thanks for the bug report.

The error message is now:

      tmpAcc(:,:) = Mul(angles(:,:),ax)
                                   1
Error: Incompatible ranks in elemental procedure (1 and 2) at (1)

(I think I should have moved the "1 and 2" directly after the ranks ...)


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.3.0


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

Reply via email to