[LLVMbugs] [Bug 3238] Peculiar use of ‘unsigned’ indices in ‘PostRASchedulerList . cpp’
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Fri Dec 19 14:34:00 PST 2008
http://llvm.org/bugs/show_bug.cgi?id=3238
Dan Gohman <gohman at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Dan Gohman <gohman at apple.com> 2008-12-19 16:33:59 ---
-1u is idiomatic, but it's not difficult to change. Fixed here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20081215/071374.html
I didn't test this on RHEL5.2; please reply if needed.
--
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.
More information about the llvm-bugs
mailing list