r237991 - in /trunk/gcc: ChangeLog testsuite/Ch...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Mon Jul 4 17:31:00 GMT 2016


Author: jakub
Date: Mon Jul  4 17:31:38 2016
New Revision: 237991

URL: https://gcc.gnu.org/viewcvs?rev=237991&root=gcc&view=rev
Log:
	PR c++/71739
	* tree.c (attribute_value_equal): Use get_attribute_name instead of
	directly using TREE_PURPOSE.

	* g++.dg/cpp0x/pr71739.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/pr71739.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree.c



More information about the Gcc-cvs mailing list