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 c/81854] weak alias of an incompatible symbol accepted


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

--- Comment #13 from uros at gcc dot gnu.org ---
Author: uros
Date: Mon Sep 25 14:59:19 2017
New Revision: 253153

URL: https://gcc.gnu.org/viewcvs?rev=253153&root=gcc&view=rev
Log:
        PR c/81854
        * src/c++98/complex_io.cc (_GLIBCXX_LDBL_COMPAT): Declare alias
        target as a C++ function with no prototype.


Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/src/c++98/complex_io.cc

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