FreeBSD Bugzilla – Attachment 162813 Details for
Bug 204309
[MAINTAINER] benchmarks/stress-ng: Update to 0.04.21
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
The patch to perform the update
M-benchmarks-stress-ng.diff (text/plain), 2.25 KB, created by
luca.pizzamiglio
on 2015-11-05 13:37:52 UTC
(
hide
)
Description:
The patch to perform the update
Filename:
MIME Type:
Creator:
luca.pizzamiglio
Created:
2015-11-05 13:37:52 UTC
Size:
2.25 KB
patch
obsolete
>diff --git benchmarks/stress-ng/Makefile benchmarks/stress-ng/Makefile >index 3c6c9b1..789748b 100644 >--- benchmarks/stress-ng/Makefile >+++ benchmarks/stress-ng/Makefile >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= stress-ng >-PORTVERSION= 0.04.20 >+PORTVERSION= 0.04.21 > CATEGORIES= benchmarks > MASTER_SITES= http://kernel.ubuntu.com/~cking/tarballs/stress-ng/ > >diff --git benchmarks/stress-ng/distinfo benchmarks/stress-ng/distinfo >index 4f1a98d..ee1e07f 100644 >--- benchmarks/stress-ng/distinfo >+++ benchmarks/stress-ng/distinfo >@@ -1,2 +1,2 @@ >-SHA256 (stress-ng-0.04.20.tar.gz) = 5b00c23325e46236466e598a977c8ebcd4f786cc0c2e15118004a0462bb6f47f >-SIZE (stress-ng-0.04.20.tar.gz) = 236074 >+SHA256 (stress-ng-0.04.21.tar.gz) = 1c02e5752349cbf08f5828046786481f8e43180a8e9c3cf8b1f4f41606436004 >+SIZE (stress-ng-0.04.21.tar.gz) = 243140 >diff --git benchmarks/stress-ng/files/patch-stress-cpu.c benchmarks/stress-ng/files/patch-stress-cpu.c >index 9d0f5e6..c25e65e 100644 >--- benchmarks/stress-ng/files/patch-stress-cpu.c >+++ benchmarks/stress-ng/files/patch-stress-cpu.c >@@ -8,31 +8,3 @@ > #endif > > /* >-@@ -866,6 +866,7 @@ stress_cpu_fp(_Decimal128, decimal128, s >- /* Append floating point literal specifier to literal value */ >- #define FP(val, ltype) val ## ltype >- >-+#if defined(__STDC_IEC_559_COMPLEX__) >- /* >- * Generic complex stressor macro >- */ >-@@ -891,6 +892,7 @@ static void HOT OPTIMIZE3 stress_cpu_ ## >- stress_cpu_complex(complex float, f, complex_float, csinf, ccosf) >- stress_cpu_complex(complex double, , complex_double, csin, ccos) >- stress_cpu_complex(complex long double, l, complex_long_double, csinl, ccosl) >-+#endif /* __STDC_IEC_559_COMPLEX__ */ >- >- #define int_float_ops(_ftype, flt_a, flt_b, flt_c, flt_d, \ >- _sin, _cos, int_a, int_b, _c1, _c2, _c3) \ >-@@ -2058,9 +2060,11 @@ static stress_cpu_stressor_info_t cpu_me >- { "ackermann", stress_cpu_ackermann }, >- { "bitops", stress_cpu_bitops }, >- { "callfunc", stress_cpu_callfunc }, >-+#if defined(__STDC_IEC_559_COMPLEX__) >- { "cdouble", stress_cpu_complex_double }, >- { "cfloat", stress_cpu_complex_float }, >- { "clongdouble", stress_cpu_complex_long_double }, >-+#endif /* __STDC_IEC_559_COMPLEX__ */ >- { "correlate", stress_cpu_correlate }, >- { "crc16", stress_cpu_crc16 }, >- #if defined(STRESS_FLOAT_DECIMAL)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
luca.pizzamiglio:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 204309
: 162813