------- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-22 23:06 ------- Here is a reduced testcase with "--param ggc-min-expand=0 --param ggc-min-heapsize=0" template <class Union> class Test_Union { void perform_test_trivial() { struct check_union { void perform_test_trivial() {} }; } };
-- What |Removed |Added ---------------------------------------------------------------------------- GCC build triplet|powerpc-apple-darwin7.8.0 | GCC host triplet|powerpc-apple-darwin7.8.0 | GCC target triplet|powerpc-apple-darwin7.8.0 | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21687