Skip to content
Snippets Groups Projects
Commit 6d84156b authored by Joseph Myers's avatar Joseph Myers Committed by Joseph Myers
Browse files

c-lex.c (interpret_float): Give a pedwarn rather than a warning for an...

c-lex.c (interpret_float): Give a pedwarn rather than a warning for an out-of-range floating point constant.

	* c-lex.c (interpret_float): Give a pedwarn rather than a warning
	for an out-of-range floating point constant.
	* builtins.c (fold_builtin_inf): Give a pedwarn rather than a
	warning if the target format does not support infinities.

testsuite:
	* gcc.dg/float-range-1.c, gcc.dg/float-range-2.c: New tests.

From-SVN: r88793
parent 176f9629
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment