Interoperability of Fortran array and C vector?

Sa Liu SALIU@de.ibm.com
Wed Mar 5 12:17:00 GMT 2008


I noticed that in fortran/convert.c the convert() function calls 
convert_to_vector() if the target type is VECTOR_TYPE. When is that 
function triggered in Fortran frontend? Since Fortran language doesn't 
support vector type, why does it convert something to a vector expression? 


Thanks!
Sa



More information about the Gcc mailing list