This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] warn about decimal float suffixes with -pedantic


On Mon, 14 May 2007, Janis Johnson wrote:

> This patch causes gcc to warn about the use of decimal float constants
> (those ending in "df", "dd", and "dl") with use of -pedantic.
> 
> Bootstrapped and regression tested on powerpc64-linux, OK for mainline?

OK.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]