From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 96064 invoked by alias); 28 Apr 2015 08:22:48 -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 95698 invoked by uid 48); 28 Apr 2015 08:22:44 -0000 From: "trippels at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/65911] New: [6 Regression] r222508 breaks clang-tblgen Date: Tue, 28 Apr 2015 08:22:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: other X-Bugzilla-Version: 6.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: trippels at gcc dot gnu.org 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 cc 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-04/txt/msg02364.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65911 Bug ID: 65911 Summary: [6 Regression] r222508 breaks clang-tblgen Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: trippels at gcc dot gnu.org CC: tbsaunde at gcc dot gnu.org Target Milestone: --- Starting with r222508 LLVM doesn't build anymore on ppc64le: trippels@gcc2-power8 llvm_build % ./bin/clang-tblgen -gen-clang-attr-impl -I /home/trippels/llvm/tools/clang/include/clang/AST/../../ -I /home/trippels/llvm/tools/clang/include/clang/AST -I /home/trippels/llvm/lib/Target -I /home/trippels/llvm/include /home/trippels/llvm/tools/clang/include/clang/AST/../Basic/Attr.td -o /home/trippels/llvm_build/tools/clang/include/clang/AST/AttrImpl.inc.tmp Program received signal SIGSEGV, Segmentation fault. 0x00003fffb79d1ee4 in __strcmp_power7 () from /lib64/libc.so.6 (gdb) bt #0 0x00003fffb79d1ee4 in __strcmp_power7 () from /lib64/libc.so.6 #1 0x000000001005c504 in llvm::cl::generic_parser_base::findOption(char const*) () #2 0x0000000010004f9c in _GLOBAL__sub_I_TableGen.cpp ()