http://llvm.org/bugs/show_bug.cgi?id=2367
Summary: MultiSource/Applications/d/make_parser miscompiles
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
$ ./make_dparser.llc -v ${PROJ_SRC_DIR}/grammar.g
Segmentation fault
make_dparser.cbe works. Here's the stacktrace:
(gdb) bt
#0 0x080637c3 in exhaustive_parse ()
#1 0x08057b04 in main ()
Bugpoint is useless here, producing br/br/ret void again.
That said, bugpoint-opt and bugpoint-llvm-ld can't find any problem, so it's
probably in the backend.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs