[LLVMbugs] [Bug 13230] gcc 4.7 cannot compile llvm's RegAllocGreedy.c because cast discards qualifiers

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Jun 28 23:30:58 PDT 2012


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

Duncan Sands <baldrick at free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |baldrick at free.fr
         Resolution|                            |WORKSFORME

--- Comment #3 from Duncan Sands <baldrick at free.fr> 2012-06-29 01:30:58 CDT ---
LLVM builds fine with gcc-4.7 for me.  It looks like the bug reporter compiled
with -Werror.  Indeed there are many many warnings when compiling with gcc-4.7.

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