This is the mail archive of the gcc-cvs@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]

r245485 - in /trunk/gcc: c-family/ChangeLog c-f...


Author: mpolacek
Date: Wed Feb 15 16:14:19 2017
New Revision: 245485

URL: https://gcc.gnu.org/viewcvs?rev=245485&root=gcc&view=rev
Log:
	PR c/79515
	* c-warn.c (do_warn_double_promotion): Don't warn if an invalid
	conversion has occured.

	* gcc.dg/dfp/pr79515.c: New.

Added:
    trunk/gcc/testsuite/gcc.dg/dfp/pr79515.c
Modified:
    trunk/gcc/c-family/ChangeLog
    trunk/gcc/c-family/c-warn.c
    trunk/gcc/testsuite/ChangeLog


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