<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </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 - head -r317729 FreeBSD's clang 4 targeting powerpc (32-bit) crashed processing buildworld's mpt_cam.c"
   href="https://bugs.llvm.org/show_bug.cgi?id=32908">32908</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>head -r317729 FreeBSD's clang 4 targeting powerpc (32-bit) crashed processing buildworld's mpt_cam.c
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>clang
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>4.0
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>FreeBSD
          </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>-New Bugs
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>markmi@dsl-only.net
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=18402" name="attach_18402" title="Diagnostic .c file clang 4 left behind">attachment 18402</a> <a href="attachment.cgi?id=18402&action=edit" title="Diagnostic .c file clang 4 left behind">[details]</a></span>
Diagnostic .c file clang 4 left behind

The /tmp/mpt_cam-56fad4.sh content of clang's self-saved
report was:

# Crash reproducer for FreeBSD clang version 4.0.0 (tags/RELEASE_400/final
297347) (based on LLVM 4.0.0)
# Driver args: "--target=powerpc-unknown-freebsd12.0"
"--sysroot=/usr/obj/powerpcvtsc_clang/powerpc.powerpc/usr/src/tmp" "-B"
"/usr/obj/powerpcvtsc_clang/powerpc.powerpc/usr/src/tmp/usr/bin" "-O2" "-pipe"
"-fno-strict-aliasing" "-D" "_KERNEL" "-D" "KLD_MODULE" "-nostdinc" "-D"
"HAVE_KERNEL_OPTION_HEADERS" "-include"
"/usr/obj/powerpcvtsc_clang/powerpc.powerpc/usr/src/sys/GENERICvtsc-NODBG/opt_global.h"
"-I" "." "-I" "/usr/src/sys" "-fno-common" "-g" "-fno-omit-frame-pointer" "-I"
"/usr/obj/powerpcvtsc_clang/powerpc.powerpc/usr/src/sys/GENERICvtsc-NODBG"
"-fno-altivec" "-msoft-float" "-ffreestanding" "-fwrapv" "-fstack-protector"
"-gdwarf-2" "-Wall" "-Wredundant-decls" "-Wnested-externs"
"-Wstrict-prototypes" "-Wmissing-prototypes" "-Wpointer-arith" "-Winline"
"-Wcast-qual" "-Wundef" "-Wno-pointer-sign" "-D"
"__printf__=__freebsd_kprintf__" "-Wmissing-include-dirs"
"-fdiagnostics-show-option" "-Wno-unknown-pragmas"
"-Wno-error-tautological-compare" "-Wno-error-empty-body"
"-Wno-error-parentheses-equality" "-Wno-error-unused-function"
"-Wno-error-pointer-sign" "-Wno-error-shift-negative-value"
"-Wno-error-address-of-packed-member" "-std=iso9899:1999" "-c"
"/usr/src/sys/dev/mpt/mpt_cam.c" "-o" "mpt_cam.o"
# Original command: 
"/usr/obj/powerpcvtsc_clang/powerpc.powerpc/usr/src/tmp/usr/bin/cc" "-cc1"
"-triple" "powerpc-unknown-freebsd12.0" "-emit-obj" "-disable-free"
"-main-file-name" "mpt_cam.c" "-mrelocation-model" "static" "-mthread-model"
"posix" "-mdisable-fp-elim" "-relaxed-aliasing" "-masm-verbose"
"-mconstructor-aliases" "-target-cpu" "ppc" "-target-feature" "-hard-float"
"-target-feature" "-altivec" "-msoft-float" "-mfloat-abi" "soft"
"-dwarf-column-info" "-debug-info-kind=standalone" "-dwarf-version=2"
"-debugger-tuning=gdb" "-coverage-notes-file"
"/usr/obj/powerpcvtsc_clang/powerpc.powerpc/usr/src/sys/GENERICvtsc-NODBG/modules/usr/src/sys/modules/mpt/mpt_cam.gcno"
"-nostdsysteminc" "-nobuiltininc" "-resource-dir"
"/usr/obj/powerpcvtsc_clang/powerpc.powerpc/usr/src/tmp/usr/bin/../lib/clang/4.0.0"
"-include"
"/usr/obj/powerpcvtsc_clang/powerpc.powerpc/usr/src/sys/GENERICvtsc-NODBG/opt_global.h"
"-D" "_KERNEL" "-D" "KLD_MODULE" "-D" "HAVE_KERNEL_OPTION_HEADERS" "-I" "."
"-I" "/usr/src/sys" "-I"
"/usr/obj/powerpcvtsc_clang/powerpc.powerpc/usr/src/sys/GENERICvtsc-NODBG" "-D"
"__printf__=__freebsd_kprintf__" "-isysroot"
"/usr/obj/powerpcvtsc_clang/powerpc.powerpc/usr/src/tmp" "-O2" "-Wall"
"-Wredundant-decls" "-Wnested-externs" "-Wstrict-prototypes"
"-Wmissing-prototypes" "-Wpointer-arith" "-Winline" "-Wcast-qual" "-Wundef"
"-Wno-pointer-sign" "-Wmissing-include-dirs" "-Wno-unknown-pragmas"
"-Wno-error-tautological-compare" "-Wno-error-empty-body"
"-Wno-error-parentheses-equality" "-Wno-error-unused-function"
"-Wno-error-pointer-sign" "-Wno-error-shift-negative-value"
"-Wno-error-address-of-packed-member" "-std=iso9899:1999"
"-fdebug-compilation-dir"
"/usr/obj/powerpcvtsc_clang/powerpc.powerpc/usr/src/sys/GENERICvtsc-NODBG/modules/usr/src/sys/modules/mpt"
"-ferror-limit" "19" "-fmessage-length" "0" "-ffreestanding" "-fwrapv"
"-stack-protector" "1" "-fno-signed-char" "-fobjc-runtime=gnustep"
"-fno-common" "-fdiagnostics-show-option" "-vectorize-loops" "-vectorize-slp"
"-o" "mpt_cam.o" "-x" "c" "/usr/src/sys/dev/mpt/mpt_cam.c"
 "/usr/obj/powerpcvtsc_clang/powerpc.powerpc/usr/src/tmp/usr/bin/cc" "-cc1"
