From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 115496 invoked by alias); 10 Oct 2015 07:10:16 -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 115455 invoked by uid 48); 10 Oct 2015 07:10:12 -0000 From: "guille at cal dot berkeley.edu" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/67917] New: ICE in openssl-1.0.2d.tar.gz "/usr/include/openssl/bn.h:335:3: error: TYPE_CANONICAL is not compatible" Date: Sat, 10 Oct 2015 07:10: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-Version: 6.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: guille at cal dot berkeley.edu X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: 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 target_milestone 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-10/txt/msg00745.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67917 Bug ID: 67917 Summary: ICE in openssl-1.0.2d.tar.gz "/usr/include/openssl/bn.h:335:3: error: TYPE_CANONICAL is not compatible" Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: guille at cal dot berkeley.edu Target Milestone: --- COLLECT_GCC=c++ COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-apple-darwin13.4.0/6.0.0/lto-wrapper Target: x86_64-apple-darwin13.4.0 Configured with: ../configure --enable-languages=c,c++ Thread model: posix gcc version 6.0.0 20151004 (experimental) (GCC) --------------------------------------------------------------------------- /usr/include/openssl/bn.h:335:3: error: TYPE_CANONICAL is not compatible { ^ asm_written public unsigned type_6 DI size unit size align 64 symtab 171348768 alias set -1 canonical type 0x143c272a0 pointer_to_this reference_to_this > decl_3 VOID file /usr/include/openssl/bn.h line 333 col 8 align 1 offset_align 1 context chain decl_3 VOID file /usr/include/openssl/bn.h line 332 col 15 align 1 offset_align 1 context chain >> context full-name "struct bn_gencb_st" n_parents=0 use_template=0 interface-unknown pointer_to_this chain > full-name "BN_GENCB" n_parents=0 use_template=0 interface-unknown pointer_to_this chain > /usr/include/openssl/bn.h:335:3: internal compiler error: verify_type failed /usr/include/openssl/bn.h:335:3: internal compiler error: Abort trap: 6 c++: internal compiler error: Abort trap: 6 (program cc1plus)