This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: Moving to -std=gnu11 (another case for requiring GCC >= 4.7)
- From: Roland McGrath <roland at hack dot frob dot com>
- To: Joseph Myers <joseph at codesourcery dot com>
- Cc: <libc-alpha at sourceware dot org>
- Date: Fri, 2 Oct 2015 10:55:39 -0700 (PDT)
- Subject: Re: Moving to -std=gnu11 (another case for requiring GCC >= 4.7)
- Authentication-results: sourceware.org; auth=none
- References: <alpine dot DEB dot 2 dot 10 dot 1510011436220 dot 25019 at digraph dot polyomino dot org dot uk> <20151001172326 dot 9471C2C3ACD at topped-with-meat dot com> <alpine dot DEB dot 2 dot 10 dot 1510012041460 dot 9824 at digraph dot polyomino dot org dot uk>
> Any preferences on hardcoded -std=gnu1x versus a configure test to use
> -std=gnu11 instead when available, given the prior objections to requiring
> 4.7?
I guess I have a mild preference for using -std=gnu11 when available.
But I don't have any real rationale for that.