options.c (gfc_handle_option): Ensure requested free form line length is not too...
authorTobias Schlüter <tobi@gcc.gnu.org>
Sat, 28 Apr 2007 13:17:07 +0000 (15:17 +0200)
committerTobias Schlüter <tobi@gcc.gnu.org>
Sat, 28 Apr 2007 13:17:07 +0000 (15:17 +0200)
commit27fabb5a627dda3538013b2737a131c6a91cf23c
tree473f4663f665925632fbab10b775af4f72623108
parent55e092c4d004553a8b4e160f8132c8fd31d95af3
options.c (gfc_handle_option): Ensure requested free form line length is not too small.

* options.c (gfc_handle_option): Ensure requested free form line
length is not too small.

From-SVN: r124260
gcc/fortran/ChangeLog
gcc/fortran/options.c