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

Re: [csmith-project/csmith] da5501: add Comma operators and embedded assignments



The new Csmith immediately found a new crash in LLVM but unfortunately I recently updated my clang, so we can't tell if they just added this crash or not. We'll have to wait to see the patch.

John



On 07/11/2011 03:40 PM, Xuejun Yang wrote:
Not yet. I'll add them soon.

-Xuejun


Xuejun did you add ++ and --, or just embedded use of "="?

I'm not sure how important ++ and -- are in terms of compiler bugs, but I
suspect it would be useful to add them if it is not difficult.

John