------- Comment #8 from hjl dot tools at gmail dot com 2010-02-10 14:57 ------- (In reply to comment #7) > (In reply to comment #6) > > (In reply to comment #1) > > > Which is a remainder that devs should enable checking when testing > > > patches for > > > branches ... > > > > > > > I am using the same configuration for both trunk and release branch: > > > > --enable-clocale=gnu --with-system-zlib --enable-shared > > --with-demangler-in-ld > > > > Why should checking be enabled only for release branches? > > Because if you backport ice-checking fixes testcases you should verify if > they really do not ICE on the branch - which requires checking to be enabled.
I see. Your comment is meant to gcc.c-torture/compile/pr42705.c. I will keep it in mind. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42997