[Bug ipa/70583] [6 Regression] FAIL: g++.old-deja/g++.abi/vtable2.C -std=gnu++98 execution test
danglin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Apr 9 14:53:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70583
John David Anglin <danglin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target|hppa64-hp-hpux11.11 |hppa*-*-* (elf)
CC| |hubicka at gcc dot gnu.org
Component|c++ |ipa
Host|hppa64-hp-hpux11.11 |
Build|hppa64-hp-hpux11.11 |
--- Comment #1 from John David Anglin <danglin at gcc dot gnu.org> ---
Introduced by:
Author: hubicka
Date: Mon Apr 4 09:26:29 2016
New Revision: 234708
URL: https://gcc.gnu.org/viewcvs?rev=234708&root=gcc&view=rev
Log:
PR ipa/68881
* cgraph.h (symtab_node::copy_visibility_from): New function.
* symtab.c (symtab_node::copy_visibility_from): New function.
* ipa-visibility.c (optimize_weakref): New function.
(function_and_variable_visibility): Use it.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/cgraph.h
trunk/gcc/ipa-visibility.c
trunk/gcc/symtab.c
More information about the Gcc-bugs
mailing list