cpplib.c (T_ELIF): Move to STDC89, not that it matters.
authorNeil Booth <neil@daikokuya.demon.co.uk>
Wed, 31 Jan 2001 07:56:07 +0000 (07:56 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Wed, 31 Jan 2001 07:56:07 +0000 (07:56 +0000)
commitf000294dcdaccb2e65a565299189781a185df6d6
tree161db8322774ceb1d9bb51392b88a49908492157
parentfd793c7a43adb98e4559e60f07329ad0225eedcb
cpplib.c (T_ELIF): Move to STDC89, not that it matters.

        * cpplib.c (T_ELIF): Move to STDC89, not that it matters.
        (_cpp_handle_directive): Suggest not using #elif with -Wtraditional.

From-SVN: r39368
gcc/ChangeLog
gcc/cpplib.c