[LLVMbugs] [Bug 395] [llvm-gcc] internal flag for Construct On First Use should be char
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Fri Jul 2 19:01:40 PDT 2004
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=395
sabre at nondot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From sabre at nondot.org 2004-07-02 21:01 -------
Yup, it looks like a 64-bit guard is required by the ABI:
http://www.codesourcery.com/cxx-abi/abi.html#guards
Though this is nonsensical, we need to be compatible.
-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