(input_file_open): Remove call to stat(). Add a check for getc() failing, and
commit490f4c7c0a31ec76a46df0216d6b5e3d3efbd31c
authorNick Clifton <nickc@redhat.com>
Thu, 18 Dec 2003 18:03:08 +0000 (18 18:03 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 18 Dec 2003 18:03:08 +0000 (18 18:03 +0000)
tree7294e2d3f6559c54a477f4a4b26a22a1440ec293
parent47596206fb9cc091d6b81eb01b7207763cfac128
(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