(input_file_open): Remove call to stat(). Add a check for getc() failing, and
authorNick Clifton <nickc@redhat.com>
Thu, 18 Dec 2003 18:03:08 +0000 (18:03 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 18 Dec 2003 18:03:08 +0000 (18:03 +0000)
commit19e7825f0452aedbdbeedbaa1fec3ca7ed16c22b
treee4c99342a046bc70cbe4abee44de81eb605af101
parent850742db45a7f51ccb58011e12984fa9be5782e4
(input_file_open): Remove call to stat().  Add a check for getc() failing, and
catch the case where the failure is due to an attempt to read a directory.
gas/ChangeLog
gas/input-file.c