------- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-16 23:17 ------- (In reply to comment #3) > One could probably replace the assert with a run-time invocation of abort(). Or really __builtin_trap() which is better.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23714