lang.opt: Change -Wno-long-long to -Wlong-long since the latter is the canonical...
authorAndreas Jaeger <aj@suse.de>
Fri, 14 Nov 2003 16:49:19 +0000 (17:49 +0100)
committerAndreas Jaeger <aj@gcc.gnu.org>
Fri, 14 Nov 2003 16:49:19 +0000 (17:49 +0100)
commita477ab83205c208ab4e461b0af4af1abaad2ceae
tree1f1a459b3250a8b487fd65b806c1fc222fb248cc
parentc004039774bc90cc11291d7820d21c18239519fd
lang.opt: Change -Wno-long-long to -Wlong-long since the latter is the canonical version.

* lang.opt: Change -Wno-long-long to -Wlong-long since the latter
is the canonical version.
* misc.c (gnat_handle_option): Likewise.

From-SVN: r73607
gcc/ada/ChangeLog
gcc/ada/lang.opt
gcc/ada/misc.c