We have a bunch of stack alignment run-time tests for C++. We like to run them with difffernet optimization flags, like -O0, -O1, -O2, ..., similar to those under gcc.c-torture/execute. Is there a way to do it for C++?
Thanks. H.J.
We have a bunch of stack alignment run-time tests for C++. We like to run them with difffernet optimization flags, like -O0, -O1, -O2, ..., similar to those under gcc.c-torture/execute. Is there a way to do it for C++?
Thanks. H.J.