Wilfred / bfc

An industrial-grade brainfuck compiler
https://bfc.wilfred.me.uk
GNU General Public License v2.0
508 stars 31 forks source link

mandelbrot.bf segfaults #13

Closed Wilfred closed 8 years ago

Wilfred commented 8 years ago

Segfaults with LLVM 3.8, garbage output on LLVM 3.7.

On LLVM 3.7, bisecting points to 914261e3981f243f7f3c657cbcdce59b218cb9b4.

Wilfred commented 8 years ago

No longer an issue.