Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-23156

-no-javascript-jit: qt doesn't compile

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P5: Not important
    • None
    • 4.8.0
    • Qt Script
    • None
    • Fedora 16 x64

    Description

      When compiling after following configure, Qt doesn't compile:

       
      ./configure -nomake demos -nomake examples -debug -opensource -no-qt3support -no-javascript-jit -no-cups
      

      Compile error:

       
      interpreter/Interpreter.cpp: In member function 'JSC::JSValue JSC::Interpreter::privateExecute(JSC::Interpreter::ExecutionFlag, JSC::RegisterFile*, JSC::CallFrame*)':
      interpreter/Interpreter.cpp:2381:28: error: variable 'end' set but not used [-Werror=unused-but-set-variable]
      interpreter/Interpreter.cpp:2411:28: error: variable 'end' set but not used [-Werror=unused-but-set-variable]
      

      Everything is fine when leaving out the "-no-javascript-jit" config option

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kenthans Kent Hansen (Inactive)
            tiftof Christophe Oosterlynck
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes