[llvm-bugs] [Bug 24374] New: fatal error: error in backend: Starting a function before ending the previous one
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Aug 6 05:37:43 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=24374
Bug ID: 24374
Summary: fatal error: error in backend: Starting a function
before ending the previous one
Product: clang
Version: trunk
Hardware: PC
OS: Windows 2000
Status: NEW
Severity: normal
Priority: P
Component: C++
Assignee: unassignedclangbugs at nondot.org
Reporter: fuzzlix at gmx.de
CC: dgregor at apple.com, llvm-bugs at lists.llvm.org
Classification: Unclassified
fatal error compiling wxwidgets 3.0.2
--8X--------------------------------------------------------------
fatal error: error in backend: Starting a function before ending the previous
one!
clang++.exe: error: clang frontend command failed with exit code 70 (use -v to
see invocation)
clang version 3.8.0 (trunk 243869)
Target: x86_64-w64-windows-gnu
Thread model: posix
clang++.exe: note: diagnostic msg: PLEASE submit a bug report to
http://llvm.org/bugs/ and include the crash backtrace, preprocessed
source, and associated run script.
clang++.exe: note: diagnostic msg:
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang++.exe: note: diagnostic msg:
C:\Users\ULRICH~1\AppData\Local\Temp\log-a18e5e.cpp
clang++.exe: note: diagnostic msg:
C:\Users\ULRICH~1\AppData\Local\Temp\log-a18e5e.sh
clang++.exe: note: diagnostic msg:
********************
makefile:11832: recipe for target 'gcc_mswu\baselib_log.o' failed
make: *** [gcc_mswu\baselib_log.o] Error 70
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150806/8777be6b/attachment.html>
More information about the llvm-bugs
mailing list