[LLVMbugs] [Bug 579] [global-opt] Should not try to localize global used by non-instructions
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Jun 15 14:13:53 PDT 2005
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=579
sabre at nondot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Component|gccld |Interprocedural
| |Optimizations
Keywords| |compile-fail
OS/Version|Linux |All
Product|tools |libraries
Platform|PC |All
Resolution| |FIXED
Summary|Exception: Cannot make |[global-opt] Should not try
|constant refer to non- |to localize global used by
|constant! |non-instructions
------- Additional Comments From sabre at nondot.org 2005-06-15 16:13 -------
Fixed. Testcase here:
test/Regression/Transforms/GlobalOpt/2005-06-15-LocalizeConstExprCrash.ll
Patch here:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20050613/026699.html
Thanks for the report!!
-Chris
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list