[LLVMbugs] [Bug 1058] NEW: CBE Not Generating BITCAST_TEMPORARY Declarations

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sat Dec 16 22:55:27 PST 2006


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

           Summary: CBE Not Generating BITCAST_TEMPORARY Declarations
           Product: libraries
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Backend: C
        AssignedTo: rspencer at x10sys.com
        ReportedBy: rspencer at x10sys.com


In some cases, the CBE is not generating the BITCAST_TEMPORARY variable needed
to perform a fp<->int bitcast. This was originally reported by Evan Cheng.

The symptom is compile errors like this:

Output/462.libquantum.cbe.c: In function 'quantum_objcode_put':
Output/462.libquantum.cbe.c:674: error: 'ltmp_118_4__BITCAST_TEMPORARY'
undeclared (first use in this function)



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