* app.c (do_scrub_chars): Do not UNGET an EOF value.
authorNick Clifton <nickc@redhat.com>
Tue, 17 Jun 2008 16:01:28 +0000 (16:01 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 17 Jun 2008 16:01:28 +0000 (16:01 +0000)
commit0146fc9d1ec1b324445da4f89e95184c22308241
treed49b42afd921a3ed1e3b5e8d1523e6a26eb2d686
parente7ddc197153de3bcee60451d867d95a13d5f146f
    * app.c (do_scrub_chars): Do not UNGET an EOF value.

        * ti.h (GET_SCNHDR_NLNNO): Provide an alternative version of this
        macro which does not trigger an array bounds warning in gcc.
        (PUT_SCNHDR_NLNNO): Likewise.
        (GET_SCNHDR_FLAGS): Likewise.
        (PUT_SCNHDR_FLAGS): Likewise.
        (GET_SCNHDR_PAGE): Likewise.
        (PUT_SCNHDR_PAGE): Likewise.
gas/ChangeLog
gas/app.c
include/coff/ChangeLog
include/coff/ti.h