[Bug c++/60731] [4.7/4.8/4.9 Regression] dynamic library not getting reinitialized on multiple calls to dlopen()

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jun 13 16:40:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60731

--- Comment #13 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Jun 13 16:39:37 2014
New Revision: 211648

URL: https://gcc.gnu.org/viewcvs?rev=211648&root=gcc&view=rev
Log:
    PR c++/60731
    * common.opt (-fno-gnu-unique): Add.
    * config/elfos.h (USE_GNU_UNIQUE_OBJECT): Check it.

Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/common.opt
    branches/gcc-4_8-branch/gcc/config/elfos.h
    branches/gcc-4_8-branch/gcc/doc/invoke.texi



More information about the Gcc-bugs mailing list