flang
flang copied to clipboard
ICE while building libmbd
trafficstars
After patching the master branch with #1443, the libmbd build now fails here:
[ 25%] Building Fortran object src/CMakeFiles/mbd.dir/mbd_c_api.F90.o
F90-S-0000-Internal compiler error. unexpected ast type in initialization expr 3208 (/home/b00375952/libmbd/src/mbd_c_api.F90: 48)
0 inform, 0 warnings, 1 severes, 0 fatal for mbd_c_api
make[3]: *** [src/CMakeFiles/mbd.dir/build.make:348: src/CMakeFiles/mbd.dir/mbd_c_api.F90.o] Error 1
I verified that libmbd can be built successfully with our downstream compiler. I am trying to identify which downstream patches have helped.