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:40: too few subscripts in array reference
prog.adb:12:58: too few subscripts in array reference
prog.adb:12:74: too few subscripts in array reference
prog.adb:16:16: too few subscripts in array reference
gnatmake: "prog.adb" compilation error