From e7a8485402327fdc5843b7ec0228c6e70ed1919f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Manuel=20L=C3=B3pez-Ib=C3=A1=C3=B1ez?= Date: Sat, 20 Feb 2010 12:17:49 +0000 Subject: [PATCH] common.opt (Wlarger-than-): Add Undocumented. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 2010-02-20 Manuel López-Ibáñez * common.opt (Wlarger-than-): Add Undocumented. From-SVN: r156925 --- gcc/ChangeLog | 4 ++++ gcc/common.opt | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index b34e83a0eb8..4ab4c0d6e87 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2010-02-20 Manuel López-Ibáñez + + * common.opt (Wlarger-than-): Add Undocumented. + 2010-02-19 Mike Stump * config/t-darwin (gt-darwin.h): Remove as Makefile now handles it. diff --git a/gcc/common.opt b/gcc/common.opt index 33182582b72..633ab47a76c 100644 --- a/gcc/common.opt +++ b/gcc/common.opt @@ -122,7 +122,7 @@ Common Var(warn_inline) Warning Warn when an inlined function cannot be inlined Wlarger-than- -Common RejectNegative Joined UInteger Warning +Common RejectNegative Joined UInteger Warning Undocumented Wlarger-than= Common RejectNegative Joined UInteger Warning -- 2.30.2