<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Failed to compile octave using llvm 3.4 but managed using llvm 3.2."
   href="http://llvm.org/bugs/show_bug.cgi?id=16934">16934</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Failed to compile octave using llvm 3.4 but managed using llvm 3.2.
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>tools
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>llvm-gcc
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>lan1967@mail.ru
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvmbugs@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Hello, everyone!
I am trying to compile a development version of octave 3.7.5 using fresh
version of llvm 3.4 from Ubuntu 13.10 repository and fail although llvm 3.2
version works flawlessly.
Here is the piece of log.
I don't know which component this bug addresses.
Sorry for that.
Thank you for your attention
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../liboctave/cruft/misc
-I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric
-I../liboctave/operators -I../liboctave/operators -I../liboctave/system
-I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree
-Icorefcn -I./corefcn -I../libgnu -I../libgnu -isystem
/usr/lib/llvm-3.4/include -I/usr/include/freetype2 -Wall -W -Wshadow
-Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align
-Wcast-qual -g -O2 -pthread -fopenmp -MT
corefcn/corefcn_libcorefcn_la-pt-jit.lo -MD -MP -MF
corefcn/.deps/corefcn_libcorefcn_la-pt-jit.Tpo -c corefcn/pt-jit.cc  -fPIC
-DPIC -o corefcn/.libs/corefcn_libcorefcn_la-pt-jit.o
corefcn/pt-jit.cc: In member function 'void
tree_jit::optimize(llvm::Function*)':
corefcn/pt-jit.cc:2004:34: error: 'F_Binary' is not a member of
'llvm::raw_fd_ostream'
                                  llvm::raw_fd_ostream::F_Binary);
make[3]: *** [corefcn/corefcn_libcorefcn_la-pt-jit.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
mv -f corefcn/.deps/corefcn_libcorefcn_la-jit-typeinfo.Tpo
corefcn/.deps/corefcn_libcorefcn_la-jit-typeinfo.Plo</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>