[PATCH] Remove 'configure' workaround for gcc's -Wno-maybe-uninitialized

Dmitri Gribenko gribozavr at gmail.com
Wed Feb 13 13:20:57 PST 2013


On Sat, Feb 9, 2013 at 6:20 PM, Dmitri Gribenko <gribozavr at gmail.com> wrote:
> Since r174770 gcc version check is not needed because CXX_FLAG_CHECK
> implements the workaround itself.

Committed in r175080, Eric Christopher said on IRC that he will look
during post-commit review.

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/



More information about the cfe-commits mailing list