From 7f094a9477c4034becc2fd046f8d51d94ea97ea0 Mon Sep 17 00:00:00 2001 From: "Kaveh R. Ghazi" Date: Tue, 30 May 2000 14:37:22 +0000 Subject: [PATCH] * invoke.texi (-Wtraditional): Update WRT function macros. From-SVN: r34265 --- gcc/ChangeLog | 4 ++++ gcc/invoke.texi | 3 +++ 2 files changed, 7 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 050f4cc5244..d9f819616ba 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2000-05-30 Kaveh R. Ghazi + + * invoke.texi (-Wtraditional): Update WRT function macros. + Tue May 30 09:57:32 2000 Philippe De Muyter * except.c (free_exception_table): Do not free NULL. diff --git a/gcc/invoke.texi b/gcc/invoke.texi index 3228dac39fe..7145f70108f 100644 --- a/gcc/invoke.texi +++ b/gcc/invoke.texi @@ -1789,6 +1789,9 @@ typically represent bit patterns, are not warned about. @item Usage of ANSI string concatenation is detected. + +@item +A function macro appears without arguments. @end itemize @item -Wundef