From patchwork Sun Sep 16 17:09:56 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: John David Anglin X-Patchwork-Id: 184137 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]) by ozlabs.org (Postfix) with SMTP id A9C6B2C007E for ; Mon, 17 Sep 2012 03:10:18 +1000 (EST) Comment: DKIM? See http://www.dkim.org DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=gcc.gnu.org; s=default; x=1348420218; h=Comment: DomainKey-Signature:Received:Received:Received:Received:Date: From:To:Subject:Message-ID:Reply-To:MIME-Version:Content-Type: Content-Disposition:User-Agent:Mailing-List:Precedence:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:Sender: Delivered-To; bh=7OjkhLqwjoHss5rEDQAI93OcjHY=; b=qn8bQRLyIVlpH3Z 9f7JjTenJ6LkL4HHMOVbaBgTWjMQsZXC0lcR/M/SAViBmZJTwjTiYxhmAjmFdI33 BfmW/GZo2yuDbmd+yh1Zyo1DrHAziZYaf0gGXnya/N4eYCosNN/qapPynZD9qB8z hUtlpkOj2g5Ry+A9kvdbl0wT4LT8= Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=gcc.gnu.org; h=Received:Received:X-SWARE-Spam-Status:X-Spam-Check-By:Received:Received:Date:From:To:Subject:Message-ID:Reply-To:MIME-Version:Content-Type:Content-Disposition:User-Agent:Mailing-List:Precedence:List-Id:List-Unsubscribe:List-Archive:List-Post:List-Help:Sender:Delivered-To; b=JByfcDcVwMzyHKkkOorHv9VKbEq4+NWNy9297xq6ambuDq3JJtjjTa+VjjBGCj pZfff2mfo+I40aTQsQaHfyL/AePoCLV9EOjsJTtRbTDOhU9S6mZ2lUkhIajJvxxm ZdNY9xuH/C1fZYim5IhOCw7JqkffFnlvTwDKvSDI37Gvk=; Received: (qmail 1547 invoked by alias); 16 Sep 2012 17:10:11 -0000 Received: (qmail 1535 invoked by uid 22791); 16 Sep 2012 17:10:10 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL, BAYES_00, RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from hiauly1.hia.nrc.ca (HELO hiauly1.hia.nrc.ca) (132.246.10.84) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 16 Sep 2012 17:09:58 +0000 Received: by hiauly1.hia.nrc.ca (Postfix, from userid 1000) id 30E734ED7; Sun, 16 Sep 2012 13:09:56 -0400 (EDT) Date: Sun, 16 Sep 2012 13:09:56 -0400 From: John David Anglin To: gcc-patches@gcc.gnu.org Subject: [committed] Fix gnat.dg/lto15.adb on hppa Message-ID: <20120916170956.GA27493@hiauly1.hia.nrc.ca> Reply-To: John David Anglin MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.16 (2007-06-09) 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 Tested on hppa2.0w-hp-hpux11.11 and committed to trunk. Dave Index: gnat.dg/lto15.adb =================================================================== --- gnat.dg/lto15.adb (revision 191314) +++ gnat.dg/lto15.adb (working copy) @@ -1,5 +1,6 @@ -- { dg-do compile } -- { dg-options "-O -flto -g" } +-- { dg-require-effective-target lto } package body Lto15 is