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

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri Aug 30 12:46:00 GMT 2019


Author: jakub
Date: Fri Aug 30 12:46:13 2019
New Revision: 275159

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

	PR c/90760
	* symtab.c (symtab_node::set_section): Allow being called on aliases
	as long as they aren't analyzed yet.

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

Added:
    branches/gcc-7-branch/gcc/testsuite/gcc.dg/pr90760.c
Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/symtab.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list