http://llvm.org/bugs/show_bug.cgi?id=4190
Summary: Internal compiler error
Product: tools
Version: 2.5
Platform: Macintosh
OS/Version: MacOS X
Status: NEW
Severity: blocker
Priority: P2
Component: llvm-g++
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected], [email protected]
Short
----
llvm-g++-4.2 -o cctbx/miller/boost_python/phase_transfer.o -c -fPIC
-fno-strict-aliasing -w -ftemplate-depth-130 -g2 -O0 -fno-inline -fopenmp -fPIC
-fno-strict-aliasing -w -g2 -O0 -fno-inline -fopenmp
phase_transfer.preprocessed.cpp
where phase_transfer.preprocessed.cpp is the file attached to this bug report
results in
/Users/luc/Developer/cctbx/cctbx_project/scitbx/array_family/ref.h: In member
function âconst ElementType& scitbx::af::const_ref<ElementType,
AccessorType>::operator[](size_t) const [with ElementType =
cctbx::miller::index<int>, AccessorType = scitbx::af::trivial_accessor]â:
/Users/luc/Developer/cctbx/cctbx_project/scitbx/array_family/ref.h:79: internal
compiler error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://developer.apple.com/bugreporter> for instructions.
Longer
-----
I experimented to compile the CCTBX (http://cctbx.sourceforge.net) with
llvm-g++-4.2 from the 2.5 release. It resulted in an internal compiler error. I
then preprocessed the source file llvm-g++-4.2 choked upon so as to provide a
self-contained source file exposing the problem.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs