> @Wolfgang: what do you think about all this?

No doubt, the more compilers we can use the more portable our code is and the 
more we can be convinced that we have no undefined behavior.

I agree with you that llvm is an interesting project but that it isn't quite 
there yet. It's worth trying every once in a while, though, if someone has the 
time to do so. It shouldn't actually be very hard:
  export CXX=llvm
  ./configure
  make all
should in principle be enough!

Best
 W.

-------------------------------------------------------------------------
Wolfgang Bangerth                email:            [email protected]
                                 www: http://www.math.tamu.edu/~bangerth/
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to