r267921 - in /trunk/gcc: cp/ChangeLog cp/decl2....
marxin@gcc.gnu.org
marxin@gcc.gnu.org
Mon Jan 14 18:40:00 GMT 2019
Author: marxin
Date: Mon Jan 14 18:40:34 2019
New Revision: 267921
URL: https://gcc.gnu.org/viewcvs?rev=267921&root=gcc&view=rev
Log:
Fix location of tls_wrapper_fn (PR gcov-profile/88263).
2019-01-14 Martin Liska <mliska@suse.cz>
PR gcov-profile/88263
* decl2.c (get_tls_wrapper_fn): Use DECL_SOURCE_LOCATION
as location of the TLS wrapper.
2019-01-14 Martin Liska <mliska@suse.cz>
PR gcov-profile/88263
* g++.dg/gcov/pr88263-2.C: New test.
Added:
trunk/gcc/testsuite/g++.dg/gcov/pr88263-2.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/decl2.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list