[LLVMbugs] [Bug 1721] miscompilation of unusual sized GCC integer types (e.g. i33)

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Jan 7 21:20:03 PST 2008


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


Chris Lattner <sabre at nondot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
          Component|new bugs                    |llvm-gcc
            Product|new-bugs                    |tools
         Resolution|                            |FIXED
   Target Milestone|---                         |2.2
            Version|unspecified                 |1.0




--- Comment #12 from Chris Lattner <sabre at nondot.org>  2008-01-07 23:20:00 ---
And here's the gcc 4.2 patch:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080107/056955.html

Fixed.  Testcase here: test/CFrontend/2008-01-07-UnusualIntSize.c

Duncan, please let me know if this also fixes the related 36-bit integer Ada
failures.  We can tell it is right when ada works :) 

-Chris


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list