uwsampa / accept

an approximate compiler
http://accept.rocks
MIT License
37 stars 14 forks source link

Suppress error dumps from broken programs #1

Closed sampsyo closed 10 years ago

sampsyo commented 10 years ago

The experiment workflow should not lead the stderr for segfaults and such when "optimized" programs break. Broken programs are expected occasionally and shouldn't be allowed to panic the user.

sampsyo commented 10 years ago

I think this is working as expected now in recent driver versions.