[LLVMbugs] [Bug 9756] X86GenDAGISel.inc has code that depends on char signedness
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Apr 19 20:20:30 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=9756
Nick Lewycky <nlewycky at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #3 from Nick Lewycky <nlewycky at google.com> 2011-04-19 22:20:30 CDT ---
Hah! This is indeed the bug that was causing the mis-assembly I was tracking!
And here I thought it was a side problem I didn't want to forget while
continuing my debugging.
I agree with signed char and picked "int8_t" and landed that in r129845.
--
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