gmp-gcc-15.patch 359 B

123456789101112
  1. --- configure
  2. +++ configure
  3. @@ -6568,7 +6568,7 @@
  4. #if defined (__GNUC__) && ! defined (__cplusplus)
  5. typedef unsigned long long t1;typedef t1*t2;
  6. -void g(){}
  7. +void g(int a,t1 const* b,t1 c,t2 d,t1 const* e,int f){}
  8. void h(){}
  9. static __inline__ t1 e(t2 rp,t2 up,int n,t1 v0)
  10. {t1 c,x,r;int i;if(v0){c=1;for(i=1;i<n;i++){x=up[i];r=x+1;rp[i]=r;}}return c;}