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 ipa/61659] [4.9/4.10 Regression] Extra undefined symbol because of devirtualization


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

--- Comment #13 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
Adding "#include "llvm/CodeGen/GCStrategy.h" to
llvm/lib/CodeGen/MachineFunctionAnalysis.cpp fixes the issue.

Can you take care of this Rafael?


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