From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 55058 invoked by alias); 30 Jan 2017 10:38:44 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 55021 invoked by uid 89); 30 Jan 2017 10:38:43 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: Yes, score=6.3 required=5.0 tests=AWL,BAYES_50,FOREIGN_BODY,RCVD_IN_DNSWL_NONE,SPF_PASS,T_FILL_THIS_FORM_SHORT autolearn=no version=3.3.2 spammy=diese, keine, mitteilung, 4109 X-HELO: dedi548.your-server.de Received: from dedi548.your-server.de (HELO dedi548.your-server.de) (85.10.215.148) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 30 Jan 2017 10:38:33 +0000 Received: from [88.198.220.130] (helo=sslproxy01.your-server.de) by dedi548.your-server.de with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.85_2) (envelope-from ) id 1cY9Lv-0003cl-5g; Mon, 30 Jan 2017 11:38:27 +0100 Received: from [82.135.62.35] (helo=mail.embedded-brains.de) by sslproxy01.your-server.de with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.84_2) (envelope-from ) id 1cY9Lt-0006V4-US; Mon, 30 Jan 2017 11:38:26 +0100 Received: from localhost (localhost.localhost [127.0.0.1]) by mail.embedded-brains.de (Postfix) with ESMTP id 1E82E2A0A9C; Mon, 30 Jan 2017 11:38:42 +0100 (CET) Received: from mail.embedded-brains.de ([127.0.0.1]) by localhost (zimbra.eb.localhost [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id eukdRtFpAlAH; Mon, 30 Jan 2017 11:38:37 +0100 (CET) Received: from localhost (localhost.localhost [127.0.0.1]) by mail.embedded-brains.de (Postfix) with ESMTP id 0F12A2A180F; Mon, 30 Jan 2017 11:38:37 +0100 (CET) Received: from mail.embedded-brains.de ([127.0.0.1]) by localhost (zimbra.eb.localhost [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id r03lDyLaqNUJ; Mon, 30 Jan 2017 11:38:36 +0100 (CET) Received: from [192.168.96.129] (unknown [192.168.96.129]) by mail.embedded-brains.de (Postfix) with ESMTPSA id DA1342A0A9C; Mon, 30 Jan 2017 11:38:36 +0100 (CET) Subject: Re: How to configure a bi-arch PowerPC GCC? To: Segher Boessenkool References: <5880B3FD.2030605@embedded-brains.de> <20170120010404.GW30284@gate.crashing.org> <5881BDB2.3050505@embedded-brains.de> <20170121004635.GB30284@gate.crashing.org> <5885BC78.8010804@embedded-brains.de> <20170123171823.GF30284@gate.crashing.org> <58889605.4060501@embedded-brains.de> <20170125175520.GP30284@gate.crashing.org> Cc: GCC Development From: Sebastian Huber Message-ID: <588F179B.70402@embedded-brains.de> Date: Mon, 30 Jan 2017 10:38:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: <20170125175520.GP30284@gate.crashing.org> Content-Type: multipart/mixed; boundary="------------090903080903080502040306" X-IsSubscribed: yes X-SW-Source: 2017-01/txt/msg00258.txt.bz2 This is a multi-part message in MIME format. --------------090903080903080502040306 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: quoted-printable Content-length: 1886 On 25/01/17 18:55, Segher Boessenkool wrote: > On Wed, Jan 25, 2017 at 01:11:49PM +0100, Sebastian Huber wrote: >> >I still get a lot of ICEs with the attached two patches (examples): >> >/home/EB/sebastian_h/archive/gcc-git/libgcc/libgcc2.c: In function >> >'__multc3': >> >/home/EB/sebastian_h/archive/gcc-git/libgcc/libgcc2.c:2035:1: error: >> >unrecognizable insn: >> > } >> > ^ >> >(insn 59 58 60 2 (set (reg:CCFP 219) >> > (compare:CCFP (reg/v:TF 193 [ x ]) >> > (reg/v:TF 193 [ x ]))) >> >"/home/EB/sebastian_h/archive/gcc-git/libgcc/libgcc2.c":1990 -1 >> > (nil)) >> >/home/EB/sebastian_h/archive/gcc-git/libgcc/libgcc2.c:2035:1: internal >> >compiler error: in extract_insn, at recog.c:2311 > The IEEE128 code almost certainly has some bugs on non-Linux configuratio= ns. > You could try debugging it, or you could avoid it (for now) by e.g. making > long double the same as double. > If I set rs6000_long_double_type_size to 64, then I can build all libgcc=20 multilibs including the one for -m64 -mcpu=3De6500. I am a bit surprised=20 that the GCC support for 64-bit PowerPC is so extremely Linux-dependent.=20 I guess that I have to figure out all the magic configuration bits to=20 get everything set up like it is on Linux. It would be nice if the=20 working Linux configuration bits are the default. With rs6000_long_double_type_size =3D=3D 128, then I get the attached ICEs. I would be glad to get some advice how I can debug them, since I have no=20 idea how the compiler works actually if it comes to code generation. --=20 Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189 47 41-16 Fax : +49 89 189 47 41-09 E-Mail : sebastian.huber@embedded-brains.de PGP : Public key available on request. Diese Nachricht ist keine gesch=E4ftliche Mitteilung im Sinne des EHUG. --------------090903080903080502040306 Content-Type: text/plain; charset=UTF-8; name="gcc.log" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="gcc.log" Content-length: 61138 /build/git-build/b-gcc-git-powerpc-rtems4.12/./gcc/xgcc -B/build/git-build/= b-gcc-git-powerpc-rtems4.12/./gcc/ -nostdinc -B/build/git-build/b-gcc-git-p= owerpc-rtems4.12/powerpc-rtems4.12/newlib/ -isystem /build/git-build/b-gcc-= git-powerpc-rtems4.12/powerpc-rtems4.12/newlib/targ-include -isystem /home/= EB/sebastian_h/archive/gcc-git/newlib/libc/include -B/opt/rtems-4.12/powerp= c-rtems4.12/bin/ -B/opt/rtems-4.12/powerpc-rtems4.12/lib/ -isystem /opt/rte= ms-4.12/powerpc-rtems4.12/include -isystem /opt/rtems-4.12/powerpc-rtems4.1= 2/sys-include -g -O2 -mcpu=3De6500 -m64 -O2 -I/home/EB/sebastian_h/archi= ve/gcc-git/libgcc/../newlib/libc/sys/rtems/include -g -O2 -DIN_GCC -DCROSS= _DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -= Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./= include -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_= libc -I. -I. -I../../../.././gcc -I/home/EB/sebastian_h/archive/gcc-git/li= bgcc -I/home/EB/sebastian_h/archive/gcc-git/libgcc/. -I/home/EB/sebastian_h= /archive/gcc-git/libgcc/../gcc -I/home/EB/sebastian_h/archive/gcc-git/libgc= c/../include -DHAVE_CC_TLS -o _multc3.o -MT _multc3.o -MD -MP -MF _multc3= .dep -DL_multc3 -c /home/EB/sebastian_h/archive/gcc-git/libgcc/libgcc2.c -f= visibility=3Dhidden -DHIDE_EXPORTS /home/EB/sebastian_h/archive/gcc-git/libgcc/libgcc2.c: In function '__multc= 3': /home/EB/sebastian_h/archive/gcc-git/libgcc/libgcc2.c:2035:1: error: unreco= gnizable insn: } ^ (insn 59 58 60 2 (set (reg:CCFP 219) (compare:CCFP (reg/v:TF 193 [ x ]) (reg/v:TF 193 [ x ]))) "/home/EB/sebastian_h/archive/gcc-git/li= bgcc/libgcc2.c":1990 -1 (nil)) /home/EB/sebastian_h/archive/gcc-git/libgcc/libgcc2.c:2035:1: internal comp= iler error: in extract_insn, at recog.c:2311 0x994ea5 _fatal_insn(char const*, rtx_def const*, char const*, int, char co= nst*) /home/EB/sebastian_h/archive/gcc-git/gcc/rtl-error.c:108 0x994ed9 _fatal_insn_not_found(rtx_def const*, char const*, int, char const= *) /home/EB/sebastian_h/archive/gcc-git/gcc/rtl-error.c:116 0x966797 extract_insn(rtx_insn*) /home/EB/sebastian_h/archive/gcc-git/gcc/recog.c:2311 0x723ca2 instantiate_virtual_regs_in_insn /home/EB/sebastian_h/archive/gcc-git/gcc/function.c:1589 0x723ca2 instantiate_virtual_regs /home/EB/sebastian_h/archive/gcc-git/gcc/function.c:1957 0x723ca2 execute /home/EB/sebastian_h/archive/gcc-git/gcc/function.c:2006 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See for instructions. make[4]: [_multc3.o] Error 1 (ignored) /build/git-build/b-gcc-git-powerpc-rtems4.12/./gcc/xgcc -B/build/git-build/= b-gcc-git-powerpc-rtems4.12/./gcc/ -nostdinc -B/build/git-build/b-gcc-git-p= owerpc-rtems4.12/powerpc-rtems4.12/newlib/ -isystem /build/git-build/b-gcc-= git-powerpc-rtems4.12/powerpc-rtems4.12/newlib/targ-include -isystem /home/= EB/sebastian_h/archive/gcc-git/newlib/libc/include -B/opt/rtems-4.12/powerp= c-rtems4.12/bin/ -B/opt/rtems-4.12/powerpc-rtems4.12/lib/ -isystem /opt/rte= ms-4.12/powerpc-rtems4.12/include -isystem /opt/rtems-4.12/powerpc-rtems4.1= 2/sys-include -g -O2 -mcpu=3De6500 -m64 -O2 -I/home/EB/sebastian_h/archi= ve/gcc-git/libgcc/../newlib/libc/sys/rtems/include -g -O2 -DIN_GCC -DCROSS= _DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -= Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./= include -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_= libc -I. -I. -I../../../.././gcc -I/home/EB/sebastian_h/archive/gcc-git/li= bgcc -I/home/EB/sebastian_h/archive/gcc-git/libgcc/. -I/home/EB/sebastian_h= /archive/gcc-git/libgcc/../gcc -I/home/EB/sebastian_h/archive/gcc-git/libgc= c/../include -DHAVE_CC_TLS -o _divtc3.o -MT _divtc3.o -MD -MP -MF _divtc3= .dep -DL_divtc3 -c /home/EB/sebastian_h/archive/gcc-git/libgcc/libgcc2.c -f= visibility=3Dhidden -DHIDE_EXPORTS /home/EB/sebastian_h/archive/gcc-git/libgcc/libgcc2.c: In function '__divtc= 3': /home/EB/sebastian_h/archive/gcc-git/libgcc/libgcc2.c:2094:1: error: unreco= gnizable insn: } ^ (insn 30 29 31 2 (set (reg:CCFP 241) (compare:CCFP (reg:TF 238) (reg:TF 240))) "/home/EB/sebastian_h/archive/gcc-git/libgcc/lib= gcc2.c":2051 -1 (nil)) /home/EB/sebastian_h/archive/gcc-git/libgcc/libgcc2.c:2094:1: internal comp= iler error: in extract_insn, at recog.c:2311 0x994ea5 _fatal_insn(char const*, rtx_def const*, char const*, int, char co= nst*) /home/EB/sebastian_h/archive/gcc-git/gcc/rtl-error.c:108 0x994ed9 _fatal_insn_not_found(rtx_def const*, char const*, int, char const= *) /home/EB/sebastian_h/archive/gcc-git/gcc/rtl-error.c:116 0x966797 extract_insn(rtx_insn*) /home/EB/sebastian_h/archive/gcc-git/gcc/recog.c:2311 0x723ca2 instantiate_virtual_regs_in_insn /home/EB/sebastian_h/archive/gcc-git/gcc/function.c:1589 0x723ca2 instantiate_virtual_regs /home/EB/sebastian_h/archive/gcc-git/gcc/function.c:1957 0x723ca2 execute /home/EB/sebastian_h/archive/gcc-git/gcc/function.c:2006 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See for instructions. make[4]: [_divtc3.o] Error 1 (ignored) /build/git-build/b-gcc-git-powerpc-rtems4.12/./gcc/xgcc -B/build/git-build/= b-gcc-git-powerpc-rtems4.12/./gcc/ -nostdinc -B/build/git-build/b-gcc-git-p= owerpc-rtems4.12/powerpc-rtems4.12/newlib/ -isystem /build/git-build/b-gcc-= git-powerpc-rtems4.12/powerpc-rtems4.12/newlib/targ-include -isystem /home/= EB/sebastian_h/archive/gcc-git/newlib/libc/include -B/opt/rtems-4.12/powerp= c-rtems4.12/bin/ -B/opt/rtems-4.12/powerpc-rtems4.12/lib/ -isystem /opt/rte= ms-4.12/powerpc-rtems4.12/include -isystem /opt/rtems-4.12/powerpc-rtems4.1= 2/sys-include -g -O2 -mcpu=3De6500 -m64 -O2 -I/home/EB/sebastian_h/archi= ve/gcc-git/libgcc/../newlib/libc/sys/rtems/include -g -O2 -DIN_GCC -DCROSS= _DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -= Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./= include -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_= libc -I. -I. -I../../../.././gcc -I/home/EB/sebastian_h/archive/gcc-git/li= bgcc -I/home/EB/sebastian_h/archive/gcc-git/libgcc/. -I/home/EB/sebastian_h= /archive/gcc-git/libgcc/../gcc -I/home/EB/sebastian_h/archive/gcc-git/libgc= c/../include -DHAVE_CC_TLS -o _fixtfdi.o -MT _fixtfdi.o -MD -MP -MF _fixt= fdi.dep -DL_fixtfdi -c /home/EB/sebastian_h/archive/gcc-git/libgcc/libgcc2.= c -fvisibility=3Dhidden -DHIDE_EXPORTS /home/EB/sebastian_h/archive/gcc-git/libgcc/libgcc2.c: In function '__fixtf= ti': /home/EB/sebastian_h/archive/gcc-git/libgcc/libgcc2.c:1394:1: error: unreco= gnizable insn: } ^ (insn 8 7 9 2 (set (reg:CCFP 163) (compare:CCFP (reg/v:TF 160 [ a ]) (reg:TF 161))) "/home/EB/sebastian_h/archive/gcc-git/libgcc/lib= gcc2.c":1391 -1 (nil)) /home/EB/sebastian_h/archive/gcc-git/libgcc/libgcc2.c:1394:1: internal comp= iler error: in extract_insn, at recog.c:2311 0x994ea5 _fatal_insn(char const*, rtx_def const*, char const*, int, char co= nst*) /home/EB/sebastian_h/archive/gcc-git/gcc/rtl-error.c:108 0x994ed9 _fatal_insn_not_found(rtx_def const*, char const*, int, char const= *) /home/EB/sebastian_h/archive/gcc-git/gcc/rtl-error.c:116 0x966797 extract_insn(rtx_insn*) /home/EB/sebastian_h/archive/gcc-git/gcc/recog.c:2311 0x723ca2 instantiate_virtual_regs_in_insn /home/EB/sebastian_h/archive/gcc-git/gcc/function.c:1589 0x723ca2 instantiate_virtual_regs /home/EB/sebastian_h/archive/gcc-git/gcc/function.c:1957 0x723ca2 execute /home/EB/sebastian_h/archive/gcc-git/gcc/function.c:2006 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See for instructions. make[4]: [_fixtfdi.o] Error 1 (ignored) /build/git-build/b-gcc-git-powerpc-rtems4.12/./gcc/xgcc -B/build/git-build/= b-gcc-git-powerpc-rtems4.12/./gcc/ -nostdinc -B/build/git-build/b-gcc-git-p= owerpc-rtems4.12/powerpc-rtems4.12/newlib/ -isystem /build/git-build/b-gcc-= git-powerpc-rtems4.12/powerpc-rtems4.12/newlib/targ-include -isystem /home/= EB/sebastian_h/archive/gcc-git/newlib/libc/include -B/opt/rtems-4.12/powerp= c-rtems4.12/bin/ -B/opt/rtems-4.12/powerpc-rtems4.12/lib/ -isystem /opt/rte= ms-4.12/powerpc-rtems4.12/include -isystem /opt/rtems-4.12/powerpc-rtems4.1= 2/sys-include -g -O2 -mcpu=3De6500 -m64 -O2 -I/home/EB/sebastian_h/archi= ve/gcc-git/libgcc/../newlib/libc/sys/rtems/include -g -O2 -DIN_GCC -DCROSS= _DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -= Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./= include -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_= libc -I. -I. -I../../../.././gcc -I/home/EB/sebastian_h/archive/gcc-git/li= bgcc -I/home/EB/sebastian_h/archive/gcc-git/libgcc/. -I/home/EB/sebastian_h= /archive/gcc-git/libgcc/../gcc -I/home/EB/sebastian_h/archive/gcc-git/libgc= c/../include -DHAVE_CC_TLS -o _fixunstfdi.o -MT _fixunstfdi.o -MD -MP -MF= _fixunstfdi.dep -DL_fixunstfdi -c /home/EB/sebastian_h/archive/gcc-git/lib= gcc/libgcc2.c -fvisibility=3Dhidden -DHIDE_EXPORTS /home/EB/sebastian_h/archive/gcc-git/libgcc/libgcc2.c: In function '__fixun= stfti': /home/EB/sebastian_h/archive/gcc-git/libgcc/libgcc2.c:1384:1: error: unreco= gnizable insn: } ^ (insn 9 8 10 2 (set (reg:CCFP 170) (compare:CCFP (reg/v:TF 167 [ a ]) (reg:TF 168))) "/home/EB/sebastian_h/archive/gcc-git/libgcc/lib= gcc2.c":1365 -1 (nil)) /home/EB/sebastian_h/archive/gcc-git/libgcc/libgcc2.c:1384:1: internal comp= iler error: in extract_insn, at recog.c:2311 0x994ea5 _fatal_insn(char const*, rtx_def const*, char const*, int, char co= nst*) /home/EB/sebastian_h/archive/gcc-git/gcc/rtl-error.c:108 0x994ed9 _fatal_insn_not_found(rtx_def const*, char const*, int, char const= *) /home/EB/sebastian_h/archive/gcc-git/gcc/rtl-error.c:116 0x966797 extract_insn(rtx_insn*) /home/EB/sebastian_h/archive/gcc-git/gcc/recog.c:2311 0x723ca2 instantiate_virtual_regs_in_insn /home/EB/sebastian_h/archive/gcc-git/gcc/function.c:1589 0x723ca2 instantiate_virtual_regs /home/EB/sebastian_h/archive/gcc-git/gcc/function.c:1957 0x723ca2 execute /home/EB/sebastian_h/archive/gcc-git/gcc/function.c:2006 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See for instructions. /build/git-build/b-gcc-git-powerpc-rtems4.12/./gcc/xgcc -B/build/git-build/= b-gcc-git-powerpc-rtems4.12/./gcc/ -nostdinc -B/build/git-build/b-gcc-git-p= owerpc-rtems4.12/powerpc-rtems4.12/newlib/ -isystem /build/git-build/b-gcc-= git-powerpc-rtems4.12/powerpc-rtems4.12/newlib/targ-include -isystem /home/= EB/sebastian_h/archive/gcc-git/newlib/libc/include -B/opt/rtems-4.12/powerp= c-rtems4.12/bin/ -B/opt/rtems-4.12/powerpc-rtems4.12/lib/ -isystem /opt/rte= ms-4.12/powerpc-rtems4.12/include -isystem /opt/rtems-4.12/powerpc-rtems4.1= 2/sys-include -g -O2 -mcpu=3De6500 -m64 -msoft-float -mno-altivec -O2 -I= /home/EB/sebastian_h/archive/gcc-git/libgcc/../newlib/libc/sys/rtems/includ= e -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Ww= rite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-sty= le-definition -isystem ./include -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-= stack-protector -Dinhibit_libc -I. -I. -I../../../../../.././gcc -I/home/E= B/sebastian_h/archive/gcc-git/libgcc -I/home/EB/sebastian_h/archive/gcc-git= /libgcc/. -I/home/EB/sebastian_h/archive/gcc-git/libgcc/../gcc -I/home/EB/s= ebastian_h/archive/gcc-git/libgcc/../include -DHAVE_CC_TLS -o _multc3.o -= MT _multc3.o -MD -MP -MF _multc3.dep -DL_multc3 -c /home/EB/sebastian_h/arc= hive/gcc-git/libgcc/libgcc2.c -fvisibility=3Dhidden -DHIDE_EXPORTS /home/EB/sebastian_h/archive/gcc-git/libgcc/libgcc2.c: In function '__multc= 3': /home/EB/sebastian_h/archive/gcc-git/libgcc/libgcc2.c:2035:1: error: unable= to generate reloads for: } ^ (insn 138 1211 139 16 (set (reg/v:TF 203 [ a ]) (unspec:TF [ (reg:TF 237) (reg/v:TF 203 [ a ]) (reg:TF 238) ] UNSPEC_COPYSIGN)) "/home/EB/sebastian_h/archive/gcc-git/libgc= c/libgcc2.c":1998 940 {copysigntf3_soft} (expr_list:REG_DEAD (reg:TF 238) (nil))) /home/EB/sebastian_h/archive/gcc-git/libgcc/libgcc2.c:2035:1: internal comp= iler error: in curr_insn_transform, at lra-constraints.c:3773 0x994ea5 _fatal_insn(char const*, rtx_def const*, char const*, int, char co= nst*) /home/EB/sebastian_h/archive/gcc-git/gcc/rtl-error.c:108 0x892863 curr_insn_transform /home/EB/sebastian_h/archive/gcc-git/gcc/lra-constraints.c:3773 0x893746 lra_constraints(bool) /home/EB/sebastian_h/archive/gcc-git/gcc/lra-constraints.c:4732 0x87d1e1 lra(_IO_FILE*) /home/EB/sebastian_h/archive/gcc-git/gcc/lra.c:2378 0x833bcf do_reload /home/EB/sebastian_h/archive/gcc-git/gcc/ira.c:5400 0x833bcf execute /home/EB/sebastian_h/archive/gcc-git/gcc/ira.c:5584 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See for instructions. make[4]: [_multc3.o] Error 1 (ignored) /build/git-build/b-gcc-git-powerpc-rtems4.12/./gcc/xgcc -B/build/git-build/= b-gcc-git-powerpc-rtems4.12/./gcc/ -nostdinc -B/build/git-build/b-gcc-git-p= owerpc-rtems4.12/powerpc-rtems4.12/newlib/ -isystem /build/git-build/b-gcc-= git-powerpc-rtems4.12/powerpc-rtems4.12/newlib/targ-include -isystem /home/= EB/sebastian_h/archive/gcc-git/newlib/libc/include -B/opt/rtems-4.12/powerp= c-rtems4.12/bin/ -B/opt/rtems-4.12/powerpc-rtems4.12/lib/ -isystem /opt/rte= ms-4.12/powerpc-rtems4.12/include -isystem /opt/rtems-4.12/powerpc-rtems4.1= 2/sys-include -g -O2 -mcpu=3De6500 -m64 -msoft-float -mno-altivec -O2 -I= /home/EB/sebastian_h/archive/gcc-git/libgcc/../newlib/libc/sys/rtems/includ= e -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Ww= rite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-sty= le-definition -isystem ./include -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-= stack-protector -Dinhibit_libc -I. -I. -I../../../../../.././gcc -I/home/E= B/sebastian_h/archive/gcc-git/libgcc -I/home/EB/sebastian_h/archive/gcc-git= /libgcc/. -I/home/EB/sebastian_h/archive/gcc-git/libgcc/../gcc -I/home/EB/s= ebastian_h/archive/gcc-git/libgcc/../include -DHAVE_CC_TLS -o _divtc3.o -= MT _divtc3.o -MD -MP -MF _divtc3.dep -DL_divtc3 -c /home/EB/sebastian_h/arc= hive/gcc-git/libgcc/libgcc2.c -fvisibility=3Dhidden -DHIDE_EXPORTS /home/EB/sebastian_h/archive/gcc-git/libgcc/libgcc2.c: In function '__divtc= 3': /home/EB/sebastian_h/archive/gcc-git/libgcc/libgcc2.c:2094:1: error: unable= to generate reloads for: } ^ (insn 189 1186 190 11 (set (reg:TF 167 [ _25 ]) (unspec:TF [ (reg:TF 267) (reg/v:TF 227 [ c ]) (reg:TF 268) ] UNSPEC_COPYSIGN)) "/home/EB/sebastian_h/archive/gcc-git/libgc= c/libgcc2.c":2072 940 {copysigntf3_soft} (expr_list:REG_DEAD (reg:TF 268) (expr_list:REG_DEAD (reg:TF 267) (expr_list:REG_DEAD (reg/v:TF 227 [ c ]) (nil))))) /home/EB/sebastian_h/archive/gcc-git/libgcc/libgcc2.c:2094:1: internal comp= iler error: in curr_insn_transform, at lra-constraints.c:3773 0x994ea5 _fatal_insn(char const*, rtx_def const*, char const*, int, char co= nst*) /home/EB/sebastian_h/archive/gcc-git/gcc/rtl-error.c:108 0x892863 curr_insn_transform /home/EB/sebastian_h/archive/gcc-git/gcc/lra-constraints.c:3773 0x893746 lra_constraints(bool) /home/EB/sebastian_h/archive/gcc-git/gcc/lra-constraints.c:4732 0x87d1e1 lra(_IO_FILE*) /home/EB/sebastian_h/archive/gcc-git/gcc/lra.c:2378 0x833bcf do_reload /home/EB/sebastian_h/archive/gcc-git/gcc/ira.c:5400 0x833bcf execute /home/EB/sebastian_h/archive/gcc-git/gcc/ira.c:5584 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See for instructions. /build/git-build/b-gcc-git-powerpc-rtems4.12/./gcc/xgcc -B/build/git-build/= b-gcc-git-powerpc-rtems4.12/./gcc/ -nostdinc -B/build/git-build/b-gcc-git-p= owerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/newlib/ -isystem /build/git-b= uild/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/newlib/targ-i= nclude -isystem /home/EB/sebastian_h/archive/gcc-git/newlib/libc/include -B= /opt/rtems-4.12/powerpc-rtems4.12/bin/ -B/opt/rtems-4.12/powerpc-rtems4.12/= lib/ -isystem /opt/rtems-4.12/powerpc-rtems4.12/include -isystem /opt/rtems= -4.12/powerpc-rtems4.12/sys-include -mcpu=3De6500 -m64 -DPACKAGE_NAME=3D\"= newlib\" -DPACKAGE_TARNAME=3D\"newlib\" -DPACKAGE_VERSION=3D\"2.5.0\" -DPAC= KAGE_STRING=3D\"newlib\ 2.5.0\" -DPACKAGE_BUGREPORT=3D\"\" -DPACKAGE_URL=3D= \"\" -I. -I/home/EB/sebastian_h/archive/gcc-git/newlib/libm/common -D_COMPI= LING_NEWLIB -DMALLOC_PROVIDED -DEXIT_PROVIDED -DSIGNAL_PROVIDED -DREENTRANT= _SYSCALLS_PROVIDED -DHAVE_NANOSLEEP -DHAVE_BLKSIZE -DHAVE_FCNTL -DHAVE_ASSE= RT_FUNC -D_NO_GETLOGIN -D_NO_GETPWENT -D_NO_GETUT -D_NO_GETPASS -D_NO_SIGSE= T -D_NO_WORDEXP -D_NO_POPEN -D_NO_POSIX_SPAWN -D_I386MACH_ALLOW_HW_INTERRUP= TS -fno-builtin -g -O2 -mcpu=3De6500 -m64 -c -o lib_a-sqrtl.o `test -= f 'sqrtl.c' || echo '/home/EB/sebastian_h/archive/gcc-git/newlib/libm/commo= n/'`sqrtl.c /home/EB/sebastian_h/archive/gcc-git/newlib/libm/common/sqrtl.c: In functio= n 'sqrtl': /home/EB/sebastian_h/archive/gcc-git/newlib/libm/common/sqrtl.c:192:1: erro= r: unrecognizable insn: } ^ (insn 32 31 33 5 (set (reg:CCFP 211) (compare:CCFP (reg/v:TF 203 [ x ]) (reg:TF 209))) "/home/EB/sebastian_h/archive/gcc-git/newlib/lib= m/common/sqrtl.c":136 -1 (nil)) /home/EB/sebastian_h/archive/gcc-git/newlib/libm/common/sqrtl.c:192:1: inte= rnal compiler error: in extract_insn, at recog.c:2311 0x994ea5 _fatal_insn(char const*, rtx_def const*, char const*, int, char co= nst*) /home/EB/sebastian_h/archive/gcc-git/gcc/rtl-error.c:108 0x994ed9 _fatal_insn_not_found(rtx_def const*, char const*, int, char const= *) /home/EB/sebastian_h/archive/gcc-git/gcc/rtl-error.c:116 0x966797 extract_insn(rtx_insn*) /home/EB/sebastian_h/archive/gcc-git/gcc/recog.c:2311 0x723ca2 instantiate_virtual_regs_in_insn /home/EB/sebastian_h/archive/gcc-git/gcc/function.c:1589 0x723ca2 instantiate_virtual_regs /home/EB/sebastian_h/archive/gcc-git/gcc/function.c:1957 0x723ca2 execute /home/EB/sebastian_h/archive/gcc-git/gcc/function.c:2006 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See for instructions. make[8]: [lib_a-sqrtl.o] Error 1 (ignored) /build/git-build/b-gcc-git-powerpc-rtems4.12/./gcc/xgcc -B/build/git-build/= b-gcc-git-powerpc-rtems4.12/./gcc/ -nostdinc -B/build/git-build/b-gcc-git-p= owerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/newlib/ -isystem /build/git-b= uild/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/newlib/targ-i= nclude -isystem /home/EB/sebastian_h/archive/gcc-git/newlib/libc/include -B= /opt/rtems-4.12/powerpc-rtems4.12/bin/ -B/opt/rtems-4.12/powerpc-rtems4.12/= lib/ -isystem /opt/rtems-4.12/powerpc-rtems4.12/include -isystem /opt/rtems= -4.12/powerpc-rtems4.12/sys-include -mcpu=3De6500 -m64 -DPACKAGE_NAME=3D\"= newlib\" -DPACKAGE_TARNAME=3D\"newlib\" -DPACKAGE_VERSION=3D\"2.5.0\" -DPAC= KAGE_STRING=3D\"newlib\ 2.5.0\" -DPACKAGE_BUGREPORT=3D\"\" -DPACKAGE_URL=3D= \"\" -I. -I/home/EB/sebastian_h/archive/gcc-git/newlib/libm/common -D_COMPI= LING_NEWLIB -DMALLOC_PROVIDED -DEXIT_PROVIDED -DSIGNAL_PROVIDED -DREENTRANT= _SYSCALLS_PROVIDED -DHAVE_NANOSLEEP -DHAVE_BLKSIZE -DHAVE_FCNTL -DHAVE_ASSE= RT_FUNC -D_NO_GETLOGIN -D_NO_GETPWENT -D_NO_GETUT -D_NO_GETPASS -D_NO_SIGSE= T -D_NO_WORDEXP -D_NO_POPEN -D_NO_POSIX_SPAWN -D_I386MACH_ALLOW_HW_INTERRUP= TS -fno-builtin -g -O2 -mcpu=3De6500 -m64 -c -o lib_a-sl_finite.o `te= st -f 'sl_finite.c' || echo '/home/EB/sebastian_h/archive/gcc-git/newlib/li= bm/common/'`sl_finite.c /home/EB/sebastian_h/archive/gcc-git/newlib/libm/common/sl_finite.c: In fun= ction 'finitel': /home/EB/sebastian_h/archive/gcc-git/newlib/libm/common/sl_finite.c:22:10: = internal compiler error: in validate_condition_mode, at config/rs6000/rs600= 0.c:20551 return __builtin_isfinite (x); ^~~~~~~~~~~~~~~~~~~~~~ 0xd5ed1b validate_condition_mode(rtx_code, machine_mode) /home/EB/sebastian_h/archive/gcc-git/gcc/config/rs6000/rs6000.c:20547 0xd5f12c rs6000_generate_compare /home/EB/sebastian_h/archive/gcc-git/gcc/config/rs6000/rs6000.c:24323 0xd63a92 rs6000_emit_sCOND(machine_mode, rtx_def**) /home/EB/sebastian_h/archive/gcc-git/gcc/config/rs6000/rs6000.c:24736 0xf0998a gen_cstoretf4(rtx_def*, rtx_def*, rtx_def*, rtx_def*) /home/EB/sebastian_h/archive/gcc-git/gcc/config/rs6000/rs6000.md:11703 0x905588 maybe_expand_insn(insn_code, unsigned int, expand_operand*) /home/EB/sebastian_h/archive/gcc-git/gcc/optabs.c:7057 0x6b2c59 emit_cstore(rtx_def*, insn_code, rtx_code, machine_mode, machine_m= ode, int, rtx_def*, rtx_def*, int, machine_mode) /home/EB/sebastian_h/archive/gcc-git/gcc/expmed.c:5267 0x6b39bf emit_store_flag_1 /home/EB/sebastian_h/archive/gcc-git/gcc/expmed.c:5506 0x6b2e12 emit_store_flag(rtx_def*, rtx_code, rtx_def*, rtx_def*, machine_mo= de, int, int) /home/EB/sebastian_h/archive/gcc-git/gcc/expmed.c:5557 0x6b3e9a emit_store_flag_force(rtx_def*, rtx_code, rtx_def*, rtx_def*, mach= ine_mode, int, int) /home/EB/sebastian_h/archive/gcc-git/gcc/expmed.c:5880 0x6d5d4b do_store_flag /home/EB/sebastian_h/archive/gcc-git/gcc/expr.c:11453 0x6d5d4b expand_expr_real_2(separate_ops*, rtx_def*, machine_mode, expand_m= odifier) /home/EB/sebastian_h/archive/gcc-git/gcc/expr.c:9205 0x6c2de9 expand_expr_real_1(tree_node*, rtx_def*, machine_mode, expand_modi= fier, rtx_def**, bool) /home/EB/sebastian_h/archive/gcc-git/gcc/expr.c:9730 0x6d4e24 expand_expr /home/EB/sebastian_h/archive/gcc-git/gcc/expr.h:276 0x6d4e24 expand_expr_real_2(separate_ops*, rtx_def*, machine_mode, expand_m= odifier) /home/EB/sebastian_h/archive/gcc-git/gcc/expr.c:9004 0x6c2de9 expand_expr_real_1(tree_node*, rtx_def*, machine_mode, expand_modi= fier, rtx_def**, bool) /home/EB/sebastian_h/archive/gcc-git/gcc/expr.c:9730 0x6d4b1e expand_expr /home/EB/sebastian_h/archive/gcc-git/gcc/expr.h:276 0x6d4b1e expand_expr_real_2(separate_ops*, rtx_def*, machine_mode, expand_m= odifier) /home/EB/sebastian_h/archive/gcc-git/gcc/expr.c:8315 0x6c2de9 expand_expr_real_1(tree_node*, rtx_def*, machine_mode, expand_modi= fier, rtx_def**, bool) /home/EB/sebastian_h/archive/gcc-git/gcc/expr.c:9730 0x5b40bd expand_expr /home/EB/sebastian_h/archive/gcc-git/gcc/expr.h:276 0x5b40bd expand_return /home/EB/sebastian_h/archive/gcc-git/gcc/cfgexpand.c:3526 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See for instructions. libtool: compile: /build/git-build/b-gcc-git-powerpc-rtems4.12/./gcc/xgcc = -shared-libgcc -B/build/git-build/b-gcc-git-powerpc-rtems4.12/./gcc -nostdi= nc++ -L/build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me650= 0/m64/libstdc++-v3/src -L/build/git-build/b-gcc-git-powerpc-rtems4.12/power= pc-rtems4.12/me6500/m64/libstdc++-v3/src/.libs -L/build/git-build/b-gcc-git= -powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/libstdc++-v3/libsupc++/.lib= s -nostdinc -B/build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.1= 2/me6500/m64/newlib/ -isystem /build/git-build/b-gcc-git-powerpc-rtems4.12/= powerpc-rtems4.12/me6500/m64/newlib/targ-include -isystem /home/EB/sebastia= n_h/archive/gcc-git/newlib/libc/include -B/opt/rtems-4.12/powerpc-rtems4.12= /bin/ -B/opt/rtems-4.12/powerpc-rtems4.12/lib/ -isystem /opt/rtems-4.12/pow= erpc-rtems4.12/include -isystem /opt/rtems-4.12/powerpc-rtems4.12/sys-inclu= de -mcpu=3De6500 -m64 -I/home/EB/sebastian_h/archive/gcc-git/libstdc++-v3/.= ./libgcc -I/build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/m= e6500/m64/libstdc++-v3/include/powerpc-rtems4.12 -I/build/git-build/b-gcc-g= it-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/libstdc++-v3/include -I/h= ome/EB/sebastian_h/archive/gcc-git/libstdc++-v3/libsupc++ -fno-implicit-tem= plates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-l= ocation=3Donce -ffunction-sections -fdata-sections -frandom-seed=3Dfundamen= tal_type_info.lo -g -O2 -mcpu=3De6500 -m64 -c /home/EB/sebastian_h/archive/= gcc-git/libstdc++-v3/libsupc++/fundamental_type_info.cc -o fundamental_type= _info.o /home/EB/sebastian_h/archive/gcc-git/libstdc++-v3/libsupc++/fundamental_typ= e_info.cc:35:1: internal compiler error: in write_builtin_type, at cp/mangl= e.c:2574 } ^ 0x65a189 write_builtin_type /home/EB/sebastian_h/archive/gcc-git/gcc/cp/mangle.c:2574 0x65a189 write_type /home/EB/sebastian_h/archive/gcc-git/gcc/cp/mangle.c:2172 0x65fda2 mangle_special_for_type /home/EB/sebastian_h/archive/gcc-git/gcc/cp/mangle.c:3968 0x5b09fe get_tinfo_decl(tree_node*) /home/EB/sebastian_h/archive/gcc-git/gcc/cp/rtti.c:417 0x5b3e49 emit_support_tinfo_1 /home/EB/sebastian_h/archive/gcc-git/gcc/cp/rtti.c:1492 0x5b404b emit_support_tinfo_1 /home/EB/sebastian_h/archive/gcc-git/gcc/cp/rtti.c:1483 0x5b404b emit_support_tinfos() /home/EB/sebastian_h/archive/gcc-git/gcc/cp/rtti.c:1562 0x5564ac c_parse_final_cleanups() /home/EB/sebastian_h/archive/gcc-git/gcc/cp/decl2.c:4511 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See for instructions. make[8]: [fundamental_type_info.lo] Error 1 (ignored) /bin/sh ../libtool --tag CXX --tag disable-shared --mode=3Dlink /build/gi= t-build/b-gcc-git-powerpc-rtems4.12/./gcc/xgcc -shared-libgcc -B/build/git-= build/b-gcc-git-powerpc-rtems4.12/./gcc -nostdinc++ -L/build/git-build/b-gc= c-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/libstdc++-v3/src -L/bu= ild/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/libs= tdc++-v3/src/.libs -L/build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-r= tems4.12/me6500/m64/libstdc++-v3/libsupc++/.libs -nostdinc -B/build/git-bui= ld/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/newlib/ -isyste= m /build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64= /newlib/targ-include -isystem /home/EB/sebastian_h/archive/gcc-git/newlib/l= ibc/include -B/opt/rtems-4.12/powerpc-rtems4.12/bin/ -B/opt/rtems-4.12/powe= rpc-rtems4.12/lib/ -isystem /opt/rtems-4.12/powerpc-rtems4.12/include -isys= tem /opt/rtems-4.12/powerpc-rtems4.12/sys-include -mcpu=3De6500 -m64 -= fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fd= iagnostics-show-location=3Donce -ffunction-sections -fdata-sections -fr= andom-seed=3Dlibsupc++convenience.la '-mcpu=3De6500' '-m64' -o libsupc++co= nvenience.la array_type_info.lo atexit_arm.lo atexit_thread.lo bad_alloc.l= o bad_array_length.lo bad_array_new.lo bad_cast.lo bad_typeid.lo class_type= _info.lo del_op.lo del_ops.lo del_opnt.lo del_opv.lo del_opvs.lo del_opvnt.= lo dyncast.lo eh_alloc.lo eh_arm.lo eh_aux_runtime.lo eh_call.lo eh_catch.l= o eh_exception.lo eh_globals.lo eh_personality.lo eh_ptr.lo eh_term_handler= .lo eh_terminate.lo eh_tm.lo eh_throw.lo eh_type.lo eh_unex_handler.lo enum= _type_info.lo function_type_info.lo fundamental_type_info.lo guard.lo guard= _error.lo hash_bytes.lo nested_exception.lo new_handler.lo new_op.lo new_op= nt.lo new_opv.lo new_opvnt.lo new_opa.lo new_opant.lo new_opva.lo new_opvan= t.lo del_opa.lo del_opant.lo del_opsa.lo del_opva.lo del_opvant.lo del_opvs= a.lo pbase_type_info.lo pmem_type_info.lo pointer_type_info.lo pure.lo si_c= lass_type_info.lo tinfo.lo tinfo2.lo vec.lo vmi_class_type_info.lo vtermina= te.lo cp-demangle.lo=20=20=20 libtool: link: `fundamental_type_info.lo' is not a valid libtool object make[8]: [libsupc++convenience.la] Error 1 (ignored) /bin/sh ../libtool --tag CXX --tag disable-shared --mode=3Dlink /build/gi= t-build/b-gcc-git-powerpc-rtems4.12/./gcc/xgcc -shared-libgcc -B/build/git-= build/b-gcc-git-powerpc-rtems4.12/./gcc -nostdinc++ -L/build/git-build/b-gc= c-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/libstdc++-v3/src -L/bu= ild/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/libs= tdc++-v3/src/.libs -L/build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-r= tems4.12/me6500/m64/libstdc++-v3/libsupc++/.libs -nostdinc -B/build/git-bui= ld/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/newlib/ -isyste= m /build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64= /newlib/targ-include -isystem /home/EB/sebastian_h/archive/gcc-git/newlib/l= ibc/include -B/opt/rtems-4.12/powerpc-rtems4.12/bin/ -B/opt/rtems-4.12/powe= rpc-rtems4.12/lib/ -isystem /opt/rtems-4.12/powerpc-rtems4.12/include -isys= tem /opt/rtems-4.12/powerpc-rtems4.12/sys-include -mcpu=3De6500 -m64 -= fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fd= iagnostics-show-location=3Donce -ffunction-sections -fdata-sections -fr= andom-seed=3Dlibsupc++.la '-mcpu=3De6500' '-m64' -o libsupc++.la -rpath /o= pt/rtems-4.12/lib64/gcc/powerpc-rtems4.12/7.0.1/me6500/m64 array_type_info.= lo atexit_arm.lo atexit_thread.lo bad_alloc.lo bad_array_length.lo bad_arra= y_new.lo bad_cast.lo bad_typeid.lo class_type_info.lo del_op.lo del_ops.lo = del_opnt.lo del_opv.lo del_opvs.lo del_opvnt.lo dyncast.lo eh_alloc.lo eh_a= rm.lo eh_aux_runtime.lo eh_call.lo eh_catch.lo eh_exception.lo eh_globals.l= o eh_personality.lo eh_ptr.lo eh_term_handler.lo eh_terminate.lo eh_tm.lo e= h_throw.lo eh_type.lo eh_unex_handler.lo enum_type_info.lo function_type_in= fo.lo fundamental_type_info.lo guard.lo guard_error.lo hash_bytes.lo nested= _exception.lo new_handler.lo new_op.lo new_opnt.lo new_opv.lo new_opvnt.lo = new_opa.lo new_opant.lo new_opva.lo new_opvant.lo del_opa.lo del_opant.lo d= el_opsa.lo del_opva.lo del_opvant.lo del_opvsa.lo pbase_type_info.lo pmem_t= ype_info.lo pointer_type_info.lo pure.lo si_class_type_info.lo tinfo.lo tin= fo2.lo vec.lo vmi_class_type_info.lo vterminate.lo cp-demangle.lo=20=20=20 libtool: link: `fundamental_type_info.lo' is not a valid libtool object make[8]: [libsupc++.la] Error 1 (ignored) make[8]: Leaving directory `/build/git-build/b-gcc-git-powerpc-rtems4.12/po= werpc-rtems4.12/me6500/m64/libstdc++-v3/libsupc++' Making all in src make[8]: Entering directory `/build/git-build/b-gcc-git-powerpc-rtems4.12/p= owerpc-rtems4.12/me6500/m64/libstdc++-v3/src' Making all in c++98 make[9]: Entering directory `/build/git-build/b-gcc-git-powerpc-rtems4.12/p= owerpc-rtems4.12/me6500/m64/libstdc++-v3/src/c++98' /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=3Dcompile /bu= ild/git-build/b-gcc-git-powerpc-rtems4.12/./gcc/xgcc -shared-libgcc -B/buil= d/git-build/b-gcc-git-powerpc-rtems4.12/./gcc -nostdinc++ -L/build/git-buil= d/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/libstdc++-v3/src= -L/build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m6= 4/libstdc++-v3/src/.libs -L/build/git-build/b-gcc-git-powerpc-rtems4.12/pow= erpc-rtems4.12/me6500/m64/libstdc++-v3/libsupc++/.libs -nostdinc -B/build/g= it-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/newlib/ -= isystem /build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me65= 00/m64/newlib/targ-include -isystem /home/EB/sebastian_h/archive/gcc-git/ne= wlib/libc/include -B/opt/rtems-4.12/powerpc-rtems4.12/bin/ -B/opt/rtems-4.1= 2/powerpc-rtems4.12/lib/ -isystem /opt/rtems-4.12/powerpc-rtems4.12/include= -isystem /opt/rtems-4.12/powerpc-rtems4.12/sys-include -mcpu=3De6500 -m64= -I/home/EB/sebastian_h/archive/gcc-git/libstdc++-v3/../libgcc -I/build/git= -build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/libstdc++-v= 3/include/powerpc-rtems4.12 -I/build/git-build/b-gcc-git-powerpc-rtems4.12/= powerpc-rtems4.12/me6500/m64/libstdc++-v3/include -I/home/EB/sebastian_h/ar= chive/gcc-git/libstdc++-v3/libsupc++ -std=3Dgnu++98 -fno-implicit-templ= ates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-l= ocation=3Donce -ffunction-sections -fdata-sections -frandom-seed=3Dhash_= tr1.lo -g -O2 -mcpu=3De6500 -m64 -c -o hash_tr1.lo /home/EB/sebastian_h/a= rchive/gcc-git/libstdc++-v3/src/c++98/hash_tr1.cc libtool: compile: /build/git-build/b-gcc-git-powerpc-rtems4.12/./gcc/xgcc = -shared-libgcc -B/build/git-build/b-gcc-git-powerpc-rtems4.12/./gcc -nostdi= nc++ -L/build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me650= 0/m64/libstdc++-v3/src -L/build/git-build/b-gcc-git-powerpc-rtems4.12/power= pc-rtems4.12/me6500/m64/libstdc++-v3/src/.libs -L/build/git-build/b-gcc-git= -powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/libstdc++-v3/libsupc++/.lib= s -nostdinc -B/build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.1= 2/me6500/m64/newlib/ -isystem /build/git-build/b-gcc-git-powerpc-rtems4.12/= powerpc-rtems4.12/me6500/m64/newlib/targ-include -isystem /home/EB/sebastia= n_h/archive/gcc-git/newlib/libc/include -B/opt/rtems-4.12/powerpc-rtems4.12= /bin/ -B/opt/rtems-4.12/powerpc-rtems4.12/lib/ -isystem /opt/rtems-4.12/pow= erpc-rtems4.12/include -isystem /opt/rtems-4.12/powerpc-rtems4.12/sys-inclu= de -mcpu=3De6500 -m64 -I/home/EB/sebastian_h/archive/gcc-git/libstdc++-v3/.= ./libgcc -I/build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/m= e6500/m64/libstdc++-v3/include/powerpc-rtems4.12 -I/build/git-build/b-gcc-g= it-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/libstdc++-v3/include -I/h= ome/EB/sebastian_h/archive/gcc-git/libstdc++-v3/libsupc++ -std=3Dgnu++98 -f= no-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdia= gnostics-show-location=3Donce -ffunction-sections -fdata-sections -frandom-= seed=3Dhash_tr1.lo -g -O2 -mcpu=3De6500 -m64 -c /home/EB/sebastian_h/archiv= e/gcc-git/libstdc++-v3/src/c++98/hash_tr1.cc -o hash_tr1.o In file included from /home/EB/sebastian_h/archive/gcc-git/libstdc++-v3/src= /c++98/hash_tr1.cc:29:0: /home/EB/sebastian_h/archive/gcc-git/libstdc++-v3/src/c++98/hash-long-doubl= e-tr1-aux.cc: In member function 'std::size_t std::tr1::hash<_Tp>::operator= ()(_Tp) const [with _Tp =3D long double]': /home/EB/sebastian_h/archive/gcc-git/libstdc++-v3/src/c++98/hash-long-doubl= e-tr1-aux.cc:54:7: error: unrecognizable insn: } ^ (insn 10 9 11 2 (set (reg:CCFP 172) (compare:CCFP (reg/v:TF 169 [ __val ]) (reg:TF 170))) "/home/EB/sebastian_h/archive/gcc-git/libstdc++-= v3/src/c++98/hash-long-double-tr1-aux.cc":36 -1 (nil)) /home/EB/sebastian_h/archive/gcc-git/libstdc++-v3/src/c++98/hash-long-doubl= e-tr1-aux.cc:54:7: internal compiler error: in extract_insn, at recog.c:2311 0xb73c95 _fatal_insn(char const*, rtx_def const*, char const*, int, char co= nst*) /home/EB/sebastian_h/archive/gcc-git/gcc/rtl-error.c:108 0xb73cc9 _fatal_insn_not_found(rtx_def const*, char const*, int, char const= *) /home/EB/sebastian_h/archive/gcc-git/gcc/rtl-error.c:116 0xb45587 extract_insn(rtx_insn*) /home/EB/sebastian_h/archive/gcc-git/gcc/recog.c:2311 0x90c2f2 instantiate_virtual_regs_in_insn /home/EB/sebastian_h/archive/gcc-git/gcc/function.c:1589 0x90c2f2 instantiate_virtual_regs /home/EB/sebastian_h/archive/gcc-git/gcc/function.c:1957 0x90c2f2 execute /home/EB/sebastian_h/archive/gcc-git/gcc/function.c:2006 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See for instructions. make[9]: [hash_tr1.lo] Error 1 (ignored) /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=3Dcompile /bu= ild/git-build/b-gcc-git-powerpc-rtems4.12/./gcc/xgcc -shared-libgcc -B/buil= d/git-build/b-gcc-git-powerpc-rtems4.12/./gcc -nostdinc++ -L/build/git-buil= d/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/libstdc++-v3/src= -L/build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m6= 4/libstdc++-v3/src/.libs -L/build/git-build/b-gcc-git-powerpc-rtems4.12/pow= erpc-rtems4.12/me6500/m64/libstdc++-v3/libsupc++/.libs -nostdinc -B/build/g= it-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/newlib/ -= isystem /build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me65= 00/m64/newlib/targ-include -isystem /home/EB/sebastian_h/archive/gcc-git/ne= wlib/libc/include -B/opt/rtems-4.12/powerpc-rtems4.12/bin/ -B/opt/rtems-4.1= 2/powerpc-rtems4.12/lib/ -isystem /opt/rtems-4.12/powerpc-rtems4.12/include= -isystem /opt/rtems-4.12/powerpc-rtems4.12/sys-include -mcpu=3De6500 -m64= -I/home/EB/sebastian_h/archive/gcc-git/libstdc++-v3/../libgcc -I/build/git= -build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/libstdc++-v= 3/include/powerpc-rtems4.12 -I/build/git-build/b-gcc-git-powerpc-rtems4.12/= powerpc-rtems4.12/me6500/m64/libstdc++-v3/include -I/home/EB/sebastian_h/ar= chive/gcc-git/libstdc++-v3/libsupc++ -std=3Dgnu++98 -fno-implicit-templ= ates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-l= ocation=3Donce -ffunction-sections -fdata-sections -frandom-seed=3Dmath_= stubs_long_double.lo -g -O2 -mcpu=3De6500 -m64 -c -o math_stubs_long_doub= le.lo /home/EB/sebastian_h/archive/gcc-git/libstdc++-v3/src/c++98/math_stub= s_long_double.cc libtool: compile: /build/git-build/b-gcc-git-powerpc-rtems4.12/./gcc/xgcc = -shared-libgcc -B/build/git-build/b-gcc-git-powerpc-rtems4.12/./gcc -nostdi= nc++ -L/build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me650= 0/m64/libstdc++-v3/src -L/build/git-build/b-gcc-git-powerpc-rtems4.12/power= pc-rtems4.12/me6500/m64/libstdc++-v3/src/.libs -L/build/git-build/b-gcc-git= -powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/libstdc++-v3/libsupc++/.lib= s -nostdinc -B/build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.1= 2/me6500/m64/newlib/ -isystem /build/git-build/b-gcc-git-powerpc-rtems4.12/= powerpc-rtems4.12/me6500/m64/newlib/targ-include -isystem /home/EB/sebastia= n_h/archive/gcc-git/newlib/libc/include -B/opt/rtems-4.12/powerpc-rtems4.12= /bin/ -B/opt/rtems-4.12/powerpc-rtems4.12/lib/ -isystem /opt/rtems-4.12/pow= erpc-rtems4.12/include -isystem /opt/rtems-4.12/powerpc-rtems4.12/sys-inclu= de -mcpu=3De6500 -m64 -I/home/EB/sebastian_h/archive/gcc-git/libstdc++-v3/.= ./libgcc -I/build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/m= e6500/m64/libstdc++-v3/include/powerpc-rtems4.12 -I/build/git-build/b-gcc-g= it-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/libstdc++-v3/include -I/h= ome/EB/sebastian_h/archive/gcc-git/libstdc++-v3/libsupc++ -std=3Dgnu++98 -f= no-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdia= gnostics-show-location=3Donce -ffunction-sections -fdata-sections -frandom-= seed=3Dmath_stubs_long_double.lo -g -O2 -mcpu=3De6500 -m64 -c /home/EB/seba= stian_h/archive/gcc-git/libstdc++-v3/src/c++98/math_stubs_long_double.cc -o= math_stubs_long_double.o /home/EB/sebastian_h/archive/gcc-git/libstdc++-v3/src/c++98/math_stubs_long= _double.cc: In function 'long double hypotl(long double, long double)': /home/EB/sebastian_h/archive/gcc-git/libstdc++-v3/src/c++98/math_stubs_long= _double.cc:146:3: error: unrecognizable insn: } ^ (insn 33 32 34 2 (set (reg:CCFP 181) (compare:CCFP (reg/v:TF 169 [ ]) (reg:TF 179))) "/home/EB/sebastian_h/archive/gcc-git/libstdc++-= v3/src/c++98/math_stubs_long_double.cc":142 -1 (nil)) /home/EB/sebastian_h/archive/gcc-git/libstdc++-v3/src/c++98/math_stubs_long= _double.cc:146:3: internal compiler error: in extract_insn, at recog.c:2311 0xb73c95 _fatal_insn(char const*, rtx_def const*, char const*, int, char co= nst*) /home/EB/sebastian_h/archive/gcc-git/gcc/rtl-error.c:108 0xb73cc9 _fatal_insn_not_found(rtx_def const*, char const*, int, char const= *) /home/EB/sebastian_h/archive/gcc-git/gcc/rtl-error.c:116 0xb45587 extract_insn(rtx_insn*) /home/EB/sebastian_h/archive/gcc-git/gcc/recog.c:2311 0x90c2f2 instantiate_virtual_regs_in_insn /home/EB/sebastian_h/archive/gcc-git/gcc/function.c:1589 0x90c2f2 instantiate_virtual_regs /home/EB/sebastian_h/archive/gcc-git/gcc/function.c:1957 0x90c2f2 execute /home/EB/sebastian_h/archive/gcc-git/gcc/function.c:2006 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See for instructions. make[9]: [math_stubs_long_double.lo] Error 1 (ignored) /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=3Dcompile /bu= ild/git-build/b-gcc-git-powerpc-rtems4.12/./gcc/xgcc -shared-libgcc -B/buil= d/git-build/b-gcc-git-powerpc-rtems4.12/./gcc -nostdinc++ -L/build/git-buil= d/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/libstdc++-v3/src= -L/build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m6= 4/libstdc++-v3/src/.libs -L/build/git-build/b-gcc-git-powerpc-rtems4.12/pow= erpc-rtems4.12/me6500/m64/libstdc++-v3/libsupc++/.libs -nostdinc -B/build/g= it-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/newlib/ -= isystem /build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me65= 00/m64/newlib/targ-include -isystem /home/EB/sebastian_h/archive/gcc-git/ne= wlib/libc/include -B/opt/rtems-4.12/powerpc-rtems4.12/bin/ -B/opt/rtems-4.1= 2/powerpc-rtems4.12/lib/ -isystem /opt/rtems-4.12/powerpc-rtems4.12/include= -isystem /opt/rtems-4.12/powerpc-rtems4.12/sys-include -mcpu=3De6500 -m64= -I/home/EB/sebastian_h/archive/gcc-git/libstdc++-v3/../libgcc -I/build/git= -build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/libstdc++-v= 3/include/powerpc-rtems4.12 -I/build/git-build/b-gcc-git-powerpc-rtems4.12/= powerpc-rtems4.12/me6500/m64/libstdc++-v3/include -I/home/EB/sebastian_h/ar= chive/gcc-git/libstdc++-v3/libsupc++ -std=3Dgnu++98 -fno-implicit-templ= ates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-l= ocation=3Donce -ffunction-sections -fdata-sections -frandom-seed=3Dc++lo= cale.lo -g -O2 -mcpu=3De6500 -m64 -fimplicit-templates -c c++locale.cc libtool: compile: /build/git-build/b-gcc-git-powerpc-rtems4.12/./gcc/xgcc = -shared-libgcc -B/build/git-build/b-gcc-git-powerpc-rtems4.12/./gcc -nostdi= nc++ -L/build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me650= 0/m64/libstdc++-v3/src -L/build/git-build/b-gcc-git-powerpc-rtems4.12/power= pc-rtems4.12/me6500/m64/libstdc++-v3/src/.libs -L/build/git-build/b-gcc-git= -powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/libstdc++-v3/libsupc++/.lib= s -nostdinc -B/build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.1= 2/me6500/m64/newlib/ -isystem /build/git-build/b-gcc-git-powerpc-rtems4.12/= powerpc-rtems4.12/me6500/m64/newlib/targ-include -isystem /home/EB/sebastia= n_h/archive/gcc-git/newlib/libc/include -B/opt/rtems-4.12/powerpc-rtems4.12= /bin/ -B/opt/rtems-4.12/powerpc-rtems4.12/lib/ -isystem /opt/rtems-4.12/pow= erpc-rtems4.12/include -isystem /opt/rtems-4.12/powerpc-rtems4.12/sys-inclu= de -mcpu=3De6500 -m64 -I/home/EB/sebastian_h/archive/gcc-git/libstdc++-v3/.= ./libgcc -I/build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/m= e6500/m64/libstdc++-v3/include/powerpc-rtems4.12 -I/build/git-build/b-gcc-g= it-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/libstdc++-v3/include -I/h= ome/EB/sebastian_h/archive/gcc-git/libstdc++-v3/libsupc++ -std=3Dgnu++98 -f= no-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdia= gnostics-show-location=3Donce -ffunction-sections -fdata-sections -frandom-= seed=3Dc++locale.lo -g -O2 -mcpu=3De6500 -m64 -fimplicit-templates -c c++lo= cale.cc -o c++locale.o c++locale.cc: In function 'void std::__convert_to_v(const char*, _Tp&, std:= :ios_base::iostate&, int* const&) [with _Tp =3D long double]': c++locale.cc:217:5: error: unrecognizable insn: } ^ (insn 62 61 63 7 (set (reg:CCFP 186) (compare:CCFP (reg:TF 156 [ _2 ]) (reg:TF 184))) "c++locale.cc":203 -1 (nil)) c++locale.cc:217:5: internal compiler error: in extract_insn, at recog.c:23= 11 0xb73c95 _fatal_insn(char const*, rtx_def const*, char const*, int, char co= nst*) /home/EB/sebastian_h/archive/gcc-git/gcc/rtl-error.c:108 0xb73cc9 _fatal_insn_not_found(rtx_def const*, char const*, int, char const= *) /home/EB/sebastian_h/archive/gcc-git/gcc/rtl-error.c:116 0xb45587 extract_insn(rtx_insn*) /home/EB/sebastian_h/archive/gcc-git/gcc/recog.c:2311 0x90c2f2 instantiate_virtual_regs_in_insn /home/EB/sebastian_h/archive/gcc-git/gcc/function.c:1589 0x90c2f2 instantiate_virtual_regs /home/EB/sebastian_h/archive/gcc-git/gcc/function.c:1957 0x90c2f2 execute /home/EB/sebastian_h/archive/gcc-git/gcc/function.c:2006 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See for instructions. make[9]: [c++locale.lo] Error 1 (ignored) /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=3Dlink /build= /git-build/b-gcc-git-powerpc-rtems4.12/./gcc/xgcc -shared-libgcc -B/build/g= it-build/b-gcc-git-powerpc-rtems4.12/./gcc -nostdinc++ -L/build/git-build/b= -gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/libstdc++-v3/src -L= /build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/l= ibstdc++-v3/src/.libs -L/build/git-build/b-gcc-git-powerpc-rtems4.12/powerp= c-rtems4.12/me6500/m64/libstdc++-v3/libsupc++/.libs -nostdinc -B/build/git-= build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/newlib/ -isy= stem /build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/= m64/newlib/targ-include -isystem /home/EB/sebastian_h/archive/gcc-git/newli= b/libc/include -B/opt/rtems-4.12/powerpc-rtems4.12/bin/ -B/opt/rtems-4.12/p= owerpc-rtems4.12/lib/ -isystem /opt/rtems-4.12/powerpc-rtems4.12/include -i= system /opt/rtems-4.12/powerpc-rtems4.12/sys-include -mcpu=3De6500 -m64 = -std=3Dgnu++98 -fno-implicit-templates -Wall -Wextra -Wwrite-strings -W= cast-qual -Wabi -fdiagnostics-show-location=3Donce -ffunction-sections -= fdata-sections -frandom-seed=3Dlibc++98convenience.la '-mcpu=3De6500' '-m= 64' -o libc++98convenience.la bitmap_allocator.lo pool_allocator.lo mt_all= ocator.lo codecvt.lo complex_io.lo globals_io.lo hash_tr1.lo hashtable_tr1.= lo ios_failure.lo ios_init.lo ios_locale.lo list.lo list-aux.lo list-aux-2.= lo list_associated.lo list_associated-2.lo locale.lo locale_init.lo locale_= facets.lo localename.lo math_stubs_float.lo math_stubs_long_double.lo stdex= cept.lo strstream.lo tree.lo istream.lo istream-string.lo streambuf.lo vala= rray.lo cow-istream-string.lo collate_members_cow.lo messages_members_cow.l= o monetary_members_cow.lo numeric_members_cow.lo atomicity.lo codecvt_membe= rs.lo collate_members.lo messages_members.lo monetary_members.lo numeric_me= mbers.lo time_members.lo basic_file.lo c++locale.lo allocator-inst.lo conce= pt-inst.lo ext-inst.lo misc-inst.lo parallel_settings.lo=20=20 libtool: link: `hash_tr1.lo' is not a valid libtool object make[9]: [libc++98convenience.la] Error 1 (ignored) make[9]: Leaving directory `/build/git-build/b-gcc-git-powerpc-rtems4.12/po= werpc-rtems4.12/me6500/m64/libstdc++-v3/src/c++98' Making all in c++11 make[9]: Entering directory `/build/git-build/b-gcc-git-powerpc-rtems4.12/p= owerpc-rtems4.12/me6500/m64/libstdc++-v3/src/c++11' /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=3Dcompile /bu= ild/git-build/b-gcc-git-powerpc-rtems4.12/./gcc/xgcc -shared-libgcc -B/buil= d/git-build/b-gcc-git-powerpc-rtems4.12/./gcc -nostdinc++ -L/build/git-buil= d/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/libstdc++-v3/src= -L/build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m6= 4/libstdc++-v3/src/.libs -L/build/git-build/b-gcc-git-powerpc-rtems4.12/pow= erpc-rtems4.12/me6500/m64/libstdc++-v3/libsupc++/.libs -nostdinc -B/build/g= it-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/newlib/ -= isystem /build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me65= 00/m64/newlib/targ-include -isystem /home/EB/sebastian_h/archive/gcc-git/ne= wlib/libc/include -B/opt/rtems-4.12/powerpc-rtems4.12/bin/ -B/opt/rtems-4.1= 2/powerpc-rtems4.12/lib/ -isystem /opt/rtems-4.12/powerpc-rtems4.12/include= -isystem /opt/rtems-4.12/powerpc-rtems4.12/sys-include -mcpu=3De6500 -m64= -I/home/EB/sebastian_h/archive/gcc-git/libstdc++-v3/../libgcc -I/build/git= -build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/libstdc++-v= 3/include/powerpc-rtems4.12 -I/build/git-build/b-gcc-git-powerpc-rtems4.12/= powerpc-rtems4.12/me6500/m64/libstdc++-v3/include -I/home/EB/sebastian_h/ar= chive/gcc-git/libstdc++-v3/libsupc++ -std=3Dgnu++11 -fno-implicit-templ= ates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-l= ocation=3Donce -ffunction-sections -fdata-sections -frandom-seed=3Dhash_= c++0x.lo -g -O2 -mcpu=3De6500 -m64 -c -o hash_c++0x.lo /home/EB/sebastian= _h/archive/gcc-git/libstdc++-v3/src/c++11/hash_c++0x.cc libtool: compile: /build/git-build/b-gcc-git-powerpc-rtems4.12/./gcc/xgcc = -shared-libgcc -B/build/git-build/b-gcc-git-powerpc-rtems4.12/./gcc -nostdi= nc++ -L/build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me650= 0/m64/libstdc++-v3/src -L/build/git-build/b-gcc-git-powerpc-rtems4.12/power= pc-rtems4.12/me6500/m64/libstdc++-v3/src/.libs -L/build/git-build/b-gcc-git= -powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/libstdc++-v3/libsupc++/.lib= s -nostdinc -B/build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.1= 2/me6500/m64/newlib/ -isystem /build/git-build/b-gcc-git-powerpc-rtems4.12/= powerpc-rtems4.12/me6500/m64/newlib/targ-include -isystem /home/EB/sebastia= n_h/archive/gcc-git/newlib/libc/include -B/opt/rtems-4.12/powerpc-rtems4.12= /bin/ -B/opt/rtems-4.12/powerpc-rtems4.12/lib/ -isystem /opt/rtems-4.12/pow= erpc-rtems4.12/include -isystem /opt/rtems-4.12/powerpc-rtems4.12/sys-inclu= de -mcpu=3De6500 -m64 -I/home/EB/sebastian_h/archive/gcc-git/libstdc++-v3/.= ./libgcc -I/build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/m= e6500/m64/libstdc++-v3/include/powerpc-rtems4.12 -I/build/git-build/b-gcc-g= it-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/libstdc++-v3/include -I/h= ome/EB/sebastian_h/archive/gcc-git/libstdc++-v3/libsupc++ -std=3Dgnu++11 -f= no-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdia= gnostics-show-location=3Donce -ffunction-sections -fdata-sections -frandom-= seed=3Dhash_c++0x.lo -g -O2 -mcpu=3De6500 -m64 -c /home/EB/sebastian_h/arch= ive/gcc-git/libstdc++-v3/src/c++11/hash_c++0x.cc -o hash_c++0x.o /home/EB/sebastian_h/archive/gcc-git/libstdc++-v3/src/c++11/hash_c++0x.cc: = In member function 'std::size_t std::hash::operator()(long dou= ble) const': /home/EB/sebastian_h/archive/gcc-git/libstdc++-v3/src/c++11/hash_c++0x.cc:5= 6:3: error: unrecognizable insn: } ^ (insn 10 9 11 2 (set (reg:CCFP 172) (compare:CCFP (reg/v:TF 169 [ __val ]) (reg:TF 170))) "/home/EB/sebastian_h/archive/gcc-git/libstdc++-= v3/src/c++11/hash_c++0x.cc":38 -1 (nil)) /home/EB/sebastian_h/archive/gcc-git/libstdc++-v3/src/c++11/hash_c++0x.cc:5= 6:3: internal compiler error: in extract_insn, at recog.c:2311 0xb73c95 _fatal_insn(char const*, rtx_def const*, char const*, int, char co= nst*) /home/EB/sebastian_h/archive/gcc-git/gcc/rtl-error.c:108 0xb73cc9 _fatal_insn_not_found(rtx_def const*, char const*, int, char const= *) /home/EB/sebastian_h/archive/gcc-git/gcc/rtl-error.c:116 0xb45587 extract_insn(rtx_insn*) /home/EB/sebastian_h/archive/gcc-git/gcc/recog.c:2311 0x90c2f2 instantiate_virtual_regs_in_insn /home/EB/sebastian_h/archive/gcc-git/gcc/function.c:1589 0x90c2f2 instantiate_virtual_regs /home/EB/sebastian_h/archive/gcc-git/gcc/function.c:1957 0x90c2f2 execute /home/EB/sebastian_h/archive/gcc-git/gcc/function.c:2006 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See for instructions. make[9]: [hash_c++0x.lo] Error 1 (ignored) /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=3Dcompile /bu= ild/git-build/b-gcc-git-powerpc-rtems4.12/./gcc/xgcc -shared-libgcc -B/buil= d/git-build/b-gcc-git-powerpc-rtems4.12/./gcc -nostdinc++ -L/build/git-buil= d/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/libstdc++-v3/src= -L/build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m6= 4/libstdc++-v3/src/.libs -L/build/git-build/b-gcc-git-powerpc-rtems4.12/pow= erpc-rtems4.12/me6500/m64/libstdc++-v3/libsupc++/.libs -nostdinc -B/build/g= it-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/newlib/ -= isystem /build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me65= 00/m64/newlib/targ-include -isystem /home/EB/sebastian_h/archive/gcc-git/ne= wlib/libc/include -B/opt/rtems-4.12/powerpc-rtems4.12/bin/ -B/opt/rtems-4.1= 2/powerpc-rtems4.12/lib/ -isystem /opt/rtems-4.12/powerpc-rtems4.12/include= -isystem /opt/rtems-4.12/powerpc-rtems4.12/sys-include -mcpu=3De6500 -m64= -I/home/EB/sebastian_h/archive/gcc-git/libstdc++-v3/../libgcc -I/build/git= -build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/libstdc++-v= 3/include/powerpc-rtems4.12 -I/build/git-build/b-gcc-git-powerpc-rtems4.12/= powerpc-rtems4.12/me6500/m64/libstdc++-v3/include -I/home/EB/sebastian_h/ar= chive/gcc-git/libstdc++-v3/libsupc++ -std=3Dgnu++11 -fno-implicit-templ= ates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-l= ocation=3Donce -ffunction-sections -fdata-sections -frandom-seed=3Dhasht= able_c++0x.lo -g -O2 -mcpu=3De6500 -m64 -fimplicit-templates -c /home/EB/= sebastian_h/archive/gcc-git/libstdc++-v3/src/c++11/hashtable_c++0x.cc libtool: compile: /build/git-build/b-gcc-git-powerpc-rtems4.12/./gcc/xgcc = -shared-libgcc -B/build/git-build/b-gcc-git-powerpc-rtems4.12/./gcc -nostdi= nc++ -L/build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me650= 0/m64/libstdc++-v3/src -L/build/git-build/b-gcc-git-powerpc-rtems4.12/power= pc-rtems4.12/me6500/m64/libstdc++-v3/src/.libs -L/build/git-build/b-gcc-git= -powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/libstdc++-v3/libsupc++/.lib= s -nostdinc -B/build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.1= 2/me6500/m64/newlib/ -isystem /build/git-build/b-gcc-git-powerpc-rtems4.12/= powerpc-rtems4.12/me6500/m64/newlib/targ-include -isystem /home/EB/sebastia= n_h/archive/gcc-git/newlib/libc/include -B/opt/rtems-4.12/powerpc-rtems4.12= /bin/ -B/opt/rtems-4.12/powerpc-rtems4.12/lib/ -isystem /opt/rtems-4.12/pow= erpc-rtems4.12/include -isystem /opt/rtems-4.12/powerpc-rtems4.12/sys-inclu= de -mcpu=3De6500 -m64 -I/home/EB/sebastian_h/archive/gcc-git/libstdc++-v3/.= ./libgcc -I/build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/m= e6500/m64/libstdc++-v3/include/powerpc-rtems4.12 -I/build/git-build/b-gcc-g= it-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/libstdc++-v3/include -I/h= ome/EB/sebastian_h/archive/gcc-git/libstdc++-v3/libsupc++ -std=3Dgnu++11 -f= no-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdia= gnostics-show-location=3Donce -ffunction-sections -fdata-sections -frandom-= seed=3Dhashtable_c++0x.lo -g -O2 -mcpu=3De6500 -m64 -fimplicit-templates -c= /home/EB/sebastian_h/archive/gcc-git/libstdc++-v3/src/c++11/hashtable_c++0= x.cc -o hashtable_c++0x.o /home/EB/sebastian_h/archive/gcc-git/libstdc++-v3/src/c++11/hashtable_c++0x= .cc: In member function 'std::pair std::__detail::= _Prime_rehash_policy::_M_need_rehash(std::size_t, std::size_t, std::size_t)= const': /home/EB/sebastian_h/archive/gcc-git/libstdc++-v3/src/c++11/hashtable_c++0x= .cc:94:3: internal compiler error: in validate_condition_mode, at config/rs= 6000/rs6000.c:20551 _Prime_rehash_policy:: ^~~~~~~~~~~~~~~~~~~~ 0xf3ce1b validate_condition_mode(rtx_code, machine_mode) /home/EB/sebastian_h/archive/gcc-git/gcc/config/rs6000/rs6000.c:20547 0xf3d22c rs6000_generate_compare /home/EB/sebastian_h/archive/gcc-git/gcc/config/rs6000/rs6000.c:24323 0xf41e26 rs6000_emit_cbranch(machine_mode, rtx_def**) /home/EB/sebastian_h/archive/gcc-git/gcc/config/rs6000/rs6000.c:24797 0x10e672a gen_cbranchtf4(rtx_def*, rtx_def*, rtx_def*, rtx_def*) /home/EB/sebastian_h/archive/gcc-git/gcc/config/rs6000/rs6000.md:11411 0xaea9b4 insn_gen_fn::operator()(rtx_def*, rtx_def*, rtx_def*, rtx_def*) co= nst /home/EB/sebastian_h/archive/gcc-git/gcc/recog.h:303 0xaea9b4 emit_cmp_and_jump_insn_1 /home/EB/sebastian_h/archive/gcc-git/gcc/optabs.c:3996 0xaea9b4 emit_cmp_and_jump_insns(rtx_def*, rtx_def*, rtx_code, rtx_def*, ma= chine_mode, int, rtx_def*, int) /home/EB/sebastian_h/archive/gcc-git/gcc/optabs.c:4052 0x812f27 do_compare_rtx_and_jump(rtx_def*, rtx_def*, rtx_code, int, machine= _mode, rtx_def*, rtx_code_label*, rtx_code_label*, int) /home/EB/sebastian_h/archive/gcc-git/gcc/dojump.c:1145 0x813ef1 do_compare_and_jump /home/EB/sebastian_h/archive/gcc-git/gcc/dojump.c:1224 0x815a18 do_jump_1(tree_code, tree_node*, tree_node*, rtx_code_label*, rtx_= code_label*, int) /home/EB/sebastian_h/archive/gcc-git/gcc/dojump.c:276 0x79d28a expand_gimple_cond /home/EB/sebastian_h/archive/gcc-git/gcc/cfgexpand.c:2479 0x79d28a expand_gimple_basic_block /home/EB/sebastian_h/archive/gcc-git/gcc/cfgexpand.c:5612 0x7a1e26 execute /home/EB/sebastian_h/archive/gcc-git/gcc/cfgexpand.c:6357 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See for instructions. libtool: compile: /build/git-build/b-gcc-git-powerpc-rtems4.12/./gcc/xgcc = -shared-libgcc -B/build/git-build/b-gcc-git-powerpc-rtems4.12/./gcc -nostdi= nc++ -L/build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me650= 0/m64/nof/noaltivec/libstdc++-v3/src -L/build/git-build/b-gcc-git-powerpc-r= tems4.12/powerpc-rtems4.12/me6500/m64/nof/noaltivec/libstdc++-v3/src/.libs = -L/build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64= /nof/noaltivec/libstdc++-v3/libsupc++/.libs -nostdinc -B/build/git-build/b-= gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/me6500/m64/nof/noaltivec/newlib= / -isystem /build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/m= e6500/m64/nof/noaltivec/newlib/targ-include -isystem /home/EB/sebastian_h/a= rchive/gcc-git/newlib/libc/include -B/opt/rtems-4.12/powerpc-rtems4.12/bin/= -B/opt/rtems-4.12/powerpc-rtems4.12/lib/ -isystem /opt/rtems-4.12/powerpc-= rtems4.12/include -isystem /opt/rtems-4.12/powerpc-rtems4.12/sys-include -m= cpu=3De6500 -m64 -msoft-float -mno-altivec -I/home/EB/sebastian_h/archive/g= cc-git/libstdc++-v3/../libgcc -I/build/git-build/b-gcc-git-powerpc-rtems4.1= 2/powerpc-rtems4.12/me6500/m64/nof/noaltivec/libstdc++-v3/include/powerpc-r= tems4.12 -I/build/git-build/b-gcc-git-powerpc-rtems4.12/powerpc-rtems4.12/m= e6500/m64/nof/noaltivec/libstdc++-v3/include -I/home/EB/sebastian_h/archive= /gcc-git/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwri= te-strings -Wcast-qual -Wabi -fdiagnostics-show-location=3Donce -ffunction-= sections -fdata-sections -frandom-seed=3Dfundamental_type_info.lo -g -O2 -m= cpu=3De6500 -m64 -msoft-float -mno-altivec -c /home/EB/sebastian_h/archive/= gcc-git/libstdc++-v3/libsupc++/fundamental_type_info.cc -o fundamental_type= _info.o /home/EB/sebastian_h/archive/gcc-git/libstdc++-v3/libsupc++/fundamental_typ= e_info.cc:35:1: internal compiler error: in write_builtin_type, at cp/mangl= e.c:2574 } ^ 0x65a189 write_builtin_type /home/EB/sebastian_h/archive/gcc-git/gcc/cp/mangle.c:2574 0x65a189 write_type /home/EB/sebastian_h/archive/gcc-git/gcc/cp/mangle.c:2172 0x65fda2 mangle_special_for_type /home/EB/sebastian_h/archive/gcc-git/gcc/cp/mangle.c:3968 0x5b09fe get_tinfo_decl(tree_node*) /home/EB/sebastian_h/archive/gcc-git/gcc/cp/rtti.c:417 0x5b3e49 emit_support_tinfo_1 /home/EB/sebastian_h/archive/gcc-git/gcc/cp/rtti.c:1492 0x5b404b emit_support_tinfo_1 /home/EB/sebastian_h/archive/gcc-git/gcc/cp/rtti.c:1483 0x5b404b emit_support_tinfos() /home/EB/sebastian_h/archive/gcc-git/gcc/cp/rtti.c:1562 0x5564ac c_parse_final_cleanups() /home/EB/sebastian_h/archive/gcc-git/gcc/cp/decl2.c:4511 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See for instructions. --------------090903080903080502040306--