[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[csmith-dev] Strict Aliasing and Csmith



Hello,

Firstly, I wanted to say thank you for Csmith. I started using it
yesterday and it's already found a few ICEs on GCC trunk:

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

I have a quick question: is Csmith expected to produce code that's free
of strict aliasing violations?

I've run into a couple of instances where I believe it's produced strict
aliasing violations and I was wondering whether this was expected or
not.

Thanks,
Alex