-
Notifications
You must be signed in to change notification settings - Fork 15.5k
Closed
Labels
wontfixIssue is real, but we can't or won't fix it. Not invalidIssue is real, but we can't or won't fix it. Not invalid
Description
| Bugzilla Link | 302 |
| Resolution | WONTFIX |
| Resolved on | Feb 22, 2010 12:55 |
| Version | 1.2 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
Extended Description
If I used bison 1.875 to try and compile llvm-1.2, it bails:
Compiling llvmAsmParser.cpp
llvmAsmParser.tab.c: In function int llvmAsmparse()': llvmAsmParser.tab.c:4073: error: parse error before goto'
make[2]: ***
[/usr/home/jack/proj/llvm/base/llvm/lib/AsmParser/Debug/llvmAsmParser.lo] Error 1
make[2]: Leaving directory /usr/home/jack/proj/llvm/base/llvm/lib/AsmParser' make[1]: *** [AsmParser/.makeall] Error 2 make[1]: Leaving directory /usr/home/jack/proj/llvm/base/llvm/lib'
make: *** [all] Error 1
Changing to bison 1.25 works fine.
--Jack
Metadata
Metadata
Assignees
Labels
wontfixIssue is real, but we can't or won't fix it. Not invalidIssue is real, but we can't or won't fix it. Not invalid