Changes between versions 3.1.1 and 3.1.2

  1. The only is change is that the configuration detects the presence of gcc3.0 and works around a bug in it by compiling the file tria_accessor.cc(3d) without optimization flags even for optimized libraries. The gcc bug is documented at the gcc bug tracking system page, as bugs reports c++/615 and optimization/2938.
    (WB 2001/06/27)