<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 --- - Segmentation fault"
   href="http://llvm.org/bugs/show_bug.cgi?id=19772">19772</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Segmentation fault
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>new-bugs
          </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>new bugs
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>eocallaghan@alterapraxis.com
          </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>Created <span class=""><a href="attachment.cgi?id=12532" name="attach_12532" title="preprocessed source">attachment 12532</a> <a href="attachment.cgi?id=12532&action=edit" title="preprocessed source">[details]</a></span>
preprocessed source

CC         device/device.ramstage.o
0  libLLVM-3.5svn.so 0x00007ff1ef00fc52 llvm::sys::PrintStackTrace(_IO_FILE*) +
34
1  libLLVM-3.5svn.so 0x00007ff1ef00f6fc
2  libpthread.so.0   0x00007ff1edfbc4b0
3  libLLVM-3.5svn.so 0x00007ff1ee921fbc
llvm::CompositeType::getTypeAtIndex(llvm::Value const*) + 28
4  libLLVM-3.5svn.so 0x00007ff1eeb5c008
5  libLLVM-3.5svn.so 0x00007ff1eeb5ff02
6  libLLVM-3.5svn.so 0x00007ff1eeb60505
7  libLLVM-3.5svn.so 0x00007ff1ee90efa1
llvm::FPPassManager::runOnFunction(llvm::Function&) + 481
8  libLLVM-3.5svn.so 0x00007ff1ee90f02b
llvm::FPPassManager::runOnModule(llvm::Module&) + 43
9  libLLVM-3.5svn.so 0x00007ff1ee9114b8
llvm::legacy::PassManagerImpl::run(llvm::Module&) + 696
10 clang             0x00000000008178f8
clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::CodeGenOptions
const&, clang::TargetOptions const&, clang::LangOptions const&,
llvm::StringRef, llvm::Module*, clang::BackendAction, llvm::raw_ostream*) +
2968
11 clang             0x0000000000812d61
12 clang             0x0000000000996255 clang::ParseAST(clang::Sema&, bool,
bool) + 789
13 clang             0x00000000006a3706 clang::FrontendAction::Execute() + 134
14 clang             0x0000000000680f25
clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 293
15 clang             0x000000000066a4fb
clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 1643
16 clang             0x0000000000665978 cc1_main(char const**, char const**,
char const*, void*) + 1272
17 clang             0x0000000000664b84 main + 8388
18 libc.so.6         0x00007ff1ed6fe000 __libc_start_main + 240
19 clang             0x0000000000665058
Stack dump:
0.    Program arguments: /usr/bin/clang -cc1 -triple i386---elf -S
-disable-free -disable-llvm-verifier -main-file-name device.c
-mrelocation-model static -mno-zero-initialized-in-bss -relaxed-aliasing
-fmath-errno -masm-verbose -no-integrated-as -mconstructor-aliases -target-cpu
k8-sse3 -target-feature -mmx -target-linker-version 2.24 -g -coverage-file
/tmp/device-b43c9c.s -nostdsysteminc -nobuiltininc -resource-dir
/usr/bin/../lib/clang/3.5.0 -dependency-file build/device/device.ramstage.d -MT
build/device/device.ramstage.o -include src/include/kconfig.h -I
src/mainboard/jetway/nf81-t56n-lf -I src/vendorcode/amd/agesa/f14 -I
src/vendorcode/amd/agesa/f14/Include -I src/vendorcode/amd/agesa/f14/Lib -I
src/vendorcode/amd/agesa/f14/Legacy -I src/vendorcode/amd/agesa/f14/Proc/Common
-I src/vendorcode/amd/agesa/f14/Proc/CPU -I
src/vendorcode/amd/agesa/f14/Proc/CPU/Family -I
src/vendorcode/amd/agesa/f14/Proc/CPU/Family/0x14 -I
src/vendorcode/amd/agesa/f14/Proc/CPU/Family/0x14/ON -I
src/vendorcode/amd/agesa/f14/Proc/CPU/Feature -I
src/vendorcode/amd/agesa/f14/Proc/GNB -I
src/vendorcode/amd/agesa/f14/Proc/GNB/Common -I
src/vendorcode/amd/agesa/f14/Proc/GNB/Gfx -I
src/vendorcode/amd/agesa/f14/Proc/GNB/Gfx/Family -I
src/vendorcode/amd/agesa/f14/Proc/GNB/Modules/GnbCommonLib -I
src/vendorcode/amd/agesa/f14/Proc/GNB/Nb -I
src/vendorcode/amd/agesa/f14/Proc/GNB/Nb/Family -I
src/vendorcode/amd/agesa/f14/Proc/GNB/Nb/Family/0x14 -I
src/vendorcode/amd/agesa/f14/Proc/GNB/Nb/Feature -I
src/vendorcode/amd/agesa/f14/Proc/GNB/PCIe -I
src/vendorcode/amd/agesa/f14/Proc/GNB/PCIe/Family -I
src/vendorcode/amd/agesa/f14/Proc/GNB/PCIe/Family/0x14 -I
src/vendorcode/amd/agesa/f14/Proc/GNB/PCIe/Feature -I
src/vendorcode/amd/agesa/f14/Proc/HT -I src/vendorcode/amd/agesa/f14/Proc/IDS
-I src/vendorcode/amd/agesa/f14/Proc/Mem -I
src/vendorcode/amd/agesa/f14/Proc/Mem/NB/ON -I
src/vendorcode/amd/agesa/f14/Proc/Recovery/GNB -I
src/vendorcode/amd/agesa/f14/Proc/Recovery/CPU -I
src/vendorcode/amd/agesa/f14/Proc/Recovery/Mem -I
src/mainboard/jetway/nf81-t56n-lf -I src/southbridge/amd/cimx/sb800 -I
src/include/cpu/amd/common -I src/vendorcode/amd/cimx/sb800 -I src -I
src/include -I build -I src/device/oprom/include -I src/arch/x86/include -Os
-Wall -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings
-Wredundant-decls -Wno-trigraphs -Wstrict-aliasing -Wshadow -Werror
-fconst-strings -fno-dwarf-directory-asm -fdebug-compilation-dir /tmp/coreboot
-ferror-limit 19 -fmessage-length 211 -ffreestanding -mstackrealign
-fno-builtin -fobjc-runtime=gcc -fno-common -fdiagnostics-show-option
-fcolor-diagnostics -vectorize-loops -vectorize-slp -o /tmp/device-b43c9c.s -x
c src/device/device.c 
1.    <eof> parser at end of file
2.    Per-module optimization passes
3.    Running pass 'Function Pass Manager' on module 'src/device/device.c'.
4.    Running pass 'Combine redundant instructions' on function
'@avoid_fixed_resources'
clang: error: unable to execute command: Segmentation fault (core dumped)
clang: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 3.5.0 (trunk) (llvm/trunk 209066)
Target: i386---elf
Thread model: posix</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>