Re: PATCH: PR boehm-gc/48299: FAIL: boehm-gc.c/thread_leak_test.c

2012-02-23 Thread Patrick Marlier
fink.build/gcc47-4.7.0-1/darwin_objdir/x86_64-apple-darwin11.3.0/./boehm-gc/.libs:.libs Leaked composite object at 0x10192bfe0 (/sw/src/fink.build/gcc47-4.7.0-1/gcc-4.7-20120223/boehm-gc/testsuite/boehm-gc.c/thread_leak_test.c:15, sz=4, NORMAL) Leaked composite object at 0x10192bf80 (/sw/src/

Re: PATCH: PR boehm-gc/48299: FAIL: boehm-gc.c/thread_leak_test.c

2012-02-23 Thread Jack Howarth
/sw/src/fink.build/gcc47-4.7.0-1/darwin_objdir/gcc:/sw/src/fink.build/gcc47-4.7.0-1/darwin_objdir/x86_64-apple-darwin11.3.0/./boehm-gc/.libs:.libs:.:/sw/src/fink.build/gcc47-4.7.0-1/darwin_objdir/gcc:/sw/src/fink.build/gcc47-4.7.0-1/darwin_objdir/x86_64-apple-darwin11.3.0/./boehm-gc/.libs:.libs Leake

gcc-4.5-20120223 is now available

2012-02-23 Thread gccadmin
Snapshot gcc-4.5-20120223 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/4.5-20120223/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 4.5 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/branches

RE: Differences in GCC and ICC compiled objects, GCC relocations broken?

2012-02-23 Thread Iyer, Balaji V
Hello J. K., Have you tried with a newer version of GCC? GCC 4.1 is pretty old Thanks, Balaji V. Iyer. -Original Message- From: J K [mailto:jkwi...@gmail.com] Sent: Thursday, February 23, 2012 10:31 AM To: gcc@gcc.gnu.org Subject: Differences in GCC and ICC compiled objects,

Function-Specific Optimization Branch

2012-02-23 Thread Iyer, Balaji V
Hello Everyone, Does anyone know the status of the function specific optimization branch (http://gcc.gnu.org/wiki/FunctionSpecificOpt)? I am specifically looking for stage3 __clone__ attribute. Has it been implemented/merged into the mainline or in the branch? Thanks, Balaji V. Iyer.

GCC 4.6.3 Release Candidate available from gcc.gnu.org

2012-02-23 Thread Jakub Jelinek
GCC 4.6.3 Release Candidate available from gcc.gnu.org The first release candidate for GCC 4.6.3 is available from ftp://gcc.gnu.org/pub/gcc/snapshots/4.6.3-RC-20120223 and shortly its mirrors. It has been generated from SVN revision 184520. I have so far bootstrapped and tested the release

Re: Simulator testing for sh and sh64

2012-02-23 Thread Thomas Schwinge
Hi! On Wed, 22 Feb 2012 20:29:11 +0100, I wrote: > On Wed, 22 Feb 2012 09:39:29 -0700, Kevin Buettner wrote: > > On Wed, 22 Feb 2012 15:52:03 +0100 > > Thomas Schwinge wrote: > > > And, any quick suggestion for a sh64 sim testing configuration, too? My > > > attempt so far only results in a ser

Re: PATCH: PR boehm-gc/48299: FAIL: boehm-gc.c/thread_leak_test.c

2012-02-23 Thread Patrick Marlier
On 02/23/2012 02:04 PM, Patrick Marlier wrote: Hello, As I see in my x86_64/linux gcc build and for example recently in: http://gcc.gnu.org/ml/gcc-testresults/2012-02/msg02269.html === boehm-gc tests === Running target unix/-m32 FAIL: boehm-gc.c/thread_leak_test.c -O2 (test for excess errors) =

Re: PATCH: PR boehm-gc/48299: FAIL: boehm-gc.c/thread_leak_test.c

2012-02-23 Thread Patrick Marlier
Hello, As I see in my x86_64/linux gcc build and for example recently in: http://gcc.gnu.org/ml/gcc-testresults/2012-02/msg02269.html === boehm-gc tests === Running target unix/-m32 FAIL: boehm-gc.c/thread_leak_test.c -O2 (test for excess errors) === boehm-gc Summ

Re: error in gcc version 4.6.2 ???

2012-02-23 Thread Andreas Schwab
Please read entirely first. Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."

Re: error in gcc version 4.6.2 ???

2012-02-23 Thread Dennis Clarke
> > Hello good day ! > > I know, that gcc 4.7 is now out ... ! > > gcc 4.6.2 has somewhat "strange" failure-announcements ... I think it is > a bug ! interesting : mimas-sparc-SunOS5.8 $ gcc --version gcc (Blastwave.org Inc Mon Nov 7 16:53:21 GMT 2011) 4.6.2 Copyright (C) 2011 Free Software Foun

error in gcc version 4.6.2 ???

2012-02-23 Thread SchmiTTT
Hello good day ! I know, that gcc 4.7 is now out ... ! gcc 4.6.2 has somewhat "strange" failure-announcements ... I think it is a bug ! When I try to compile the code of BIOS=RESET.c (attached to this email) there are "failures" reported by 4.6.2 Those "failures" were not reported in Versio

Differences in GCC and ICC compiled objects, GCC relocations broken?

2012-02-23 Thread J K
 Posted in the Intel forums but this may be more of a GCC issue. Please advise if I should post elsewhere.  Compiling a C module in with a large app (>2GB data) and getting relocatable errors with GCC and not ICC. ./classification_dpr_BB.o: In function `BB_detection_dpr': /homedata/johnk/dpr/sr