------- Comment #1 from fxcoudert at gcc dot gnu dot org 2005-11-26 19:17 ------- OK, we
## g95 ## In file foo.f90:1 STOP 001234 1 Error: Too many digits in stop/pause code at (1) ## Intel ## ## Portland ## ## Sun ## STOP 001234 ^ "foo.f90", Line = 1, Column = 6: ERROR: No more than 5 decimal digits can be specified in STOP or PAUSE statement. -- fxcoudert at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |accepts-invalid Last reconfirmed|0000-00-00 00:00:00 |2005-11-26 19:17:47 date| | Summary|better diagnostic needed |numeric STOP code should be | |limited to five digits http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25055