[LLVMbugs] [Bug 11468] Clang incorrectly handles exceptions in presence of stack aligned variables
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Dec 3 05:23:54 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=11468
Anton Korobeynikov <asl at math.spbu.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|INVALID |
--- Comment #7 from Anton Korobeynikov <asl at math.spbu.ru> 2011-12-03 07:23:54 CST ---
Yes, we should definitely check this. When stack is realigned then all the
variables should be saved / restored relative to frame pointer.
--
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