[LLVMbugs] [Bug 450] [llvmg++] Extern const globals cannot be	marked 'constant' if they have nontrivial ctors or dtors
    bugzilla-daemon at cs.uiuc.edu 
    bugzilla-daemon at cs.uiuc.edu
       
    Mon Oct  4 17:21:25 PDT 2004
    
    
  
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=450
sabre at nondot.org changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |1.4
------- Additional Comments From sabre at nondot.org  2004-10-04 19:21 -------
This is now fixed, patch here:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20041004/018793.html
Testcase here: test/Regression/C++Frontend/2004-10-04-ExternalGlobalConstant.cpp.tr
This fixes the Prolangs-C++/city program.
-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