From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29436 invoked by alias); 15 Dec 2012 20:47:41 -0000 Received: (qmail 29395 invoked by uid 48); 15 Dec 2012 20:47:25 -0000 From: "delorme.hugues at fougsys dot fr" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/55711] New: Internal compiler error while compiling openssl1.0.1c/crypto/asn1/a_strex.c Date: Sat, 15 Dec 2012 20:47:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: delorme.hugues at fougsys dot fr X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 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 X-SW-Source: 2012-12/txt/msg01598.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55711 Bug #: 55711 Summary: Internal compiler error while compiling openssl1.0.1c/crypto/asn1/a_strex.c Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: critical Priority: P3 Component: c AssignedTo: unassigned@gcc.gnu.org ReportedBy: delorme.hugues@fougsys.fr Created attachment 28979 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28979 The preprocessed file that triggers the bug gcc -v Using built-in specs. COLLECT_GCC=/opt/bin/mingw-w64/bin/x86_64-w64-mingw32-gcc COLLECT_LTO_WRAPPER=/opt/bin/mingw-w64/bin/../libexec/gcc/x86_64-w64-mingw32/4.8.0/lto-wrapper Target: x86_64-w64-mingw32 Configured with: ../../../build/gcc/src/configure --target=x86_64-w64-mingw32 --prefix=/home/mingw-w64/slave-root/linux-x86_64-x86_64/build/build/root --with-sysroot=/home/mingw-w64/slave-root/linux-x86_64-x86_64/build/build/root --with-gnu-ld --with-gnu-as --enable-fully-dynamic-string --disable-multilib Thread model: win32 gcc version 4.8.0 20121031 (experimental) (GCC) Host system : kubuntu 12.04 Complete command line (from openssl-1.0.1c/crypto/asn1) : x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o a_strex.o a_strex.c Compiler output : a_strex.c:574:1: internal compiler error: in inline_call, at ipa-inline-transform.c:269 } ^ 0xd1670b inline_call(cgraph_edge*, bool, vec_t**, int*, bool) ../../../../build/gcc/src/gcc/ipa-inline-transform.c:265 0xd1503b inline_small_functions ../../../../build/gcc/src/gcc/ipa-inline.c:1553 0xd1503b ipa_inline ../../../../build/gcc/src/gcc/ipa-inline.c:1735