• gcc warnings disappearing  on second compile or minimal change

    Hi All

    i have a problem that with our test code we have always produced a #warning for all test code that the engineers put in the production code.

    if you compile the code and then compile again the #warnings are not reproduced along with other warnin…