[LLVMbugs] [Bug 1493] internalize zapping global constructors

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Jun 6 13:53:32 PDT 2007


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

sabre at nondot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
          Component|new bugs                    |Interprocedural
                   |                            |Optimizations
           Keywords|                            |miscompilation
            Product|new-bugs                    |libraries
         Resolution|                            |FIXED
            Summary|Segfault in produced native |internalize zapping global
                   |executable                  |constructors
   Target Milestone|---                         |2.1
            Version|unspecified                 |1.9



------- Additional Comments From sabre at nondot.org  2007-06-06 15:53 -------
Fixed, patch here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070604/050302.html

This was due to some legacy code that was used to support llvm-gcc3.  The easiest thing to do is to zap it 
entirely.  Thanks for the report and the nice reduced testcase!

-Chris



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