From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11143 invoked by alias); 18 Jul 2009 19:33:25 -0000 Received: (qmail 11051 invoked by uid 48); 18 Jul 2009 19:33:11 -0000 Date: Sat, 18 Jul 2009 19:33:00 -0000 Message-ID: <20090718193311.11050.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c/40757] gcc 4.4.0 miscompiles mpfr-2.4.1 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "david dot kirkby at onetel dot net" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2009-07/txt/msg01514.txt.bz2 ------- Comment #25 from david dot kirkby at onetel dot net 2009-07-18 19:33 ------- (In reply to comment #24) > I should have added, the core dumps were observed on gcc versions > > 3.4.3 > 4.2.4 > 4.4.0 > 4.4.1 20090715 (prerelease) > > on the Sun T5240 with it's T2+ processors. > > The success on the Sun Blade 2000 was only tried with gcc 3.4.4 and 4.4.0. > > To me at least, that does rather point the finger at Solaris's memset(). > >>From what I now understand of this, it does indeed indicate a bug in the memset() implementation on Solaris for this particular machine. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40757