Re: Warning flags for compatibility with clang.

2014-05-21 Thread Andrew Pinski
On Wed, May 21, 2014 at 7:58 PM, Andrew Pinski wrote: > On Wed, May 21, 2014 at 7:50 PM, Pedro Giffuni wrote: >> Hello; >> >> FWIW, I have been looking at some changes from Apple's GCC and these two >> small changes should be interesting to have in the official gcc. >> >> Implement -Wmost for com

Re: Warning flags for compatibility with clang.

2014-05-21 Thread Andrew Pinski
On Wed, May 21, 2014 at 7:50 PM, Pedro Giffuni wrote: > Hello; > > FWIW, I have been looking at some changes from Apple's GCC and these two > small changes should be interesting to have in the official gcc. > > Implement -Wmost for compatibility with clang. > http://svnweb.freebsd.org/base?view=re

Warning flags for compatibility with clang.

2014-05-21 Thread Pedro Giffuni
Hello; FWIW, I have been looking at some changes from Apple's GCC and these two small changes should be interesting to have in the official gcc. Implement -Wmost for compatibility with clang. http://svnweb.freebsd.org/base?view=revision&revision=259920 Add Apple compatible -Wnewline-eof http: