http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51391
--- Comment #7 from pnewell at cs dot cmu.edu 2011-12-03 03:18:50 UTC --- Wow ... I never picked that up when trying to find the answer in the online GCC docs. Thanks for the advice. That being said, why would it work when I didn't have the pragma active inside the code. It seems that changing the state of the warnings and changing back is giving me a different result Thanks, Paul