From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12305 invoked by alias); 29 Apr 2015 12:35:46 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 12289 invoked by uid 89); 29 Apr 2015 12:35:46 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 X-HELO: mail-out.m-online.net Received: from mail-out.m-online.net (HELO mail-out.m-online.net) (212.18.0.10) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (CAMELLIA256-SHA encrypted) ESMTPS; Wed, 29 Apr 2015 12:35:44 +0000 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 3lcK7c6w0Bz3hhc6; Wed, 29 Apr 2015 14:35:40 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 3lcK7c4gYMzvjDK; Wed, 29 Apr 2015 14:35:40 +0200 (CEST) Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id JK1lFS1nBy9j; Wed, 29 Apr 2015 14:35:39 +0200 (CEST) X-Auth-Info: WpBqPtdoPTDGxaJxqXkcxiD0IocU6FAoiA5TDg3FkjMOu8yVENMoAk7THcKl+VzL Received: from igel.home (ppp-93-104-60-157.dynamic.mnet-online.de [93.104.60.157]) by mail.mnet-online.de (Postfix) with ESMTPA; Wed, 29 Apr 2015 14:35:39 +0200 (CEST) Received: by igel.home (Postfix, from userid 1000) id 8AAD52C4529; Wed, 29 Apr 2015 14:35:39 +0200 (CEST) From: Andreas Schwab To: tbsaunde+gcc@tbsaunde.org Cc: gcc-patches@gcc.gnu.org Subject: Re: [PATCH 3/8] add default for PCC_BITFIELD_TYPE_MATTERS References: <1430114140-15817-1-git-send-email-tbsaunde+gcc@tbsaunde.org> <1430114140-15817-4-git-send-email-tbsaunde+gcc@tbsaunde.org> X-Yow: I'm CONTROLLED by the CIA!! EVERYONE is controlled by the CIA!! Date: Wed, 29 Apr 2015 13:18:00 -0000 In-Reply-To: <1430114140-15817-4-git-send-email-tbsaunde+gcc@tbsaunde.org> (tbsaunde's message of "Mon, 27 Apr 2015 01:55:35 -0400") Message-ID: <87oam7nmck.fsf@igel.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2015-04/txt/msg01870.txt.bz2 spawn /daten/aranym/gcc/gcc-20150429/Build/gcc/xgcc -B/daten/aranym/gcc/gcc-20150429/Build/gcc/ /daten/aranym/gcc/gcc-20150429/gcc/testsuite/objc/execute/bf-1.m -fno-diagnostics-show-caret -fdiagnostics-color=never -w -O0 -fgnu-runtime -I/daten/aranym/gcc/gcc-20150429/gcc/testsuite/../../libobjc -B/daten/aranym/gcc/gcc-20150429/Build/m68k-linux/./libobjc/.libs -L/daten/aranym/gcc/gcc-20150429/Build/m68k-linux/./libobjc/.libs -lobjc -lm -o /daten/aranym/gcc/gcc-20150429/Build/gcc/testsuite/objc/bf-1.x0 PASS: objc/execute/bf-1.m compilation, -O0 -fgnu-runtime Executing on aranym: OMP_NUM_THREADS=2 LD_LIBRARY_PATH=.::/daten/aranym/gcc/gcc-20150429/Build/gcc:/daten/aranym/gcc/gcc-20150429/Build/m68k-linux/./libobjc/.libs timeout 600 /daten/aranym/gcc/gcc-20150429/Build/gcc/testsuite/objc/bf-1.x0 (timeout = 300) Executed /daten/aranym/gcc/gcc-20150429/Build/gcc/testsuite/objc/bf-1.x0, status 1 Output: type = {class_vars=#fc{?=b0i2b2i3b5i12}c} ivar 'isa', type '#', offset 0d ivar 'f', type 'f', offset 4d ivar 'a', type 'c', offset 8d ivar 'flags', type '{?="i"b0i2"j"b2i3"k"b5i12}', offset 9d ivar 'c', type 'c', offset 12d real ivar 'isa' offset 0d computed type '#fc{?=b0i2b2i3b5i12}c}' offset 0 real ivar 'f' offset 4d computed type 'fc{?=b0i2b2i3b5i12}c}' offset 4 real ivar 'a' offset 8d computed type 'c{?=b0i2b2i3b5i12}c}' offset 8 real ivar 'flags' offset 9d computed type '{?=b0i2b2i3b5i12}c}' offset 10 offset 9d and computed position 10 don't match on ivar 'flags' (i = 3) child process exited abnormally FAIL: objc/execute/bf-1.m execution, -O0 -fgnu-runtime Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."