Hello folks,<div><br></div><div>I want to compile some fortran code to IR, but llvm-gfortran 4.2-2.9 does compile my fortran code. gfortran 4.2.1 fail with the same error. but gfortran 4.4.6 and ifort compiles fine. Attached is the file causing error. Error message is </div>
<div><br></div><span class="Apple-style-span" style="font-family: verdana, arial, sans-serif; font-size: 11px; ">m_List.F90: In function 'exporttostring_':<br></span><div><span class="Apple-style-span" style="font-family: verdana, arial, sans-serif; font-size: 11px; ">m_List.F90:925: error: conversion to non-scalar type requested</span></div>
<div><br></div><div><span class="Apple-style-span" style="font-family: verdana, arial, sans-serif; font-size: 11px; "></span>I wonder if there any way I can get upgrade the gfortran part of llvm-gfortran? If any, I will go with that, otherwise I will try dragonegg.</div>
<div><br></div><div>thank you</div><div>yuanfang</div>