On 17 Jan 2012, at 13:35, Jonathan Wakely wrote:
When looking at http://gcc.gnu.org/, there are some large links to the
versions, but none for 4.7.
>>>
>>> GCC 4.7 has not been released yet.
>>
>> There is a development version. You might compare with the layout at
>> http://lilypond
On 17 January 2012 09:12, Hans Aberg wrote:
> On 17 Jan 2012, at 08:30, Ian Lance Taylor wrote:
>
>> > When looking at http://gcc.gnu.org/, there are some large links to the
>> > versions, but none for 4.7.
>>
>> GCC 4.7 has not been released yet.
>
> There is a development version. You might comp
On 17 Jan 2012, at 08:30, Ian Lance Taylor wrote:
> > When looking at http://gcc.gnu.org/, there are some large links to the
> > versions, but none for 4.7.
>
> GCC 4.7 has not been released yet.
There is a development version. You might compare with the layout at
http://lilypond.org/
A confu
On 16 Jan 2012, at 18:52, Jonathan Wakely wrote:
>> Bison puts up snapshots at ftp://alpha.gnu.org/gnu/bison/, an alternative to
>> those that do not need the latest bleeding-edge version.
>
> So does GCC, the front page says "Our sources are readily and freely
> available via SVN and weekly sna
On 16 January 2012 17:31, Hans Aberg wrote:
> Bison puts up snapshots at ftp://alpha.gnu.org/gnu/bison/, an alternative to
> those that do not need the latest bleeding-edge version.
So does GCC, the front page says "Our sources are readily and freely
available via SVN and weekly snapshots" and li
On 16 Jan 2012, at 18:01, Jonathan Wakely wrote:
The config.log of this directory just indicates a program doing the check
that will fail (now overwritten by new ./configure && make).
>>>
>>> Do not run ./configure, see http://gcc.gnu.org/wiki/InstallingGCC and
>>> http://gcc.gnu.org/w
On 16 January 2012 14:49, Hans Aberg wrote:
> On 16 Jan 2012, at 15:31, Jonathan Wakely wrote:
>
>>> The config.log of this directory just indicates a program doing the check
>>> that will fail (now overwritten by new ./configure && make).
>>
>> Do not run ./configure, see http://gcc.gnu.org/wiki/
On 16 Jan 2012, at 15:31, Jonathan Wakely wrote:
> On 16 January 2012 13:55, Hans Aberg wrote:
>> [I am not on this list, so please cc me.]
>>
>> On OS X 10.7.2, gcc (GCC) 4.7.0 20120115 from SVN compiles using the
>> /usr/bin/gcc -> llvm-gcc-4.2 that is installed
On 16 January 2012 13:55, Hans Aberg wrote:
> [I am not on this list, so please cc me.]
>
> On OS X 10.7.2, gcc (GCC) 4.7.0 20120115 from SVN compiles using the
> /usr/bin/gcc -> llvm-gcc-4.2 that is installed by Xcode 4.2.1.
>
> But if one first compiles GCC 4.6.2 using th
[I am not on this list, so please cc me.]
On OS X 10.7.2, gcc (GCC) 4.7.0 20120115 from SVN compiles using the
/usr/bin/gcc -> llvm-gcc-4.2 that is installed by Xcode 4.2.1.
But if one first compiles GCC 4.6.2 using the same LLVM-GCC, then this GCC 4.7
will not compile; there is a config
On Thu, 5 Mar 2009, H.J. Lu wrote:
>>> Maybe we can remove DATESTAMP and updating it now that
>>> gcc_update understands to extract the SVN revision number?
>> Anyway, removing DATESTAMP would change the issue to new snapshots with no
>> changes rather than with just DATESTAMP changes.
> My regress
Snapshot gcc-4.2-20090325 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20090325/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20090318 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20090318/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20090311 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20090311/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
On Thu, Mar 5, 2009 at 5:47 AM, Joseph S. Myers wrote:
> On Thu, 5 Mar 2009, Richard Guenther wrote:
>
>> On Thu, Mar 5, 2009 at 2:35 AM, Joseph S. Myers
>> wrote:
>> > On Wed, 4 Mar 2009, H.J. Lu wrote:
>> >
>> >> Do we really need a new snapshot when only DATESTAMP is updated? I
>> >> think it
On Thu, Mar 5, 2009 at 2:47 PM, Joseph S. Myers wrote:
> - Show quoted text -
> On Thu, 5 Mar 2009, Richard Guenther wrote:
>
>> On Thu, Mar 5, 2009 at 2:35 AM, Joseph S. Myers
>> wrote:
>> > On Wed, 4 Mar 2009, H.J. Lu wrote:
>> >
>> >> Do we really need a new snapshot when only DATESTAMP is up
On Thu, 5 Mar 2009, Richard Guenther wrote:
> On Thu, Mar 5, 2009 at 2:35 AM, Joseph S. Myers
> wrote:
> > On Wed, 4 Mar 2009, H.J. Lu wrote:
> >
> >> Do we really need a new snapshot when only DATESTAMP is updated? I
> >> think it is a waste
> >> of resources.
>
> It is.
>
> > When 4.4 has br
On Thu, Mar 5, 2009 at 2:35 AM, Joseph S. Myers wrote:
> On Wed, 4 Mar 2009, H.J. Lu wrote:
>
>> Do we really need a new snapshot when only DATESTAMP is updated? I
>> think it is a waste
>> of resources.
It is.
> When 4.4 has branched I plan to close 4.2 branch.
Maybe we can remove DATESTAMP an
On Wed, 4 Mar 2009, H.J. Lu wrote:
> Do we really need a new snapshot when only DATESTAMP is updated? I
> think it is a waste
> of resources.
When 4.4 has branched I plan to close 4.2 branch.
--
Joseph S. Myers
jos...@codesourcery.com
Do we really need a new snapshot when only DATESTAMP is updated? I
think it is a waste
of resources.
H.J.
-- Forwarded message --
From:
Date: Wed, Mar 4, 2009 at 2:42 PM
Subject: gcc-4.2-20090304 is now available
To: gcc@gcc.gnu.org
Snapshot gcc-4.2-20090304 is now available
Snapshot gcc-4.2-20090304 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20090304/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20090225 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20090225/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20090218 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20090218/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20090211 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20090211/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20090204 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20090204/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20090128 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20090128/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20090121 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20090121/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20090114 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20090114/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20090107 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20090107/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20081231 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20081231/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20081224 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20081224/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20081217 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20081217/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20081210 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20081210/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20081203 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20081203/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20081126 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20081126/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20081119 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20081119/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20081112 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20081112/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20081105 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20081105/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20081029 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20081029/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20081022 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20081022/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20081015 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20081015/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20081008 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20081008/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20081001 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20081001/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20080924 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080924/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20080903 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080903/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20080827 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080827/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20080820 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080820/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20080813 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080813/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20080806 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080806/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20080730 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080730/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20080723 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080723/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20080716 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080716/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20080709 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080709/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20080702 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080702/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20080625 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080625/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20080618 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080618/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20080611 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080611/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20080604 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080604/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20080528 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080528/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20080521 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080521/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20080514 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080514/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20080507 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080507/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20080430 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080430/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20080423 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080423/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20080416 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080416/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20080409 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080409/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20080402 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080402/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20080326 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080326/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20080319 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080319/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20080312 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080312/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20080305 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080305/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20080227 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080227/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20080220 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080220/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20080213 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080213/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20080206 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080206/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20080130 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080130/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Snapshot gcc-4.2-20080123 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080123/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Hello all,
I've filed bug: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34903
Regards,
Sergei
Andrew Haley wrote:
David Edelsohn wrote:
Andrew Haley writes:
Andrew> I suspect that the real reason for the change in save/restore
is because
Andrew> not using lmw/stmw is faster. That's just a
> Andrew Haley writes:
Andrew> Err, why not?
Because the fixed register means it no longer is a continuous
sequence of registers. And the PowerPC port does not break it up into two
sequences. And fixed registers in that range are not part of any standard
ABI.
David
David Edelsohn wrote:
Andrew Haley writes:
Andrew> I suspect that the real reason for the change in save/restore is because
Andrew> not using lmw/stmw is faster. That's just a guess though. gcc could
probably
Andrew> be fixed to use ldmw/stmw if -Os is used.
Andrew> Anyway, now we've found
> Andrew Haley writes:
Andrew> I suspect that the real reason for the change in save/restore is because
Andrew> not using lmw/stmw is faster. That's just a guess though. gcc could
probably
Andrew> be fixed to use ldmw/stmw if -Os is used.
Andrew> Anyway, now we've found something specific
Gabriel Paubert wrote:
On Thu, Jan 17, 2008 at 05:48:10PM +0300, Sergei Poselenov wrote:
Hello Andrew,
Preprocessed and assembler code generated by the GCC 4.2.2 ppc-linux
cross-compiler:
http://www.emcraft.com/codesize/gcc-4.2.2/interrupts.i
http://www.emcraft.com/codesize/gcc-4.2.2/interrup
On Thu, Jan 17, 2008 at 05:48:10PM +0300, Sergei Poselenov wrote:
> Hello Andrew,
>
> Andrew Haley wrote:
> >Sergei Poselenov writes:
> > > Hello Andrew,
> > >
> > > > Now, I sympathize that in your particular case you have a code size
> > > > regression. This happens: when we do optimization in
On Jan 17, 2008 3:48 PM, Sergei Poselenov <[EMAIL PROTECTED]> wrote:
> Hello Andrew,
>
> I agree. Actually, the CSiBE results are impressive: I've built the
> bzip2 library for powerpc and got similar results.
>
> I wonder why GCC maintainers are ignoring the -Os regression for
> most of their case
Hello Andrew,
Andrew Haley wrote:
Sergei Poselenov writes:
> Hello Andrew,
>
> > Now, I sympathize that in your particular case you have a code size
> > regression. This happens: when we do optimization in gcc, some code
> > bases will lose out. All that we can promise is that we try no
Hello Sergei,
On Thu, Jan 17, 2008 at 03:13:59PM +0300, Sergei Poselenov wrote:
> I don't know now, actually, this is what I'm asking. As for the
> target processor - as I stated in the initial message:
>
> ...
> Currently, it builds as following:
> ppc-linux-gcc -g -Os -fPIC -ffixed-r14
Hello Gabriel,
Gabriel Paubert wrote:
On Wed, Jan 16, 2008 at 04:55:19PM +0300, Sergei Poselenov wrote:
Hello,
I've just noted an error in my calculations: not 40%, but 10%
regression (used gdb to do the calculations and forgot to convert
inputs to float). Sorry.
But the problem still persist
On Wed, Jan 16, 2008 at 04:55:19PM +0300, Sergei Poselenov wrote:
> Hello,
>
> I've just noted an error in my calculations: not 40%, but 10%
> regression (used gdb to do the calculations and forgot to convert
> inputs to float). Sorry.
>
> But the problem still persists for me - I'm building an e
Snapshot gcc-4.2-20080116 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080116/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Sergei Poselenov writes:
> Hello Andrew,
>
> > Now, I sympathize that in your particular case you have a code size
> > regression. This happens: when we do optimization in gcc, some code
> > bases will lose out. All that we can promise is that we try not to
> > make it worse for most users
Hello Andrew,
Now, I sympathize that in your particular case you have a code size
regression. This happens: when we do optimization in gcc, some code
bases will lose out. All that we can promise is that we try not to
make it worse for most users.
What we can do is compare your code that has g
Sergei Poselenov writes:
> Hello,
>
> I've just noted an error in my calculations: not 40%, but 10%
> regression (used gdb to do the calculations and forgot to convert
> inputs to float). Sorry.
>
> But the problem still persists for me - I'm building an embedded
> firmware (U-Boot) and i
Hello,
I've just noted an error in my calculations: not 40%, but 10%
regression (used gdb to do the calculations and forgot to convert
inputs to float). Sorry.
But the problem still persists for me - I'm building an embedded
firmware (U-Boot) and it doesn't fit into the reserved space
anymore.
Sergei Poselenov writes:
>
> No, all results are for the GCC project. "Mainline" here means the
> current development version of GCC. For it, the sum of the test code
> size is 3503061, vs. 3542052 for the gcc_4_0_0 branch. But again,
> this performance is achieved by the significant regressi
Sergei Poselenov writes:
> Hello all,
>
> I'm using the ppc-linux gcc-4.2.2 compiler and noted the code
> size have increased significantly (about 40%!), comparing with
> old 4.0.0 when using the -Os option. Same code, same compile-
> and configuration-time options. Binutils are differ
> (2
> LLVM? From what I know llvm-gcc is an alternative for gcc. Are any
> parts of LLVM used in current GCC? None of what I know.
Sorry, I confused my mailing lists and thought you had asked on
the LLVM mailing list. This explains why I didn't understand
your questions :)
Sorry about the noise,
Du
Hi Duncan,
Duncan Sands wrote:
Hi,
I'm using the ppc-linux gcc-4.2.2 compiler and noted the code
size have increased significantly (about 40%!), comparing with
old 4.0.0 when using the -Os option. Same code, same compile-
and configuration-time options. Binutils are differ
(2.16.1 vs 2.17.50),
Hi,
> I'm using the ppc-linux gcc-4.2.2 compiler and noted the code
> size have increased significantly (about 40%!), comparing with
> old 4.0.0 when using the -Os option. Same code, same compile-
> and configuration-time options. Binutils are differ
> (2.16.1 vs 2.17.50), though.
what LLVM versi
Hello all,
I'm using the ppc-linux gcc-4.2.2 compiler and noted the code
size have increased significantly (about 40%!), comparing with
old 4.0.0 when using the -Os option. Same code, same compile-
and configuration-time options. Binutils are differ
(2.16.1 vs 2.17.50), though.
I've looked at th
Snapshot gcc-4.2-20080109 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20080109/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
1 - 100 of 447 matches
Mail list logo