gnatgcc -c -pipe -O2 prog.adb
prog.adb:3:11: warning: file name does not match unit name, should be "matrix_mul.adb"
prog.adb:12:20: too few subscripts in array reference
prog.adb:12:41: too few subscripts in array reference
prog.adb:12:59: too few subscripts in array reference
prog.adb:12:75: too few subscripts in array reference
prog.adb:16:16: too few subscripts in array reference
gnatmake: "prog.adb" compilation error