------- Additional Comments From bangerth at dealii dot org 2005-04-13 15:29 ------- Note that it isn't related to PR 19899, even though the failure seems similar.
I should also note that the ICE happened with a compiler that had checking enabled. If checking is disabled, we simply get this: deal.II/tests> $HOME/bin/gcc-3.4/bin/c++ -c x.cc x.cc: In function `void test()': x.cc:11: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. W. -- What |Removed |Added ---------------------------------------------------------------------------- Known to fail| |3.4.2 3.4.4 Known to work| |3.3.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20995
