Re: Partial libstdc++ Support
Hi John, We already have and , for example, when the freestanding implementation of libstdc++ is used. You can check in the C++ standard[1] all we have until now and you also can take a look at the Freestanding Proposal (p0829)[2] of Ben Craig to know more about what we can have in the futur
Subject: Reordering of __builtin functions around inline asm volatile
other expressions on the above block, is it possible for the compiler to reorder the three statements? Cheers, Ricardo Cosme