This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ipa/70583] [6 Regression] FAIL: g++.old-deja/g++.abi/vtable2.C -std=gnu++98 execution test


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]