public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/65911] New: [6 Regression] r222508 breaks clang-tblgen
@ 2015-04-28  8:22 trippels at gcc dot gnu.org
  2015-04-28  9:29 ` [Bug other/65911] " trippels at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: trippels at gcc dot gnu.org @ 2015-04-28  8:22 UTC (permalink / raw)
  To: gcc-bugs

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 ()


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-04-28 14:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-28  8:22 [Bug other/65911] New: [6 Regression] r222508 breaks clang-tblgen trippels at gcc dot gnu.org
2015-04-28  9:29 ` [Bug other/65911] " trippels at gcc dot gnu.org
2015-04-28  9:36 ` rguenth at gcc dot gnu.org
2015-04-28  9:38 ` jakub at gcc dot gnu.org
2015-04-28 10:10 ` trippels at gcc dot gnu.org
2015-04-28 10:21 ` trippels at gcc dot gnu.org
2015-04-28 14:42 ` tbsaunde at tbsaunde dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).