Re: Bug in gcc.c for_each_path() (leads to invalid crt0.o selection)?

2016-12-06 Thread Sebastian Huber
Hallo Joseph, On 05/12/16 23:02, Joseph Myers wrote: On Mon, 5 Dec 2016, Sebastian Huber wrote: If we assume that the command line order determines the search order, then its not clear why for_each_path() first iterates for all paths with the multilib postfix and then without. Shouldn't it ite

GCC 6.3 Status Report (2016-12-06)

2016-12-06 Thread Richard Biener
Status == It has been some time since the last release from the GCC 6 branch. Thus the plan is to do GCC 6.3 before Christmas which means a release candidate mid next week. Until then the GCC 6 branch is still open for regression and documentation fixes. Quality Data Priority

Re: Bug in gcc.c for_each_path() (leads to invalid crt0.o selection)?

2016-12-06 Thread Joseph Myers
On Tue, 6 Dec 2016, Sebastian Huber wrote: > thanks for the detailed explanation. I guess, then the root cause for my > problem is that the Newlib provided crt0.o files in the build tree are not in > the same relative location of the installation tree. In the build tree, they > reside in a "newlib

gcc-5-20161206 is now available

2016-12-06 Thread gccadmin
Snapshot gcc-5-20161206 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/5-20161206/ 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