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:17: too few subscripts in array reference
prog.adb:12:35: too few subscripts in array reference
prog.adb:12:50: too few subscripts in array reference
prog.adb:12:63: too few subscripts in array reference
prog.adb:14:15: too few subscripts in array reference
gnatmake: "prog.adb" compilation error