https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122497

--- Comment #13 from David Binderman <dcb314 at hotmail dot com> ---
(In reply to Andrew Pinski from comment #11)
> Fixed.

Good. 

However, I find it somewhat concerning that six lines of C code
at a very mild optimisation level crashed the compiler.

Clearly, the 62,000 C test cases in the gcc test suite aren't enough.

Interestingly, clang has 10,000 C test cases in it's test suite,
but that doesn't cover the backend llvm code generator.

I don't think there has been much work on gcc's test case coverage.
I know Martin Liska was tracking this a few years ago, but I don't
know if it is still happening.

Reply via email to