[eigen] Re: Infinite loop in gebp |
[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]
Hi Guys,I am using eigen 3.1.2 on a mac and I am observing an infinite loop inEigen::internal::gebp_kernel<double, double, long, 4, 4, false, false>::operator()
This is with g++4.1.2 -O3 -DNDEBUG -fast -msse3the same code works just fine with clang 4.0.0I can provide instructions for reproducing this (its corrector_test.cc of the Ceres Solver code base).But before I do that, is there anything know about this compiler/Eigen/OS combination?Thank you,Sameer
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |