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++/82209] Compile error "X causes a section type conflict with Y" should provide more information


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

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |INVALID

--- Comment #6 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Eric Gallager from comment #5)
> (In reply to Jeffrey Walton from comment #4)
> > This is kind of weird... When we tested with C++03 by adding -std=c++03, we
> > got 4 more of them. The check-in of interest is
> > https://github.com/weidai11/cryptopp/commit/7097546cfcf742cf.
> > 
> > Is there really no way to troubleshoot or diagnose this? I'd really like to
> > know what the section name is that's causing the problem.
> 
> Have you tried using gdb yet as I suggested in comment #3?

With no backtrace and no testcase, I'm afraid there's nothing I can do to
reproduce this. Closing accordingly, but feel free to reopen if you have more
information.

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