------- Comment #8 from jacob dot benoit dot 1 at gmail dot com  2009-12-11 
17:07 -------
(In reply to comment #7)
> Fixed in trunk (4.5)
> 

Thanks for fixing this bug!

Maybe I'm just ignorant, but I can't get the fix to work for me. I have SVN
r155167. I am still getting a ICE, albeit at a slightly different line number
now:

##### 12:01:44 ~/build/eigen$ make product_small_1
Building CXX object test/CMakeFiles/product_small_1.dir/product_small.cpp.o
In file included from /home/bjacob/eigen/test/product_small.cpp:26:0:
/home/bjacob/eigen/test/product.h: In function ‘void product(const MatrixType&)
[with MatrixType = Eigen::Matrix<float, 3, 2, 0>]’:
/home/bjacob/eigen/test/product_small.cpp:31:5:   instantiated from here
/home/bjacob/eigen/test/product.h:45:60: internal compiler error: tree check:
accessed elt 2 of tree_vec with 1 elts in tsubst, at cp/pt.c:9822
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42225

Reply via email to