IPA branch

2006-09-24 Thread Mark Mitchell
Jan -- I'm trying to plan for GCC 4.3 Stage 1. The IPA branch project is clearly a good thing, and you've been working on it for a long time, so I'd really like to get it into GCC 4.3. However, I'm a little concerned, in reading the project description, that it's not all that far along. I'

GCC 4.3 Merge Plan

2006-09-24 Thread Mark Mitchell
[N.B. -- We are not in Stage 1 yet!] I've categorized the projects submitted for 4.3 into Stage 1 and Stage 2 projects. The criteria I've used are (a) completeness (projects that are more complete should go in earlier), (b) riskiness (projects that are riskier, affect more targets, etc., shou

The Linux binutils 2.17.50.0.4 is released

2006-09-24 Thread H. J. Lu
This is the beta release of binutils 2.17.50.0.4 for Linux, which is based on binutils 2006 0924 in CVS on sources.redhat.com plus various changes. It is purely for Linux. Starting from the 2.17.50.0.4 release, the default output section LMA (load memory address) has changed for allocatable sectio

Re: GCC 4.3 Platform List

2006-09-24 Thread Mark Mitchell
Mark Mitchell wrote: I have now reviewed the suggestions. Here is the mail that I plan to recommend to the SC. (Of course, I can't guarantee what the SC will do with it.) I've tried to take into account most of the feedback. However, I've tried to note all of these suggestions in my draft

Re: Documentation for loop infrastructure

2006-09-24 Thread Ira Rosen
Sebastian Pop <[EMAIL PROTECTED]> wrote on 08/09/2006 18:04:01: > Ira Rosen wrote: > > > > > Here is the documentation for the data dependence analysis. > > > > I can add a description of data-refs creation/analysis if it is useful. > > > > That's a good idea, thanks. > > Sebastian Here it is.