r248963 - in /branches/gcc-7-branch/gcc: c-fami...
mpolacek@gcc.gnu.org
mpolacek@gcc.gnu.org
Wed Jun 7 11:29:00 GMT 2017
Author: mpolacek
Date: Wed Jun 7 11:29:34 2017
New Revision: 248963
URL: https://gcc.gnu.org/viewcvs?rev=248963&root=gcc&view=rev
Log:
PR c/80919
* c-format.c (matching_type_p): Return false if any of the types
requires structural equality.
* gcc.dg/format/pr80919.c: New test.
Added:
branches/gcc-7-branch/gcc/testsuite/gcc.dg/format/pr80919.c
Modified:
branches/gcc-7-branch/gcc/c-family/ChangeLog
branches/gcc-7-branch/gcc/c-family/c-format.c
branches/gcc-7-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list