From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24744 invoked by alias); 17 Jul 2003 16:47:22 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 24720 invoked from network); 17 Jul 2003 16:47:20 -0000 Received: from unknown (HELO concert.shout.net) (204.253.184.25) by sources.redhat.com with SMTP; 17 Jul 2003 16:47:20 -0000 Received: from duracef.shout.net (duracef.shout.net [204.253.184.12]) by concert.shout.net (8.12.9/8.12.9) with ESMTP id h6HGlJVP006137; Thu, 17 Jul 2003 11:47:19 -0500 Received: from duracef.shout.net (localhost [127.0.0.1]) by duracef.shout.net (8.12.9/8.12.9) with ESMTP id h6HGlJHK015777; Thu, 17 Jul 2003 11:47:19 -0500 Received: (from mec@localhost) by duracef.shout.net (8.12.9/8.12.9/Submit) id h6HGlJpL015776; Thu, 17 Jul 2003 12:47:19 -0400 Date: Thu, 17 Jul 2003 16:47:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200307171647.h6HGlJpL015776@duracef.shout.net> To: ezannoni@redhat.com Subject: Re: my 6.0 todo list Cc: ac131313@redhat.com, gdb@sources.redhat.com X-SW-Source: 2003-07/txt/msg00211.txt.bz2 elena> I didn't have a chance to continue on this, sorry. Mmmm okay ... anyone want to pick up on this? You need a red hat linux 9 box, about 10 gigabytes of disk space, and a 36 hour script run (on an 800 MHz Celeron with 128 MB memory, will be less if you have a faster computer). elena> I'd like to add this to the list of gcc's we test. I hope I'll get a elena> chance to do this soon. There is a public branch that is called elena> tree-ssa-20020619-branch. I'll throw that on my TODO list. In a week or so the report will pop out. gcc just left stage 1, which is the stage where they can import branches into HEAD. They will be in stage 2 for two months (development on HEAD) followed by stage 3 for two months (bug fixes on HEAD) followed by cutting gcc-3_4-branch. Then they go back into stage 1 and SSA can be imported into HEAD while they prepare gcc 3.4. That's their road map on paper, anyways. Michael C