"-triple" "powerpc-unknown-freebsd12.0" "-emit-obj" "-disable-free"
"-main-file-name" "mpt_cam.c" "-mrelocation-model" "static" "-mthread-model"
"posix" "-mdisable-fp-elim" "-relaxed-aliasing" "-masm-verbose"
"-mconstructor-aliases" "-target-cpu" "ppc" "-target-feature" "-hard-float"
"-target-feature" "-altivec" "-msoft-float" "-mfloat-abi" "soft"
"-dwarf-column-info" "-debug-info-kind=standalone" "-dwarf-version=2"
"-debugger-tuning=gdb" "-coverage-notes-file"
"/usr/obj/powerpcvtsc_clang/powerpc.powerpc/usr/src/sys/GENERICvtsc-NODBG/modules/usr/src/sys/modules/mpt/mpt_cam.gcno"
"-nostdsysteminc" "-nobuiltininc" "-D" "_KERNEL" "-D" "KLD_MODULE" "-D"
"HAVE_KERNEL_OPTION_HEADERS" "-D" "__printf__=__freebsd_kprintf__" "-O2"
"-Wall" "-Wredundant-decls" "-Wnested-externs" "-Wstrict-prototypes"
"-Wmissing-prototypes" "-Wpointer-arith" "-Winline" "-Wcast-qual" "-Wundef"
"-Wno-pointer-sign" "-Wmissing-include-dirs" "-Wno-unknown-pragmas"
"-Wno-error-tautological-compare" "-Wno-error-empty-body"
"-Wno-error-parentheses-equality" "-Wno-error-unused-function"
"-Wno-error-pointer-sign" "-Wno-error-shift-negative-value"
"-Wno-error-address-of-packed-member" "-std=iso9899:1999" "-ferror-limit" "19"
"-fmessage-length" "0" "-ffreestanding" "-fwrapv" "-stack-protector" "1"
"-fno-signed-char" "-fobjc-runtime=gnustep" "-fno-common"
"-fdiagnostics-show-option" "-vectorize-loops" "-vectorize-slp" "-x" "c"
"mpt_cam-56fad4.c"</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>