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++/51827] Error: 'FOO' conflicts with a previous declaration, with PCH/LTO/C++11


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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at gcc dot gnu.org

--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-01-16 15:31:15 UTC ---
I can reproduce the error, for the snippet as a .H, but then, -fabi-version=6
avoids it, as expected. Thus I don't see where is the issue.

Jason shall we close this?


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