Behaviour of -O and -wrap
I am trying to mock a function using -wrap=symbol for my unit testing and I find different behavior based on the GCC optimization flags passed
I am trying to mock a function using -wrap=symbol for my unit testing and I find different behavior based on the GCC optimization flags passed