Public bug reported: Compilation of variadic methods fails with error along the lines of error: generic thunk code fails for method 'virtual void B::t(const char*, ...)' which uses '...'
A sample code is attached Possibly related to: https://www.mail-archive.com/[email protected]/msg541266.html NOTE: Standard g++ based compilation on an x86_64, of this particular code, is successful. g++ variadic.cpp is successful arm-none-eabi-g++ variadic.cpp fails. ** Affects: gcc-arm-none-eabi (Ubuntu) Importance: Undecided Status: New ** Attachment added: "Sample code to reproduce the bug" https://bugs.launchpad.net/bugs/1735401/+attachment/5016554/+files/variadic.cpp -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1735401 Title: CPP variadic method Compilation failure To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gcc-arm-none-eabi/+bug/1735401/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
