From patchwork Sun Jan 19 17:07:22 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Sandiford X-Patchwork-Id: 312383 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 0E2752C00A8 for ; Mon, 20 Jan 2014 04:07:36 +1100 (EST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:from :to:subject:date:message-id:mime-version:content-type; q=dns; s= default; b=eMTDzEZ7FWaeLGInWYqu1KzA7S9gfJgiW/BOjiRUi86szwLFTQnvP BcmSv/6Dj/SieX3/jzbJtZ8Cgl27JRe9lKRLerGqiFu5eZ8TTungRPrKzBDJ3mKP 8dN8suCqL58HQeRW7rt13Z5VlXamTXp4+ML6GfWBeUwNBS7KUkwuyw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:from :to:subject:date:message-id:mime-version:content-type; s= default; bh=ZdxkYU5tmL2ohVddYcs0Luh6Mxs=; b=ZzcwdhkztZqcLZroeN9s y2jrkI7iSdLJDQI+jXGUpJlzSX/7Tn0qDjbxUfGAfdeuakrjXYzTlU60We5cEk1s bGE4l9xVR5FRnkDWwbLsQrOjesouB5C6qI5OcuTNuvH5w0iajBwxlRG9sIpQqqQf oi6oHK0UsxD84cmkD6iXViI= Received: (qmail 4385 invoked by alias); 19 Jan 2014 17:07:28 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 4376 invoked by uid 89); 19 Jan 2014 17:07:27 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL, BAYES_00, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW, SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wg0-f44.google.com Received: from mail-wg0-f44.google.com (HELO mail-wg0-f44.google.com) (74.125.82.44) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Sun, 19 Jan 2014 17:07:27 +0000 Received: by mail-wg0-f44.google.com with SMTP id l18so6065767wgh.23 for ; Sun, 19 Jan 2014 09:07:24 -0800 (PST) X-Received: by 10.194.174.4 with SMTP id bo4mr174667wjc.62.1390151244272; Sun, 19 Jan 2014 09:07:24 -0800 (PST) Received: from localhost ([2.28.234.162]) by mx.google.com with ESMTPSA id bj3sm16347391wjb.14.2014.01.19.09.07.23 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 19 Jan 2014 09:07:23 -0800 (PST) From: Richard Sandiford To: gcc-patches@gcc.gnu.org Mail-Followup-To: gcc-patches@gcc.gnu.org, rdsandiford@googlemail.com Subject: [MIPS, committed] Add -ffat-lto-objects to pr54240.c Date: Sun, 19 Jan 2014 17:07:22 +0000 Message-ID: <87txczlx2t.fsf@talisman.default> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Add -ffat-lto-objects to pr54240.c to fix an UNRESOLVED on the scan-tree-dump. Tested on mips64-linux-gnu and applied. There's a similar failure for octeon2-pipe-1.c but I'm going to fix that in a different way. Thanks, Richard gcc/testsuite/ * gcc.target/mips/pr54240.c: Add -ffat-lto-objects. Index: gcc/testsuite/gcc.target/mips/pr54240.c =================================================================== --- gcc/testsuite/gcc.target/mips/pr54240.c 2012-08-27 17:31:40.000000000 +0100 +++ gcc/testsuite/gcc.target/mips/pr54240.c 2014-01-19 10:22:21.167152052 +0000 @@ -1,5 +1,5 @@ /* { dg-do compile } */ -/* { dg-options "-fdump-tree-phiopt-details isa>=4" } */ +/* { dg-options "-fdump-tree-phiopt-details -ffat-lto-objects isa>=4" } */ /* { dg-skip-if "code quality test" { *-*-* } { "-O0" "-O1" } { "" } } */ typedef struct s {