From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12392 invoked by alias); 21 Feb 2015 07:00:07 -0000 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 Received: (qmail 12349 invoked by uid 48); 21 Feb 2015 07:00:04 -0000 From: "glaubitz at physik dot fu-berlin.de" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/65153] New: sh: "insn does not satisfy its constraints" when compiling libmcrypt Date: Sat, 21 Feb 2015 09:52:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 4.9.2 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: glaubitz at physik dot fu-berlin.de X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cf_gcctarget Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-02/txt/msg02367.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65153 Bug ID: 65153 Summary: sh: "insn does not satisfy its constraints" when compiling libmcrypt Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: glaubitz at physik dot fu-berlin.de Target: sh*-*-* Hi! Another regression in gcc-4.9.2, this time when trying to compile libmcrypt 2.5.8: libtool: link: ( cd ".libs" && rm -f "arcfour.la" && ln -s "../arcfour.la" "arcfour.la" ) /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -g -O2 -c -o cast-256.lo cast-256.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -g -O2 -c cast-256.c -fPIC -DPIC -o .libs/cast-256.o cast-256.c: In function 'cast_256_LTX__mcrypt_set_key': cast-256.c:409:1: error: insn does not satisfy its constraints: } ^ (insn 143 142 144 12 (set (reg/v:SI 7 r7 [orig:227 t ] [227]) (ior:SI (reg:SI 1 r1) (reg:SI 13 r13 [orig:718 D.4992 ] [718]))) cast-256.c:387 130 {*iorsi3_compact} (expr_list:REG_DEAD (reg:SI 13 r13 [orig:718 D.4992 ] [718]) (nil))) cast-256.c:409:1: internal compiler error: in copyprop_hardreg_forward_1, at regcprop.c:775 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. Preprocessed source stored into /tmp/ccwCPfub.out file, please attach this to your bugreport. Full build log can be found in [1]. Attaching the precompiled source file ccwCPfub.out. Adrian > [1] http://buildd.debian-ports.org/status/fetch.php?pkg=libmcrypt&arch=sh4&ver=2.5.8-3.3&stamp=1424499784