From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 53361 invoked by alias); 22 Jun 2017 15:22:36 -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 53352 invoked by uid 89); 22 Jun 2017 15:22:35 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy= X-HELO: mx1.suse.de Received: from mx2.suse.de (HELO mx1.suse.de) (195.135.220.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 22 Jun 2017 15:22:34 +0000 Received: from relay2.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 20554AB5D; Thu, 22 Jun 2017 15:22:32 +0000 (UTC) From: Andreas Schwab To: Wilco Dijkstra Cc: Richard Earnshaw , GCC Patches , nd , James Greenhalgh Subject: Re: [PATCH][AArch64] Mark symbols as constant References: <112f4b76-46cb-d539-046f-222a97fe712c@foss.arm.com> X-Yow: Why are these athletic shoe salesmen following me?? Date: Thu, 22 Jun 2017 15:22:00 -0000 In-Reply-To: (Wilco Dijkstra's message of "Tue, 20 Jun 2017 14:56:16 +0000") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2017-06/txt/msg01676.txt.bz2 On Jun 20 2017, Wilco Dijkstra wrote: > * config/aarch64/aarch64.c (aarch64_legitimate_constant_p): > Return true for non-tls symbols. This breaks gcc.target/aarch64/reload-valid-spoff.c with -mabi=ilp32: /opt/gcc/gcc-20170622/gcc/testsuite/gcc.target/aarch64/reload-valid-spoff.c: In function 'arp_file': /opt/gcc/gcc-20170622/gcc/testsuite/gcc.target/aarch64/reload-valid-spoff.c:63:1: internal compiler error: in plus_constant, at explow.c:88 0x801ebf plus_constant(machine_mode, rtx_def*, long, bool) ../../gcc/explow.c:88 0x10b66df recog_126 ../../gcc/config/aarch64/aarch64.md:1188 0x10b66df recog_128 ../../gcc/config/aarch64/aarch64.md:2685 0x10b66df recog_129 ../../gcc/config/aarch64/aarch64-simd.md:4348 0x10e851f recog_for_combine_1 ../../gcc/combine.c:11148 0x10e8ba7 recog_for_combine ../../gcc/combine.c:11404 0x10f8ca7 try_combine ../../gcc/combine.c:3520 0x10fbcbb combine_instructions ../../gcc/combine.c:1275 0x10fbcbb rest_of_handle_combine ../../gcc/combine.c:14653 0x10fbcbb execute ../../gcc/combine.c:14698 Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."