------- Comment #3 from kargl at gcc dot gnu dot org  2008-05-09 18:15 -------
Add -Wall to your compiler flags!

          any(abs(v_hq - v_n > precision_goal))) then
                 1
Error: 'a' argument of 'abs' intrinsic at (1) must be a numeric type

You have messed up parentheses.


-- 


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

Reply via email to