This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug preprocessor/51391] pragma GCC diag ignored then warning of Winline activates -fno-inline


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]