[LLVMbugs] [Bug 1424] infinite recursion in scavengeregister

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu May 31 11:43:13 PDT 2007


http://llvm.org/bugs/show_bug.cgi?id=1424

lauro.venancio at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From lauro.venancio at gmail.com  2007-05-31 13:43 -------
Fixed.
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070528/050110.html
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070528/050111.html

The proposed idea was not implemented because the PrologEpilogInserter already
has code to define the ScavengingFrameIndex offset. This bug was caused by a bug
in this code.



------- 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