Snapshot gcc-6-20160410 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/6-20160410/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 6 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/trunk revision
On Mon, Apr 4, 2016 at 6:52 AM, Adhemerval Zanella
wrote:
>
> Since BZ#67877 [1] does not have much information on it, I would like
> to ask for some inputs of which is the requirement of implementing
> split-stack on aarch64 besides 'feature parity'.
>
> I am asking it because on PR it states the
NightStrike writes:
> On https://gcc.gnu.org/gcc-5/porting_to.html about two thirds of the way down:
>
> "As the default mode changed to C11, the __STDC_VERSION__ standard
> macro, introduced in C95, is now defined by default, and has the value
> 201112L."
>
> That should probably be C99.
No, C9