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: unassig...@gcc.gnu.org

        ReportedBy: delorme.hug...@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<cgraph_edge*>**, 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

Reply via email to