https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38312

Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Joost.VandeVondele at mat dot 
ethz
                   |                            |.ch

--- Comment #8 from Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> 
---
The current error message has changed :

test.f90:7:6:

       co(i,j)=t1(i,k)*t2(j,k)
      1

Error: The function result on the lhs of the assignment at (1) must have the
pointer attribute.

now the location gives a hint.

Reply via email to