http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54634



--- Comment #5 from Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> 
2012-09-20 13:06:50 UTC ---

(In reply to comment #4)

> Ah, binomial () is pure.



In this case, it was presumably triggered by Tobias' changes for PR54389.

binomial() has not been declared pure in the source, but most likely correctly

declared 'implicitly pure' but the Fortran frontend.

Reply via email to