This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/81237] Cannot link when class methods compiled with different levels of vectorization
- From: "ravi dot kappiyoor at cd-adapco dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 20 Jul 2017 17:29:25 +0000
- Subject: [Bug c++/81237] Cannot link when class methods compiled with different levels of vectorization
- Auto-submitted: auto-generated
- References: <bug-81237-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81237
--- Comment #5 from Ravi <ravi.kappiyoor@cd-adapco.com> ---
Are there any known work-arounds to getting ABI version 11 to link against code
compiled with an older ABI version?