r275086 - in /branches/gcc-7-branch/gcc: Change...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri Aug 30 11:26:00 GMT 2019


Author: jakub
Date: Fri Aug 30 11:26:42 2019
New Revision: 275086

URL: https://gcc.gnu.org/viewcvs?rev=275086&root=gcc&view=rev
Log:
	Backported from mainline
	2019-01-10  Jakub Jelinek  <jakub@redhat.com>

	PR c/88568
	* tree.c (handle_dll_attribute): Clear TREE_STATIC after setting
	DECL_EXTERNAL.

	* gcc.dg/pr88568.c: New test.

Added:
    branches/gcc-7-branch/gcc/testsuite/gcc.dg/pr88568.c
Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/testsuite/ChangeLog
    branches/gcc-7-branch/gcc/tree.c



More information about the Gcc-cvs mailing list