------- Comment #2 from burnus at gcc dot gnu dot org 2008-10-06 19:53 ------- I think the true bug is that -fbounds-check misses the problem. NAG f95 prints at run time: CHARACTER actual arg LEN=50 shorter than dummy arg LEN=51 Program terminated by fatal error
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37746