2015-06-02 9:22 GMT+02:00 Jan Nijtmans <jan.nijtm...@gmail.com>:
> I'm seeing the same problem in /reports. See below. However,
> if I remove the -O2 compiler flag from the Makefile, everything
> works fine. So, this could be a gcc optimization bug.

It turns out not to be a gcc optimization bug after all: the optimization
is very valid, the fossil code just makes an invalid assumption
(that azView[] is still available after the if() ...., it's needed in
style_footer())

Fixed here:
    <http://fossil-scm.org/index.html/info/8184f39d803f9ad6>

Regards,
          Jan Nijtmans
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to