c-common.h: Remove flag_digraphs.
authorNeil Booth <neilb@earthling.net>
Tue, 28 Nov 2000 23:07:29 +0000 (23:07 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Tue, 28 Nov 2000 23:07:29 +0000 (23:07 +0000)
commiteaf299c6ca247c0fba4007c790f61cb76cb3a083
treee3cde7fd2d23d28964ce6ff14c67773db150e4d9
parent045edebeb35e5b5abd28b0e06d2e254387fcfae9
c-common.h: Remove flag_digraphs.

        * c-common.h: Remove flag_digraphs.
        * c-decl.c: Remove flag_digraphs.
        (c_decode_option): Don't set it.
        * c-lex.c (init_c_lex): Don't do anything for digraphs.

From-SVN: r37834
gcc/ChangeLog
gcc/c-common.h
gcc/c-decl.c
gcc/c-lex.c