------- Additional Comments From dkouroun at mailbox dot gr 2004-10-18 20:07 ------- Created an attachment (id=7371) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7371&action=view) source code(important files: FEMmain.cc, Elements.h )
This is the source code. It uses expression templates. typedef typeof(dx(u)*dx(v)) dxType dxType A = dx(u)*dx(v) influences the output of an object which has nothing to do with A; -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18049