From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28398 invoked by alias); 30 Jun 2005 22:30:31 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 28367 invoked by uid 22791); 30 Jun 2005 22:30:24 -0000 Received: from h-68-164-203-246.nycmny83.covad.net (HELO dberlin.org) (68.164.203.246) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Thu, 30 Jun 2005 22:30:24 +0000 Received: from [127.0.0.1] (HELO localhost) by dberlin.org (CommuniGate Pro SMTP 4.3.4) with ESMTP id 8186261; Thu, 30 Jun 2005 18:30:22 -0400 Subject: Re: Pro64-based GPLed compiler From: Daniel Berlin To: Vladimir Makarov Cc: James E Wilson , Marc Gonzalez-Sigler , gcc@gcc.gnu.org In-Reply-To: <42C470EB.7000506@redhat.com> References: <42C2C231.6040508@inria.fr> <42C2E1DD.9090508@redhat.com> <1120094349.8950.15.camel@linux-009002219098> <42C4683C.3080909@specifixinc.com> <42C470EB.7000506@redhat.com> Content-Type: text/plain Date: Thu, 30 Jun 2005 22:30:00 -0000 Message-Id: <1120170629.17986.0.camel@linux-009002243055> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-SW-Source: 2005-06/txt/msg01341.txt.bz2 On Thu, 2005-06-30 at 18:23 -0400, Vladimir Makarov wrote: > James E Wilson wrote: > > > Daniel Berlin wrote: > > > >> A bunch of random code #ifdef KEY'd > > > > > > FYI Pathscale was formerly known as Key Research. So the KEY probably > > wouldn't mean anything special here, it is likely just a marker for > > local changes. > > I heard a lot of this compiler and expected a better results for it. Don't believe the hype. It's really not that good of a compiler :) It has interesting loop nest optimizations, but, ...