<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Have you tried Nick's patch:</p>
    <p><a class="moz-txt-link-freetext" href="http://www.democritos.it/pipermail/xcrysden/2018-October/001929.html">http://www.democritos.it/pipermail/xcrysden/2018-October/001929.html</a><br>
    </p>
    <div class="moz-cite-prefix">On 11/4/2018 10:26 AM, Yuri wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:1b4b2564-b64b-df6a-adc8-76243a16ec21@rawbw.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <pre>Getting these failures with gcc8.
<a class="moz-txt-link-freetext" href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232960" moz-do-not-send="true">https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232960</a>

Yuri


---log---
gfortran -fdefault-double-8 -fdefault-real-8 -O2   -c -o gengeom.o gengeom.f
gengeom.f:735:27:

          CALL GETCCOOR(DVC,AC,2,X,Y,Z,XC,YC,ZC,I,NATR)
                           1
Error: Actual argument contains too few elements for dummy argument 'b33' (6/12) at (1)
gengeom.f:740:27:

          CALL GETCCOOR(DVC,BC,2,X,Y,Z,XC,YC,ZC,I,NATR)
                           1

etc.</pre>
    </blockquote>
    <blockquote type="cite"
      cite="mid:1b4b2564-b64b-df6a-adc8-76243a16ec21@rawbw.com">
    </blockquote>
  </body>
</html>