GCC 5.5 Release Candidate available from gcc.gnu.org

2017-10-03 Thread Jakub Jelinek
The first release candidate for GCC 5.5 is available from ftp://gcc.gnu.org/pub/gcc/snapshots/5.5.0-RC-20171002 and shortly its mirrors. It has been generated from SVN revision 253367. I have so far bootstrapped and tested the release candidate on x86_64-linux and i686-linux. Please test it a

GCC 5.5 Status Report (2017-10-02), branch frozen for release

2017-10-03 Thread Jakub Jelinek
Status == The 5.5 branch is now frozen for the final GCC 5.5 release, the release candidate has been announced. All changes to the branch require RM approval. Quality Data Priority # Change from last report --- --- P1

Re: pass manager question

2017-10-03 Thread Martin Jambor
Hi, On Mon, Oct 02, 2017 at 01:27:05PM -0600, Sandra Loosemore wrote: > Is there an idiom for target-specific back end code to ask the pass manager > if a particular pass (e.g., "split1") has already run? (I might be wrong but) I don't think there is. But it might be a useful thing to have gener

Re: pass manager question

2017-10-03 Thread Jeff Law
On 10/03/2017 05:36 AM, Martin Jambor wrote: > Hi, > > On Mon, Oct 02, 2017 at 01:27:05PM -0600, Sandra Loosemore wrote: >> Is there an idiom for target-specific back end code to ask the pass manager >> if a particular pass (e.g., "split1") has already run? > > (I might be wrong but) I don't thin

Re: pass manager question

2017-10-03 Thread Jakub Jelinek
On Tue, Oct 03, 2017 at 09:11:05AM -0600, Jeff Law wrote: > On 10/03/2017 05:36 AM, Martin Jambor wrote: > > Hi, > > > > On Mon, Oct 02, 2017 at 01:27:05PM -0600, Sandra Loosemore wrote: > >> Is there an idiom for target-specific back end code to ask the pass manager > >> if a particular pass (e.g

Re: pass manager question

2017-10-03 Thread Sandra Loosemore
On 10/03/2017 05:36 AM, Martin Jambor wrote: Hi, On Mon, Oct 02, 2017 at 01:27:05PM -0600, Sandra Loosemore wrote: Is there an idiom for target-specific back end code to ask the pass manager if a particular pass (e.g., "split1") has already run? (I might be wrong but) I don't think there is.

Re: Exhaustive Instructions for Toolchain Generation

2017-10-03 Thread R0b0t1
On Sun, Oct 1, 2017 at 4:35 PM, Sandra Loosemore wrote: > On 09/26/2017 03:05 PM, R0b0t1 wrote: >> >> Hello, >> >> I am having problems understanding the build instructions for GCC. I >> can almost always produce toolchains which function but I can find >> programs or scripts which do more or less

gcc-5-20171003 is now available

2017-10-03 Thread gccadmin
Snapshot gcc-5-20171003 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/5-20171003/ 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: Exhaustive Instructions for Toolchain Generation

2017-10-03 Thread Sandra Loosemore
On 10/03/2017 03:27 PM, R0b0t1 wrote: On Sun, Oct 1, 2017 at 4:35 PM, Sandra Loosemore mailto:san...@codesourcery.com>> wrote: [snip] FAOD, R0b0t1 forwarded mail I deliberately sent off-list back to the list. I do know that business solicitations are frowned upon on the mailing lists. :-(