gcc-5-20151222 is now available

2015-12-22 Thread gccadmin
Snapshot gcc-5-20151222 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/5-20151222/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 5 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/branches/gcc-5

Re: gcc-4.9.1 generating different code between two successive builds

2015-12-22 Thread Martin Sebor
On 12/21/2015 11:30 PM, Cole wrote: HI Martin, Thanks very much for the suggestions as well as all the information about the qsort issues. Did you ever publish your changes as a patch, or create a write up about what was necessary to create a reproducible build? I would be interested to see wha