I get an internal compiler error within the fparser sources when trying to
build libMesh with our new compiler:

$ icpc --version
icpc (ICC) 15.0.3 20150407



fpoptimizer/grammar_data.cc(81): internal error: assertion failed: 
lower_dynamic_init_aggregate_constant: bad aggr kind 
(shared/cfe/edgcpfe/lower_init.c, line 6341)

       const ParamSpec_NumConstant <Value_t> 
plist_n_container<Value_t>::plist_n[20] =
                                                                         ^

Whether configuring --with-fparser=devel or --with-fparser=release I get the 
same.

Configuring with --disable-fparser fixes the compilation problem, but isn't an
option for our applications.

------------------------------------------------------------------------------
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to