[LLVMbugs] [Bug 2689] x86 32-bit linux codegen error with inttoptr calls
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Aug 18 11:19:46 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2689
Anton Korobeynikov <asl at math.spbu.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
--- Comment #5 from Anton Korobeynikov <asl at math.spbu.ru> 2008-08-18 13:19:45 ---
(In reply to comment #4)
> In fact, I narrowed it down to not working on revision 52749 and working on
> revision 52750. I've been looking at the difference between the two trying to
> understand why that would fix it but don't yet. I'm confident that this isn't a
> problem anymore on trunk though.
Ah, well. Eli actually was right. Stack realignment was the source of problem.
And Dale actually fixed my bug there. :)
--
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