[LLVMbugs] [Bug 8853] New: Clang goes into an endless loop while trying to compile ScummVM

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Dec 24 07:12:27 PST 2010


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

           Summary: Clang goes into an endless loop while trying to
                    compile ScummVM
           Product: clang
           Version: trunk
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: adam at NetBSD.org
                CC: llvmbugs at cs.uiuc.edu, dgregor at apple.com


Greetings,

I have noticed Clang going into an endless loop and eating more and more memory
while compiling qdm2.cpp from ScummVM project. The following link points to the
file:

http://scummvm.svn.sourceforge.net/viewvc/scummvm/scummvm/trunk/graphics/video/codecs/qdm2.cpp?view=log

The problem only occurs when compiling with -O2 (and probably higher)
optimisation level. Everything's fine with -Os.

This is with LLVM and Clang updated from SVN today, December 24th, 2010, built
and used on Mac OS X 10.6.5. Same with ScummVM; SVN updated today.

If you would like me to do more testing, don't hesitate to contact me.

Kind regards,
Adam

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