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++/40145] structure inside a static function is exported, producing warning


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40145

--- Comment #4 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> 2011-09-28 23:14:07 UTC ---
Author: paolo
Date: Wed Sep 28 23:14:04 2011
New Revision: 179323

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179323
Log:
2011-09-28  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/40145
    * g++.dg/ext/visibility/warn5.C: New.


Added:
    trunk/gcc/testsuite/g++.dg/ext/visibility/warn5.C
Modified:
    trunk/gcc/testsuite/ChangeLog


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