On 2/19/19 2:44 PM, Thomas Koenig wrote:
Bob,
Some of us still use varargs interfaces (in my case, Fortran calling C
stdarg subroutines).
The problem for us is that that sometimes using varargs made standard-
conforming Fortran code like, in file a.f
subroutine foo(a)
print *
On 2/18/19 12:48 AM, Janne Blomqvist wrote:
On Sun, Feb 17, 2019 at 8:19 PM Thomas Koenig wrote:
Hello world,
the attached patch fixes a rather bad ABI violation on POWER systems.
...
I agree, although we're close to the GCC-9 release, it's better to get
this in now. So Ok.
I wonder if we