https://issues.apache.org/ooo/show_bug.cgi?id=124086
--- Comment #13 from [email protected] <[email protected]> --- Ah, so the 16byte stack alignment is not needed? The most important difference is the removal of the regparm then. Does it work now also for debug=true with this patch? Thanks for the patch and for the removal of the forward declaration. Having looked at the code in its cousin bridges (that we discussed above) I became hesitant to remove them there, because of concerns about the extern "C", no-inline, static or namespaces used there. "Never burn a working bridge" ;-) -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes.
