Ticket #41967: cryptlib_main.log

File cryptlib_main.log, 140.2 KB (added by posita (Matt Bogosian), 10 years ago)
Line 
1version:1
2:debug:main Attempting ln -sf /[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work /[[PREFIX]]/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/cryptlib/work
3:debug:main Privilege de-escalation not attempted as not running as root.
4:debug:main Executing org.macports.main (cryptlib)
5:debug:main Privilege de-escalation not attempted as not running as root.
6:debug:archivefetch archivefetch phase started at Fri Mar 14 02:26:41 PDT 2014
7:warn:archivefetch Your DNS servers incorrectly claim to know the address of nonexistent hosts. This may cause checksum mismatches for some ports.
8:debug:archivefetch Executing org.macports.archivefetch (cryptlib)
9:debug:archivefetch Privilege de-escalation not attempted as not running as root.
10:debug:fetch fetch phase started at Fri Mar 14 02:26:41 PDT 2014
11:notice:fetch --->  Fetching distfiles for cryptlib
12:debug:fetch Executing org.macports.fetch (cryptlib)
13:debug:fetch Privilege de-escalation not attempted as not running as root.
14:debug:checksum checksum phase started at Fri Mar 14 02:26:41 PDT 2014
15:notice:checksum --->  Verifying checksums for cryptlib
16:debug:checksum Executing org.macports.checksum (cryptlib)
17:info:checksum --->  Checksumming cl342.zip
18:debug:checksum Correct (rmd160) checksum for cl342.zip
19:debug:checksum Correct (sha256) checksum for cl342.zip
20:debug:checksum Privilege de-escalation not attempted as not running as root.
21:debug:extract extract phase started at Fri Mar 14 02:26:41 PDT 2014
22:notice:extract --->  Extracting cryptlib
23:debug:extract Extracting to subdirectory worksrcdir
24:debug:extract setting option extract.cmd to /usr/bin/unzip
25:debug:extract setting option extract.pre_args to -q
26:debug:extract setting option extract.post_args to {-d /[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/cl342}
27:debug:extract Executing proc-pre-org.macports.extract-extract-0
28:debug:extract Executing org.macports.extract (cryptlib)
29:info:extract --->  Extracting cl342.zip
30:debug:extract setting option extract.args to '/[[PREFIX]]/var/macports/distfiles/cryptlib/cl342.zip'
31:debug:extract Environment: CPATH='/[[PREFIX]]/include' CC_PRINT_OPTIONS_FILE='/[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/[[PREFIX]]/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.9'
32:debug:extract Assembled command: 'cd "/[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/cl342" && /usr/bin/unzip -q -a '/[[PREFIX]]/var/macports/distfiles/cryptlib/cl342.zip' -d /[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/cl342'
33:debug:extract Executing command line:  cd "/[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/cl342" && /usr/bin/unzip -q -a '/[[PREFIX]]/var/macports/distfiles/cryptlib/cl342.zip' -d /[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/cl342
34:debug:extract Privilege de-escalation not attempted as not running as root.
35:debug:patch patch phase started at Fri Mar 14 02:26:42 PDT 2014
36:debug:patch Executing org.macports.patch (cryptlib)
37:notice:patch --->  Applying patches to cryptlib
38:info:patch --->  Applying patch-crypt-osconfig.h.diff
39:debug:patch Environment: CPATH='/[[PREFIX]]/include' CC_PRINT_OPTIONS_FILE='/[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/[[PREFIX]]/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.9'
40:debug:patch Assembled command: 'cd "/[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/cl342" && /usr/bin/patch -p0'
41:debug:patch Executing command line:  cd "/[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/cl342" && /usr/bin/patch -p0 < '/[[PREFIX]]/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/cryptlib/files/patch-crypt-osconfig.h.diff'
42:info:patch patching file crypt/osconfig.h
43:info:patch --->  Applying patch-makefile.diff
44:debug:patch Environment: CPATH='/[[PREFIX]]/include' CC_PRINT_OPTIONS_FILE='/[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/[[PREFIX]]/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.9'
45:debug:patch Assembled command: 'cd "/[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/cl342" && /usr/bin/patch -p0'
46:debug:patch Executing command line:  cd "/[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/cl342" && /usr/bin/patch -p0 < '/[[PREFIX]]/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/cryptlib/files/patch-makefile.diff'
47:info:patch patching file makefile
48:info:patch --->  Applying patch-tools-ccopts.sh.diff
49:debug:patch Environment: CPATH='/[[PREFIX]]/include' CC_PRINT_OPTIONS_FILE='/[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/[[PREFIX]]/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.9'
50:debug:patch Assembled command: 'cd "/[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/cl342" && /usr/bin/patch -p0'
51:debug:patch Executing command line:  cd "/[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/cl342" && /usr/bin/patch -p0 < '/[[PREFIX]]/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/cryptlib/files/patch-tools-ccopts.sh.diff'
52:info:patch patching file tools/ccopts.sh
53:info:patch Hunk #1 succeeded at 278 (offset 10 lines).
54:debug:patch Privilege de-escalation not attempted as not running as root.
55:debug:configure configure phase started at Fri Mar 14 02:26:42 PDT 2014
56:notice:configure --->  Configuring cryptlib
57:debug:configure Using compiler 'Xcode Clang'
58:debug:configure Executing proc-pre-org.macports.configure-configure-0
59:debug:configure Executing org.macports.configure (cryptlib)
60:debug:configure Privilege de-escalation not attempted as not running as root.
61:debug:build build phase started at Fri Mar 14 02:26:42 PDT 2014
62:notice:build --->  Building cryptlib
63:debug:build Executing proc-pre-org.macports.build-build-0
64:debug:build Executing org.macports.build (cryptlib)
65:debug:build Environment: CPATH='/[[PREFIX]]/include' CC_PRINT_OPTIONS_FILE='/[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/.CC_PRINT_OPTIONS' CFLAGS='-Os -isystem/[[PREFIX]]/include -arch x86_64' LIBRARY_PATH='/[[PREFIX]]/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.9' LDFLAGS='-arch x86_64' PREFIX='/[[PREFIX]]' CC='/usr/bin/clang'
66:debug:build Assembled command: 'cd "/[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/cl342" && /usr/bin/make -j4 -w default shared'
67:debug:build Executing command line:  cd "/[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/cl342" && /usr/bin/make -j4 -w default shared
68:info:build make: Entering directory `/[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/cl342'
69:info:build make[1]: Entering directory `/[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/cl342'
70:info:build make[1]: Entering directory `/[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/cl342'
71:info:build mkdir: ./static-obj: File exists
72:info:build make[1]: [directories] Error 1 (ignored)
73:info:build mkdir: ./shared-obj: File exists
74:info:build make[1]: [directories] Error 1 (ignored)
75:info:build make[1]: Leaving directory `/[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/cl342'
76:info:build make[1]: Leaving directory `/[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/cl342'
77:info:build make[1]: Entering directory `/[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/cl342'
78:info:build make[1]: Entering directory `/[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/cl342'
79:info:build make[1]: Leaving directory `/[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/cl342'
80:info:build make[1]: Leaving directory `/[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/cl342'
81:info:build strip: can't move temporary file: /[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/cl342/tools/endian.strip to input file: /[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/cl342/tools/endian (No such file or directory)
82:info:build LDAP interface detected, enabling LDAP support
83:info:build LDAP interface detected, enabling LDAP support
84:info:build make[1]: Entering directory `/[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/cl342'
85:info:build make[1]: Entering directory `/[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/cl342'
86:info:build make[2]: Entering directory `/[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/cl342'
87:info:build /usr/bin/clang -Os -isystem/[[PREFIX]]/include -arch x86_64 -c -D__UNIX__ -DNDEBUG -I. -DDATA_LITTLEENDIAN -DHAS_LDAP -fPIC -fno-common -DHAS_RECURSIVE_MUTEX -DHAS_ROBUST_MUTEX -DOSVERSION=1 -fomit-frame-pointer -o ./shared-obj/bn_add.o bn/bn_add.c
88:info:build make[2]: Entering directory `/[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/cl342'
89:info:build /usr/bin/clang -Os -isystem/[[PREFIX]]/include -arch x86_64 -c -D__UNIX__ -DNDEBUG -I. -DDATA_LITTLEENDIAN -DHAS_LDAP -DHAS_RECURSIVE_MUTEX -DHAS_ROBUST_MUTEX -DOSVERSION=1 -fomit-frame-pointer -o ./static-obj/bn_add.o bn/bn_add.c
90:info:build /usr/bin/clang -Os -isystem/[[PREFIX]]/include -arch x86_64 -c -D__UNIX__ -DNDEBUG -I. -DDATA_LITTLEENDIAN -DHAS_LDAP -fPIC -fno-common -DHAS_RECURSIVE_MUTEX -DHAS_ROBUST_MUTEX -DOSVERSION=1 -fomit-frame-pointer -o ./shared-obj/bn_asm.o bn/bn_asm.c
91:info:build /usr/bin/clang -Os -isystem/[[PREFIX]]/include -arch x86_64 -c -D__UNIX__ -DNDEBUG -I. -DDATA_LITTLEENDIAN -DHAS_LDAP -DHAS_RECURSIVE_MUTEX -DHAS_ROBUST_MUTEX -DOSVERSION=1 -fomit-frame-pointer -o ./static-obj/bn_asm.o bn/bn_asm.c
92:info:build bn/bn_asm.c:88:3: warning: shift count >= width of type [-Wshift-count-overflow]
93:info:build                 mul_add(rp[0],ap[0],w,c1);
94:info:build                 ^~~~~~~~~~~~~~~~~~~~~~~~~
95:info:build ./bn/bn_lcl.h:315:7: note: expanded from macro 'mul_add'
96:info:build         (c)= Hw(t); \
97:info:build              ^~~~~
98:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
99:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
100:info:build                                  ^ ~~~~~~~~
101:info:build bn/bn_asm.c:89:3: warning: shift count >= width of type [-Wshift-count-overflow]
102:info:build                 mul_add(rp[1],ap[1],w,c1);
103:info:build                 ^~~~~~~~~~~~~~~~~~~~~~~~~
104:info:build ./bn/bn_lcl.h:315:7: note: expanded from macro 'mul_add'
105:info:build         (c)= Hw(t); \
106:info:build              ^~~~~
107:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
108:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
109:info:build                                  ^ ~~~~~~~~
110:info:build bn/bn_asm.c:90:3: warning: shift count >= width of type [-Wshift-count-overflow]
111:info:build                 mul_add(rp[2],ap[2],w,c1);
112:info:build                 ^~~~~~~~~~~~~~~~~~~~~~~~~
113:info:build ./bn/bn_lcl.h:315:7: note: expanded from macro 'mul_add'
114:info:build         (c)= Hw(t); \
115:info:build              ^~~~~
116:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
117:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
118:info:build                                  ^ ~~~~~~~~
119:info:build bn/bn_asm.c:91:3: warning: shift count >= width of type [-Wshift-count-overflow]
120:info:build                 mul_add(rp[3],ap[3],w,c1);
121:info:build                 ^~~~~~~~~~~~~~~~~~~~~~~~~
122:info:build ./bn/bn_lcl.h:315:7: note: expanded from macro 'mul_add'
123:info:build         (c)= Hw(t); \
124:info:build              ^~~~~
125:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
126:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
127:info:build                                  ^ ~~~~~~~~
128:info:build bn/bn_asm.c:97:3: warning: shift count >= width of type [-Wshift-count-overflow]
129:info:build                 mul_add(rp[0],ap[0],w,c1);
130:info:build                 ^~~~~~~~~~~~~~~~~~~~~~~~~
131:info:build ./bn/bn_lcl.h:315:7: note: expanded from macro 'mul_add'
132:info:build         (c)= Hw(t); \
133:info:build              ^~~~~
134:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
135:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
136:info:build                                  ^ ~~~~~~~~
137:info:build bn/bn_asm.c:88:3: warning: shift count >= width of type [-Wshift-count-overflow]
138:info:build                 mul_add(rp[0],ap[0],w,c1);
139:info:build                 ^~~~~~~~~~~~~~~~~~~~~~~~~
140:info:build bn/bn_asm.c:114:3: warning: shift count >= width of type [-Wshift-count-overflow]
141:info:build ./bn/bn_lcl.h:315                mul(rp[0],ap[0],w,c1);
142:info:build                 ^~~~~~~~~~~~~~~~~~~~~:7: note: expanded from macro 'mul_add'
143:info:build         (c)= Hw(t); \
144:info:build              ^~~~~
145:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
146:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
147:info:build                                  ^ ~~~~~~~~
148:info:build bn/bn_asm.c:89:3: warning: shift count >= width of type [-Wshift-count-overflow]
149:info:build                 mul_add(rp[1],ap[1],w,c1);
150:info:build                 ^~~~~~~~~~~~~~~~~~~~~~~~~
151:info:build ./bn/bn_lcl.h:315:7: note: expanded from macro 'mul_add'
152:info:build         (c)= Hw(t); \
153:info:build              ^~~~~
154:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
155:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
156:info:build                                  ^ ~~~~~~~~
157:info:build bn/bn_asm.c:90:3: warning: shift count >= width of type [-Wshift-count-overflow]
158:info:build                 mul_add(rp[2],ap[2],w,c1);
159:info:build                 ^~~~~~~~~~~~~~~~~~~~~~~~~
160:info:build ./bn/bn_lcl.h:315:7: note: expanded from macro 'mul_add'
161:info:build         (c)= Hw(t); \
162:info:build              ^~~~~
163:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
164:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
165:info:build                                  ^ ~~~~~~~~
166:info:build bn/bn_asm.c:91:3: warning: shift count >= width of type [-Wshift-count-overflow]
167:info:build                 mul_add(rp[3],ap[3],w,c1);
168:info:build                 ^~~~~~~~~~~~~~~~~~~~~~~~~
169:info:build ./bn/bn_lcl.h:315:7: note: expanded from macro 'mul_add'
170:info:build         (c)= Hw(t); \
171:info:build              ^~~~~
172:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
173:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
174:info:build                                  ^ ~~~~~~~~
175:info:build bn/bn_asm.c:97:3: warning: shift count >= width of type [-Wshift-count-overflow]
176:info:build                 mul_add(rp[0],ap[0],w,c1);
177:info:build                 ^~~~~~~~~~~~~~~~~~~~~~~~~
178:info:build ./bn/bn_lcl.h:315:7: note: expanded from macro 'mul_add'
179:info:build         (c)= Hw(t); \
180:info:build              ^~~~~
181:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
182:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
183:info:build                                  ^ ~~~~~~~~
184:info:build
185:info:build ./bn/bn_lcl.h:322:7: note: expanded from macro 'mul'
186:info:build         (c)= Hw(t); \
187:info:build              ^~~~~
188:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
189:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
190:info:build                                  ^ ~~~~~~~~
191:info:build bn/bn_asm.c:115:3: warning: shift count >= width of type [-Wshift-count-overflow]
192:info:build                 mul(rp[1],ap[1],w,c1);
193:info:build                 ^~~~~~~~~~~~~~~~~~~~~
194:info:build ./bn/bn_lcl.h:322:7: note: expanded from macro 'mul'
195:info:build         (c)= Hw(t); \
196:info:build              ^~~~~
197:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
198:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
199:info:build                                  ^ ~~~~~~~~
200:info:build bn/bn_asm.c:116:3: warning: shift count >= width of type [-Wshift-count-overflow]
201:info:build                 mul(rp[2],ap[2],w,c1);
202:info:build                 ^~~~~~~~~~~~~~~~~~~~~
203:info:build ./bn/bn_lcl.h:322:7: note: expanded from macro 'mul'
204:info:build         (c)= Hw(t); \
205:info:build              ^~~~~
206:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
207:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
208:info:build                                  ^ ~~~~~~~~bn/bn_asm.c:114:3: warning: shift count >= width of type [-Wshift-count-overflow]
209:info:build                 mul(rp[0],ap[0],w,c1);
210:info:build                 ^~~~~~~~~~~~~~~~~~~~~
211:info:build ./bn/bn_lcl.h:322:7: note: expanded from macro 'mul'
212:info:build         (c)= Hw(t); \
213:info:build              ^~~~~
214:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
215:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
216:info:build                                  ^ ~~~~~~~~
217:info:build bn/bn_asm.c:115:3: warning: shift count >= width of type [-Wshift-count-overflow]
218:info:build                 mul(rp[1],ap[1],w,c1);
219:info:build                 ^~~~~~~~~~~~~~~~~~~~~
220:info:build ./bn/bn_lcl.h:322:7: note: expanded from macro 'mul'
221:info:build         (c)= Hw(t); \
222:info:build              ^~~~~
223:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
224:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
225:info:build                                  ^ ~~~~~~~~
226:info:build bn/bn_asm.c:116:3: warning: shift count >= width of type [-Wshift-count-overflow]
227:info:build                 mul(rp[2],ap[2],w,c1);
228:info:build                 ^~~~~~~~~~~~~~~~~~~~~
229:info:build ./bn/bn_lcl.h:322:7: note: expanded from macro 'mul'
230:info:build         (c)= Hw(t); \
231:info:build              ^~~~~
232:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
233:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
234:info:build                                  ^ ~~~~~~~~
235:info:build bn/bn_asm.c:117:3: warning: shift count >= width of type [-Wshift-count-overflow]
236:info:build                 mul(rp[3],ap[3],w,c1);
237:info:build                 ^~~~~~~~~~~~~~~~~~~~~
238:info:build ./bn/bn_lcl.h:322:7: note: expanded from macro 'mul'
239:info:build         (c)= Hw(t); \
240:info:build              ^~~~~
241:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
242:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
243:info:build                                  ^ ~~~~~~~~
244:info:build bn/bn_asm.c:123:3: warning: shift count >= width of type [-Wshift-count-overflow]
245:info:build                 mul(rp[0],ap[0],w,c1);
246:info:build                 ^~~~~~~~~~~~~~~~~~~~~
247:info:build ./bn/bn_lcl.h:322:7: note: expanded from macro 'mul'
248:info:build         (c)= Hw(t); \
249:info:build              ^~~~~
250:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
251:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
252:info:build                                  ^ ~~~~~~~~
253:info:build
254:info:build bn/bn_asm.c:117:3: warning: shift count >= width of type [-Wshift-count-overflow]
255:info:build                 mul(rp[3],ap[3],w,c1);
256:info:build                 ^~~~~~~~~~~~~~~~~~~~~
257:info:build ./bn/bn_lcl.h:322:7: note: expanded from macro 'mul'
258:info:build         (c)= Hw(t); \
259:info:build              ^~~~~
260:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
261:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
262:info:build                                  ^ ~~~~~~~~
263:info:build bn/bn_asm.c:123:3: warning: shift count >= width of type [-Wshift-count-overflow]
264:info:build                 mul(rp[0],ap[0],w,c1);
265:info:build                 ^~~~~~~~~~~~~~~~~~~~~
266:info:build ./bn/bn_lcl.h:322:7: note: expanded from macro 'mul'
267:info:build         (c)= Hw(t); \
268:info:build              ^~~~~
269:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
270:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
271:info:build                                  ^ ~~~~~~~~
272:info:build bn/bn_asm.c:137:3: warning: shift count >= width of type [-Wshift-count-overflow]
273:info:build                 sqr(r[0],r[1],a[0]);
274:info:build                 ^~~~~~~~~~~~~~~~~~~
275:info:build ./bn/bn_lcl.h:329:7: note: expanded from macro 'sqr'
276:info:build         (r1)=Hw(t); \
277:info:build              ^~~~~
278:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
279:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
280:info:build                                  ^ ~~~~~~~~
281:info:build bn/bn_asm.c:138:3: warning: shift count >= width of type [-Wshift-count-overflow]
282:info:build                 sqr(r[2],r[3],a[1]);
283:info:build                 ^~~~~~~~~~~~~~~~~~~
284:info:build ./bn/bn_lcl.h:329:7: note: expanded from macro 'sqr'
285:info:build         (r1)=Hw(t); \
286:info:build              ^~~~~
287:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
288:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
289:info:build                                  ^ ~~~~~~~~
290:info:build bn/bn_asm.cbn/bn_asm.c::137:3: warning: shift count >= width of type [-Wshift-count-overflow]
291:info:build                 sqr(r[0],r[1],a[0]);
292:info:build                 ^~~~~~~~~~~~~~~~~~~
293:info:build ./bn/bn_lcl.h:329:7: note: expanded from macro 'sqr'
294:info:build         (r1)=Hw(t); \
295:info:build              ^~~~~
296:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
297:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
298:info:build                                  ^ ~~~~~~~~
299:info:build bn/bn_asm.c:138:3: warning: shift count >= width of type [-Wshift-count-overflow]
300:info:build                 sqr(r[2],r[3],a[1]);
301:info:build                 ^~~~~~~~~~~~~~~~~~~
302:info:build ./bn/bn_lcl.h:329:7: note: expanded from macro 'sqr'
303:info:build         (r1)=Hw(t); \
304:info:build              ^~~~~
305:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
306:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
307:info:build                                  ^ ~~~~~~~~
308:info:build bn/bn_asm.c:139:3: warning: shift count >= width of type [-Wshift-count-overflow]
309:info:build                 sqr(r[4],r[5],a[2]);
310:info:build                 ^~~~~~~~~~~~~~~~~~~
311:info:build ./bn/bn_lcl.h:329:7: note: expanded from macro 'sqr'
312:info:build         (r1)=Hw(t); \
313:info:build              ^~~~~
314:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
315:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
316:info:build                                  ^ ~~~~~~~~
317:info:build bn/bn_asm.c:140:3: warning: shift count >= width of type [-Wshift-count-overflow]
318:info:build                 sqr(r[6],r[7],a[3]);
319:info:build                 ^~~~~~~~~~~~~~~~~~~
320:info:build ./bn/bn_lcl.h:329:7: note: expanded from macro 'sqr'
321:info:build         (r1)=Hw(t); \
322:info:build              ^~~~~
323:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
324:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
325:info:build                                  ^ ~~~~~~~~
326:info:build bn/bn_asm.c:146:3: warning: shift count >= width of type [-Wshift-count-overflow]
327:info:build                 sqr(r[0],r[1],a[0]);
328:info:build                 ^~~~~~~~~~~~~~~~~~~
329:info:build ./bn/bn_lcl.h:329:7: note: expanded from macro 'sqr'
330:info:build         (r1)=Hw(t); \
331:info:build              ^~~~~
332:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
333:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
334:info:build                                  ^ ~~~~~~~~
335:info:build 139:3: warning: shift count >= width of type [-Wshift-count-overflow]
336:info:build                 sqr(r[4],r[5],a[2]);
337:info:build                 ^~~~~~~~~~~~~~~~~~~
338:info:build ./bn/bn_lcl.h:329:7: note: expanded from macro 'sqr'
339:info:build         (r1)=Hw(t); \
340:info:build              ^~~~~
341:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
342:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
343:info:build                                  ^ ~~~~~~~~
344:info:build bn/bn_asm.c:140:3: warning: shift count >= width of type [-Wshift-count-overflow]
345:info:build                 sqr(r[6],r[7],a[3]);
346:info:build                 ^~~~~~~~~~~~~~~~~~~
347:info:build ./bn/bn_lcl.h:329:7: note: expanded from macro 'sqr'
348:info:build         (r1)=Hw(t); \
349:info:build              ^~~~~
350:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
351:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
352:info:build                                  ^ ~~~~~~~~
353:info:build bn/bn_asm.c:146:3: warning: shift count >= width of type [-Wshift-count-overflow]
354:info:build                 sqr(r[0],r[1],a[0]);
355:info:build                 ^~~~~~~~~~~~~~~~~~~
356:info:build ./bn/bn_lcl.h:329:7: note: expanded from macro 'sqr'
357:info:build         (r1)=Hw(t); \
358:info:build              ^~~~~
359:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
360:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
361:info:build                                  ^ ~~~~~~~~
362:info:build bn/bn_asm.c:325:5: warning: shift count >= width of type [-Wshift-count-overflow]
363:info:build                 ll>>=BN_BITS2;
364:info:build                   ^  ~~~~~~~~
365:info:build bn/bn_asm.c:328:5: warning: shift count >= width of type [-Wshift-count-overflow]
366:info:build                 ll>>=BN_BITS2;
367:info:build                   ^  ~~~~~~~~
368:info:build bn/bn_asm.c:331:5: warning: shift count >= width of type [-Wshift-count-overflow]
369:info:build                 ll>>=BN_BITS2;
370:info:build                   ^  ~~~~~~~~
371:info:build bn/bn_asm.c:334:5: warning: shift count >= width of type [-Wshift-count-overflow]
372:info:build                 ll>>=BN_BITS2;
373:info:build                   ^  ~~~~~~~~
374:info:build bn/bn_asm.c:342:5: warning: shift count >= width of type [-Wshift-count-overflow]
375:info:build                 ll>>=BN_BITS2;
376:info:build                   ^  ~~~~~~~~
377:info:build bn/bn_asm.c:325:5: warning: shift count >= width of type [-Wshift-count-overflow]
378:info:build                 ll>>=BN_BITS2;
379:info:build                   ^  ~~~~~~~~
380:info:build bn/bn_asm.c:328:5: warning: shift count >= width of type [-Wshift-count-overflow]
381:info:build                 ll>>=BN_BITS2;
382:info:build                   ^  ~~~~~~~~
383:info:build bn/bn_asm.c:331:5: warning: shift count >= width of type [-Wshift-count-overflow]
384:info:build                 ll>>=BN_BITS2;
385:info:build                   ^  ~~~~~~~~
386:info:build bn/bn_asm.c:334:5: warning: shift count >= width of type [-Wshift-count-overflow]
387:info:build                 ll>>=BN_BITS2;
388:info:build                   ^  ~~~~~~~~
389:info:build bn/bn_asm.c:342:5: warning: shift count >= width of type [-Wshift-count-overflow]
390:info:build                 ll>>=BN_BITS2;
391:info:build                   ^  ~~~~~~~~
392:info:build bn/bn_asm.c:577:2: warning: shift count >= width of type [-Wshift-count-overflow]
393:info:build         mul_add_c(a[0],b[0],c1,c2,c3);
394:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
395:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
396:info:build         t2=(BN_ULONG)Hw(t); \
397:info:build                      ^~~~~
398:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
399:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
400:info:build                                  ^ ~~~~~~~~
401:info:build bn/bn_asm.c:580:2: warning: shift count >= width of type [-Wshift-count-overflow]
402:info:build         mul_add_c(a[0],b[1],c2,c3,c1);
403:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
404:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
405:info:build         t2=(BN_ULONG)Hw(t); \
406:info:build                      ^~~~~
407:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
408:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
409:info:build                                  ^ ~~~~~~~~
410:info:build bn/bn_asm.c:581:2: warning: shift count >= width of type [-Wshift-count-overflow]
411:info:build         mul_add_c(a[1],b[0],c2,c3,c1);
412:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
413:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
414:info:build         t2=(BN_ULONG)Hw(t); \
415:info:build                      ^~~~~
416:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
417:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
418:info:build                                  ^ ~~~~~~~~
419:info:build bn/bn_asm.c:584:2: warning: shift count >= width of type [-Wshift-count-overflow]
420:info:build         mul_add_c(a[2],b[0],c3,c1,c2);
421:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
422:info:build bn/bn_asm.c:452:15: notebn/bn_asm.c:577:2: warning: shift count >= width of type [-Wshift-count-overflow]
423:info:build         mul_add_c(a[0],b[0],c1,c2,c3);
424:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
425:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
426:info:build         t2=(BN_ULONG)Hw(t); \
427:info:build                      ^~~~~
428:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
429:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
430:info:build                                  ^ ~~~~~~~~
431:info:build bn/bn_asm.c:580:2: warning: shift count >= width of type [-Wshift-count-overflow]
432:info:build         mul_add_c(a[0],b[1],c2,c3,c1);
433:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
434:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
435:info:build         t2=(BN_ULONG)Hw(t); \
436:info:build                      ^~~~~
437:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
438:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
439:info:build                                  ^ ~~~~~~~~
440:info:build bn/bn_asm.c:581:2: warning: shift count >= width of type [-Wshift-count-overflow]
441:info:build         mul_add_c(a[1],b[0],c2,c3,c1);
442:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
443:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
444:info:build         t2=(BN_ULONG)Hw(t); \
445:info:build                      ^~~~~
446:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
447:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
448:info:build                                  ^ ~~~~~~~~
449:info:build bn/bn_asm.c:584:2: warning: shift count >= width of type [-Wshift-count-overflow]
450:info:build         mul_add_c(a[2],b[0],c3,c1,c2);
451:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
452:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
453:info:build         t2=(BN_ULONG)Hw(t); \
454:info:build                      ^~~~~
455:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
456:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
457:info:build                                  ^ ~~~~~~~~
458:info:build bn/bn_asm.c:585:2: warning: shift count >= width of type [-Wshift-count-overflow]
459:info:build         mul_add_c(a[1],b[1],c3,c1,c2);
460:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
461:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
462:info:build         t2=(BN_ULONG)Hw(t); \
463:info:build                      ^~~~~
464:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
465:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
466:info:build                                  ^ ~~~~~~~~
467:info:build bn/bn_asm.c:586:2: warning: shift count >= width of type [-Wshift-count-overflow]
468:info:build         mul_add_c(a[0],b[2],c3,c1,c2);
469:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
470:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
471:info:build         t2=(BN_ULONG)Hw(t); \
472:info:build                      ^~~~~
473:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
474:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
475:info:build                                  ^ ~~~~~~~~
476:info:build bn/bn_asm.c:589:2: warning: shift count >= width of type [-Wshift-count-overflow]
477:info:build         mul_add_c(a[0],b[3],c1,c2,c3);
478:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
479:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
480:info:build         t2=(BN_ULONG)Hw(t); \
481:info:build                      ^~~~~
482:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
483:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
484:info:build                                  ^ ~~~~~~~~
485:info:build bn/bn_asm.c:590:2: warning: shift count >= width of type [-Wshift-count-overflow]
486:info:build         mul_add_c(a[1],b[2],c1,c2,c3);
487:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
488:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
489:info:build         t2=(BN_ULONG)Hw(t); \
490:info:build                      ^~~~~
491:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
492:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
493:info:build                                  ^ ~~~~~~~~
494:info:build bn/bn_asm.c:591:2: warning: shift count >= width of type [-Wshift-count-overflow]
495:info:build         mul_add_c(a[2],b[1],c1,c2,c3);
496:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
497:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
498:info:build         t2=(BN_ULONG)Hw(t); \
499:info:build                      ^~~~~
500:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
501:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
502:info:build                                  ^ ~~~~~~~~
503:info:build bn/bn_asm.c:592:2: warning: shift count >= width of type [-Wshift-count-overflow]
504:info:build         mul_add_c(a[3],b[0],c1,c2,c3);
505:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
506:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
507:info:build         t2=(BN_ULONG)Hw(t); \
508:info:build                      ^~~~~
509:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
510:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
511:info:build                                  ^ ~~~~~~~~
512:info:build bn/bn_asm.c:595:2: warning: shift count >= width of type [-Wshift-count-overflow]
513:info:build         mul_add_c(a[4],b[0],c2,c3,c1);
514:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
515:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
516:info:build         t2=(BN_ULONG)Hw(t); \
517:info:build                      ^~~~~
518:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
519:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
520:info:build                                  ^ ~~~~~~~~
521:info:build bn/bn_asm.c:596:2: warning: shift count >= width of type [-Wshift-count-overflow]
522:info:build         mul_add_c(a[3],b[1],c2,c3,c1);
523:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
524:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
525:info:build         t2=(BN_ULONG)Hw(t); \
526:info:build                      ^~~~~
527:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
528:info:build : expanded from macro 'mul_add_c'
529:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
530:info:build                                  ^ ~~~~~~~~
531:info:build         t2=(BN_ULONG)Hw(t); \
532:info:build                      ^~~~~
533:info:build bn/bn_asm.c:597:2: warning: shift count >= width of type [-Wshift-count-overflow]./bn/bn_lcl.h
534:info:build :296:34: note: expanded from macro 'Hw'
535:info:build         mul_add_c(a[2],b[2],c2,c3,c1);
536:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
537:info:build bn/bn_asm.c:452:15: note#define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
538:info:build                                  ^ ~~~~~~~~
539:info:build bn/bn_asm.c:585:2: warning: shift count >= width of type [-Wshift-count-overflow]
540:info:build         mul_add_c(a[1],b[1],c3,c1,c2);
541:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
542:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
543:info:build         t2=(BN_ULONG)Hw(t); \
544:info:build                      ^~~~~
545:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
546:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
547:info:build                                  ^ ~~~~~~~~
548:info:build bn/bn_asm.c:586:2: warning: shift count >= width of type [-Wshift-count-overflow]
549:info:build         mul_add_c(a[0],b[2],c3,c1,c2);
550:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
551:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
552:info:build         t2=(BN_ULONG)Hw(t); \
553:info:build                      ^~~~~
554:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
555:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
556:info:build                                  ^ ~~~~~~~~
557:info:build bn/bn_asm.c:589:2: warning: shift count >= width of type [-Wshift-count-overflow]
558:info:build         mul_add_c(a[0],b[3],c1,c2,c3);
559:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
560:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
561:info:build         t2=(BN_ULONG)Hw(t); \
562:info:build                      ^~~~~
563:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
564:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
565:info:build                                  ^ ~~~~~~~~
566:info:build bn/bn_asm.c:590:2: warning: shift count >= width of type [-Wshift-count-overflow]
567:info:build         mul_add_c(a[1],b[2],c1,c2,c3);
568:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
569:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
570:info:build         t2=(BN_ULONG)Hw(t); \
571:info:build                      ^~~~~
572:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
573:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
574:info:build                                  ^ ~~~~~~~~
575:info:build bn/bn_asm.c:591:2: warning: shift count >= width of type [-Wshift-count-overflow]
576:info:build         mul_add_c(a[2],b[1],c1,c2,c3);
577:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
578:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
579:info:build         t2=(BN_ULONG)Hw(t); \
580:info:build                      ^~~~~
581:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
582:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
583:info:build                                  ^ ~~~~~~~~
584:info:build bn/bn_asm.c:592:2: warning: shift count >= width of type [-Wshift-count-overflow]
585:info:build         mul_add_c(a[3],b[0],c1,c2,c3);
586:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
587:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
588:info:build         t2=(BN_ULONG)Hw(t); \
589:info:build                      ^~~~~
590:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
591:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
592:info:build                                  ^ ~~~~~~~~
593:info:build bn/bn_asm.c:595:2: warning: shift count >= width of type [-Wshift-count-overflow]
594:info:build         mul_add_c(a[4],b[0],c2,c3,c1);
595:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
596:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
597:info:build         t2=(BN_ULONG)Hw(t); \
598:info:build                      ^~~~~
599:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
600:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
601:info:build                                  ^ ~~~~~~~~
602:info:build bn/bn_asm.c:596:2: warning: shift count >= width of type [-Wshift-count-overflow]
603:info:build         mul_add_c(a[3],b[1],c2,c3,c1);
604:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
605:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
606:info:build         t2=(BN_ULONG)Hw(t); \
607:info:build                      ^~~~~
608:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
609:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
610:info:build                                  ^ ~~~~~~~~
611:info:build bn/bn_asm.c:597:2: warning: shift count >= width of type [-Wshift-count-overflow]
612:info:build         mul_add_c(a[2],b[2],c2,c3,c1);
613:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
614:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
615:info:build         t2=(BN_ULONG)Hw(t); \
616:info:build                      ^~~~~
617:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
618:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
619:info:build                                  ^ ~~~~~~~~
620:info:build bn/bn_asm.c:598:2: warning: shift count >= width of type [-Wshift-count-overflow]
621:info:build         mul_add_c(a[1],b[3],c2,c3,c1);
622:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
623:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
624:info:build         t2=(BN_ULONG)Hw(t); \
625:info:build                      ^~~~~
626:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
627:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
628:info:build                                  ^ ~~~~~~~~
629:info:build bn/bn_asm.c:599:2: warning: shift count >= width of type [-Wshift-count-overflow]
630:info:build         mul_add_c(a[0],b[4],c2,c3,c1);
631:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
632:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
633:info:build         t2=(BN_ULONG)Hw(t); \
634:info:build                      ^~~~~
635:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
636:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
637:info:build                                  ^ ~~~~~~~~
638:info:build bn/bn_asm.c:602:2: warning: shift count >= width of type [-Wshift-count-overflow]
639:info:build         mul_add_c(a[0],b[5],c3,c1,c2);
640:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
641:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
642:info:build         t2=(BN_ULONG)Hw(t); \
643:info:build                      ^~~~~
644:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
645:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
646:info:build                                  ^ ~~~~~~~~
647:info:build bn/bn_asm.c:603:2: warning: shift count >= width of type [-Wshift-count-overflow]
648:info:build         mul_add_c(a[1],b[4],c3,c1,c2);
649:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
650:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
651:info:build         t2=(BN_ULONG)Hw(t); \
652:info:build                      ^~~~~
653:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
654:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
655:info:build                                  ^ ~~~~~~~~
656:info:build bn/bn_asm.c:604:2: warning: shift count >= width of type [-Wshift-count-overflow]
657:info:build         mul_add_c(a[2],b[3],c3,c1,c2);
658:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
659:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
660:info:build         t2=(BN_ULONG)Hw(t); \
661:info:build                      ^~~~~
662:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
663:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
664:info:build                                  ^ ~~~~~~~~
665:info:build bn/bn_asm.c:605:2: warning: shift count >= width of type [-Wshift-count-overflow]
666:info:build         mul_add_c(a[3],b[2],c3,c1,c2);
667:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
668:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
669:info:build         t2=(BN_ULONG)Hw(t); \
670:info:build                      ^~~~~
671:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
672:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
673:info:build                                  ^ ~~~~~~~~
674:info:build bn/bn_asm.c:606:2: warning: shift count >= width of type [-Wshift-count-overflow]
675:info:build         mul_add_c(a[4],b[1],c3,c1,c2);
676:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
677:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
678:info:build         t2=(BN_ULONG)Hw(t); \
679:info:build                      ^~~~~
680:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
681:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
682:info:build                                  ^ ~~~~~~~~
683:info:build bn/bn_asm.c:607:2: warning: shift count >= width of type [-Wshift-count-overflow]
684:info:build         mul_add_c(a[5],b[0],c3,c1,c2);
685:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
686:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
687:info:build         t2=(BN_ULONG)Hw(t); \
688:info:build                      ^~~~~
689:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
690:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
691:info:build                                  ^ ~~~~~~~~
692:info:build bn/bn_asm.c:610:2: warning: shift count >= width of type [-Wshift-count-overflow]
693:info:build         mul_add_c(a[6],b[0],c1,c2,c3);
694:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
695:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
696:info:build         t2=(BN_ULONG)Hw(t); \
697:info:build                      ^~~~~
698:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
699:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
700:info:build                                  ^ ~~~~~~~~
701:info:build bn/bn_asm.c:611:2: warning: shift count >= width of type [-Wshift-count-overflow]
702:info:build         mul_add_c(a[5],b[1],c1,c2,c3);
703:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
704:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
705:info:build         t2=(BN_ULONG)Hw(t); \
706:info:build                      ^~~~~
707:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
708:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
709:info:build                                  ^ ~~~~~~~~
710:info:build bn/bn_asm.c:612:2: warning: shift count >= width of type [-Wshift-count-overflow]
711:info:build         mul_add_c(a[4],b[2],c1,c2,c3);
712:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
713:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
714:info:build         t2=(BN_ULONG)Hw(t); \
715:info:build                      ^~~~~
716:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
717:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
718:info:build                                  ^ ~~~~~~~~
719:info:build bn/bn_asm.c:613:2: warning: shift count >= width of type [-Wshift-count-overflow]
720:info:build         mul_add_c(a[3],b[3],c1,c2,c3);
721:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
722:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
723:info:build         t2=(BN_ULONG)Hw(t); \
724:info:build                      ^~~~~
725:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
726:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
727:info:build                                  ^ ~~~~~~~~
728:info:build bn/bn_asm.c:614:2: warning: shift count >= width of type [-Wshift-count-overflow]
729:info:build         mul_add_c(a[2],b[4],c1,c2,c3);
730:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
731:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
732:info:build         t2=(BN_ULONG)Hw(t); \
733:info:build                      ^~~~~
734:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
735:info:build : expanded from macro 'mul_add_c'
736:info:build         t2=(BN_ULONG)Hw(t); \
737:info:build                      ^~~~~
738:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
739:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
740:info:build                                  ^ ~~~~~~~~
741:info:build bn/bn_asm.c:598:2: warning: shift count >= width of type [-Wshift-count-overflow]
742:info:build         mul_add_c(a[1],b[3],c2,c3,c1);
743:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
744:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
745:info:build         t2=(BN_ULONG)Hw(t); \
746:info:build                      ^~~~~
747:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
748:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
749:info:build                                  ^ ~~~~~~~~
750:info:build bn/bn_asm.c:599:2: warning: shift count >= width of type [-Wshift-count-overflow]
751:info:build         mul_add_c(a[0],b[4],c2,c3,c1);
752:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
753:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
754:info:build         t2=(BN_ULONG)Hw(t); \
755:info:build                      ^~~~~
756:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
757:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
758:info:build                                  ^ ~~~~~~~~
759:info:build bn/bn_asm.c:602:2: warning: shift count >= width of type [-Wshift-count-overflow]
760:info:build         mul_add_c(a[0],b[5],c3,c1,c2);
761:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
762:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
763:info:build         t2=(BN_ULONG)Hw(t); \
764:info:build                      ^~~~~
765:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
766:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
767:info:build                                  ^ ~~~~~~~~
768:info:build bn/bn_asm.c:603:2: warning: shift count >= width of type [-Wshift-count-overflow]
769:info:build         mul_add_c(a[1],b[4],c3,c1,c2);
770:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
771:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
772:info:build         t2=(BN_ULONG)Hw(t); \
773:info:build                      ^~~~~
774:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
775:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
776:info:build                                  ^ ~~~~~~~~
777:info:build bn/bn_asm.c:604:2: warning: shift count >= width of type [-Wshift-count-overflow]
778:info:build         mul_add_c(a[2],b[3],c3,c1,c2);
779:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
780:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
781:info:build         t2=(BN_ULONG)Hw(t); \
782:info:build                      ^~~~~
783:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
784:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
785:info:build                                  ^ ~~~~~~~~
786:info:build bn/bn_asm.c:605:2: warning: shift count >= width of type [-Wshift-count-overflow]
787:info:build         mul_add_c(a[3],b[2],c3,c1,c2);
788:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
789:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
790:info:build         t2=(BN_ULONG)Hw(t); \
791:info:build                      ^~~~~
792:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
793:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
794:info:build                                  ^ ~~~~~~~~
795:info:build bn/bn_asm.c:606:2: warning: shift count >= width of type [-Wshift-count-overflow]
796:info:build         mul_add_c(a[4],b[1],c3,c1,c2);
797:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
798:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
799:info:build         t2=(BN_ULONG)Hw(t); \
800:info:build                      ^~~~~
801:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
802:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
803:info:build                                  ^ ~~~~~~~~
804:info:build bn/bn_asm.c:607:2: warning: shift count >= width of type [-Wshift-count-overflow]
805:info:build         mul_add_c(a[5],b[0],c3,c1,c2);
806:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
807:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
808:info:build         t2=(BN_ULONG)Hw(t); \
809:info:build                      ^~~~~
810:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
811:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
812:info:build                                  ^ ~~~~~~~~
813:info:build bn/bn_asm.c:610:2: warning: shift count >= width of type [-Wshift-count-overflow]
814:info:build         mul_add_c(a[6],b[0],c1,c2,c3);
815:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
816:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
817:info:build         t2=(BN_ULONG)Hw(t); \
818:info:build                      ^~~~~
819:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
820:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
821:info:build                                  ^ ~~~~~~~~
822:info:build bn/bn_asm.c:611:2: warning: shift count >= width of type [-Wshift-count-overflow]
823:info:build         mul_add_c(a[5],b[1],c1,c2,c3);
824:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
825:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
826:info:build         t2=(BN_ULONG)Hw(t); \
827:info:build                      ^~~~~
828:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
829:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
830:info:build                                  ^ ~~~~~~~~
831:info:build bn/bn_asm.c:612:2: warning: shift count >= width of type [-Wshift-count-overflow]
832:info:build         mul_add_c(a[4],b[2],c1,c2,c3);
833:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
834:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
835:info:build         t2=(BN_ULONG)Hw(t); \
836:info:build                      ^~~~~
837:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
838:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
839:info:build                                  ^ ~~~~~~~~
840:info:build bn/bn_asm.c:613:2: warning: shift count >= width of type [-Wshift-count-overflow]
841:info:build         mul_add_c(a[3],b[3],c1,c2,c3);
842:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
843:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
844:info:build         t2=(BN_ULONG)Hw(t); \
845:info:build                      ^~~~~
846:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
847:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
848:info:build                                  ^ ~~~~~~~~
849:info:build bn/bn_asm.c:614:2: warning: shift count >= width of type [-Wshift-count-overflow]
850:info:build         mul_add_c(a[2],b[4],c1,c2,c3);
851:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
852:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
853:info:build         t2=(BN_ULONG)Hw(t); \
854:info:build                      ^~~~~
855:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
856:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
857:info:build                                  ^ ~~~~~~~~
858:info:build bn/bn_asm.c:615:2: warning: shift count >= width of type [-Wshift-count-overflow]
859:info:build         mul_add_c(a[1],b[5],c1,c2,c3);
860:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
861:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
862:info:build         t2=(BN_ULONG)Hw(t); \
863:info:build                      ^~~~~
864:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
865:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
866:info:build                                  ^ ~~~~~~~~
867:info:build bn/bn_asm.c:616:2: warning: shift count >= width of type [-Wshift-count-overflow]
868:info:build         mul_add_c(a[0],b[6],c1,c2,c3);
869:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
870:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
871:info:build         t2=(BN_ULONG)Hw(t); \
872:info:build                      ^~~~~
873:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
874:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
875:info:build                                  ^ ~~~~~~~~
876:info:build bn/bn_asm.c:619:2: warning: shift count >= width of type [-Wshift-count-overflow]
877:info:build         mul_add_c(a[0],b[7],c2,c3,c1);
878:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
879:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
880:info:build         t2=(BN_ULONG)Hw(t); \
881:info:build                      ^~~~~
882:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
883:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
884:info:build                                  ^ ~~~~~~~~
885:info:build bn/bn_asm.c:620:2: warning: shift count >= width of type [-Wshift-count-overflow]
886:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
887:info:build                                  ^ ~~~~~~~~
888:info:build bn/bn_asm.c:615:2: warning: shift count >= width of type [-Wshift-count-overflow]
889:info:build         mul_add_c(a[1],b[5],c1,c2,c3);
890:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
891:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
892:info:build         t2=(BN_ULONG)Hw(t); \
893:info:build                      ^~~~~
894:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
895:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
896:info:build                                  ^ ~~~~~~~~
897:info:build bn/bn_asm.c:616:2: warning: shift count >= width of type [-Wshift-count-overflow]
898:info:build         mul_add_c(a[0],b[6],c1,c2,c3);
899:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
900:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
901:info:build         t2=(BN_ULONG)Hw(t); \
902:info:build                      ^~~~~
903:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
904:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
905:info:build                                  ^ ~~~~~~~~
906:info:build bn/bn_asm.c:619:2: warning: shift count >= width of type [-Wshift-count-overflow]
907:info:build         mul_add_c(a[0],b[7],c2,c3,c1);
908:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
909:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
910:info:build         t2=(BN_ULONG)Hw(t); \
911:info:build                      ^~~~~
912:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
913:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
914:info:build                                  ^ ~~~~~~~~
915:info:build bn/bn_asm.c:620:2: warning: shift count >= width of type [-Wshift-count-overflow]
916:info:build         mul_add_c(a[1],b[6],c2,c3,c1);
917:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
918:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
919:info:build         t2=(BN_ULONG)Hw(t); \
920:info:build                      ^~~~~
921:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
922:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
923:info:build                                  ^ ~~~~~~~~
924:info:build bn/bn_asm.c:621:2: warning: shift count >= width of type [-Wshift-count-overflow]
925:info:build         mul_add_c(a[2],b[5],c2,c3,c1);
926:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
927:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
928:info:build         t2=(BN_ULONG)Hw(t); \
929:info:build                      ^~~~~
930:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
931:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
932:info:build                                  ^ ~~~~~~~~
933:info:build bn/bn_asm.c:622:2: warning: shift count >= width of type [-Wshift-count-overflow]
934:info:build         mul_add_c(a[3],b[4],c2,c3,c1);
935:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
936:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
937:info:build         t2=(BN_ULONG)Hw(t); \
938:info:build                      ^~~~~
939:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
940:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
941:info:build                                  ^ ~~~~~~~~
942:info:build bn/bn_asm.c:623:2: warning: shift count >= width of type [-Wshift-count-overflow]
943:info:build         mul_add_c(a[4],b[3],c2,c3,c1);
944:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
945:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
946:info:build         t2=(BN_ULONG)Hw(t); \
947:info:build                      ^~~~~
948:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
949:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
950:info:build                                  ^ ~~~~~~~~
951:info:build bn/bn_asm.c:624:2: warning: shift count >= width of type [-Wshift-count-overflow]
952:info:build         mul_add_c(a[5],b[2],c2,c3,c1);
953:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
954:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
955:info:build         t2=(BN_ULONG)Hw(t); \
956:info:build                      ^~~~~
957:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
958:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
959:info:build                                  ^ ~~~~~~~~
960:info:build bn/bn_asm.c:625:2: warning: shift count >= width of type [-Wshift-count-overflow]
961:info:build         mul_add_c(a[6],b[1],c2,c3,c1);
962:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
963:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
964:info:build         t2=(BN_ULONG)Hw(t); \
965:info:build                      ^~~~~
966:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
967:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
968:info:build                                  ^ ~~~~~~~~
969:info:build bn/bn_asm.c:626:2: warning: shift count >= width of type [-Wshift-count-overflow]
970:info:build         mul_add_c(a[7],b[0],c2,c3,c1);
971:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
972:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
973:info:build         t2=(BN_ULONG)Hw(t); \
974:info:build                      ^~~~~
975:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
976:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
977:info:build                                  ^ ~~~~~~~~
978:info:build bn/bn_asm.c:629:2: warning: shift count >= width of type [-Wshift-count-overflow]
979:info:build         mul_add_c(a[7],b[1],c3,c1,c2);
980:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
981:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
982:info:build         t2=(BN_ULONG)Hw(t); \
983:info:build                      ^~~~~
984:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
985:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
986:info:build                                  ^ ~~~~~~~~
987:info:build bn/bn_asm.c:630:2: warning: shift count >= width of type [-Wshift-count-overflow]
988:info:build         mul_add_c(a[6],b[2],c3,c1,c2);
989:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
990:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
991:info:build         t2=(BN_ULONG)Hw(t); \
992:info:build                      ^~~~~
993:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
994:info:build         mul_add_c(a[1],b[6],c2,c3,c1);
995:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
996:info:build bn/bn_asm.c:452:15: #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
997:info:build                                  ^ ~~~~~~~~
998:info:build bn/bn_asm.c:631:2: warning: shift count >= width of type [-Wshift-count-overflow]
999:info:build         mul_add_c(a[5],b[3],c3,c1,c2);
1000:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1001:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1002:info:build         t2=(BN_ULONG)Hw(t); \
1003:info:build                      ^~~~~
1004:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1005:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1006:info:build                                  ^ ~~~~~~~~
1007:info:build bn/bn_asm.c:632:2: warning: shift count >= width of type [-Wshift-count-overflow]
1008:info:build         mul_add_c(a[4],b[4],c3,c1,c2);
1009:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1010:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1011:info:build         t2=(BN_ULONG)Hw(t); \
1012:info:build                      ^~~~~
1013:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1014:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1015:info:build                                  ^ ~~~~~~~~
1016:info:build bn/bn_asm.c:633:2: warning: shift count >= width of type [-Wshift-count-overflow]
1017:info:build         mul_add_c(a[3],b[5],c3,c1,c2);
1018:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1019:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1020:info:build         t2=(BN_ULONG)Hw(t); \
1021:info:build                      ^~~~~
1022:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1023:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1024:info:build                                  ^ ~~~~~~~~
1025:info:build bn/bn_asm.c:634:2: warning: shift count >= width of type [-Wshift-count-overflow]
1026:info:build         mul_add_c(a[2],b[6],c3,c1,c2);
1027:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1028:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1029:info:build         t2=(BN_ULONG)Hw(t); \
1030:info:build                      ^~~~~
1031:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1032:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1033:info:build                                  ^ ~~~~~~~~
1034:info:build bn/bn_asm.c:635:2: warning: shift count >= width of type [-Wshift-count-overflow]
1035:info:build         mul_add_c(a[1],b[7],c3,c1,c2);
1036:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1037:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1038:info:build         t2=(BN_ULONG)Hw(t); \
1039:info:build                      ^~~~~
1040:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1041:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1042:info:build                                  ^ ~~~~~~~~
1043:info:build bn/bn_asm.c:638:2: warning: shift count >= width of type [-Wshift-count-overflow]
1044:info:build         mul_add_c(a[2],b[7],c1,c2,c3);
1045:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1046:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1047:info:build         t2=(BN_ULONG)Hw(t); \
1048:info:build                      ^~~~~
1049:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1050:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1051:info:build                                  ^ ~~~~~~~~
1052:info:build bn/bn_asm.c:639:2: warning: shift count >= width of type [-Wshift-count-overflow]
1053:info:build         mul_add_c(a[3],b[6],c1,c2,c3);
1054:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1055:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1056:info:build         t2=(BN_ULONG)Hw(t); \
1057:info:build                      ^~~~~
1058:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1059:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1060:info:build                                  ^ ~~~~~~~~
1061:info:build bn/bn_asm.c:640:2: warning: shift count >= width of type [-Wshift-count-overflow]
1062:info:build         mul_add_c(a[4],b[5],c1,c2,c3);
1063:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1064:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1065:info:build         t2=(BN_ULONG)Hw(t); \
1066:info:build                      ^~~~~
1067:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1068:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1069:info:build                                  ^ ~~~~~~~~
1070:info:build bn/bn_asm.c:641:2: warning: shift count >= width of type [-Wshift-count-overflow]
1071:info:build         mul_add_c(a[5],b[4],c1,c2,c3);
1072:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1073:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1074:info:build         t2=(BN_ULONG)Hw(t); \
1075:info:build                      ^~~~~
1076:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1077:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1078:info:build                                  ^ ~~~~~~~~
1079:info:build bn/bn_asm.c:642:2: warning: shift count >= width of type [-Wshift-count-overflow]
1080:info:build         mul_add_c(a[6],b[3],c1,c2,c3);
1081:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1082:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1083:info:build         t2=(BN_ULONG)Hw(t); \
1084:info:build                      ^~~~~
1085:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1086:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1087:info:build                                  ^ ~~~~~~~~
1088:info:build bn/bn_asm.c:643:2: warning: shift count >= width of type [-Wshift-count-overflow]
1089:info:build         mul_add_c(a[7],b[2],c1,c2,c3);
1090:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1091:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1092:info:build         t2=(BN_ULONG)Hw(t); \
1093:info:build                      ^~~~~
1094:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1095:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1096:info:build                                  ^ ~~~~~~~~
1097:info:build bn/bn_asm.c:646:2: warning: shift count >= width of type [-Wshift-count-overflow]
1098:info:build         mul_add_c(a[7],b[3],c2,c3,c1);
1099:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1100:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1101:info:build         t2=(BN_ULONG)Hw(t); \
1102:info:build                      ^~~~~
1103:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1104:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1105:info:build                                  ^ ~~~~~~~~
1106:info:build bn/bn_asm.c:647:2: warning: shift count >= width of type [-Wshift-count-overflow]
1107:info:build         mul_add_c(a[6],b[4],c2,c3,c1);
1108:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1109:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1110:info:build         t2=(BN_ULONG)Hw(t); \
1111:info:build                      ^~~~~
1112:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1113:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1114:info:build                                  ^ ~~~~~~~~
1115:info:build bn/bn_asm.c:648:2: warning: shift count >= width of type [-Wshift-count-overflow]
1116:info:build         mul_add_c(a[5],b[5],c2,c3,c1);
1117:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1118:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1119:info:build         t2=(BN_ULONG)Hw(t); \
1120:info:build                      ^~~~~
1121:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1122:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1123:info:build                                  ^ ~~~~~~~~
1124:info:build bn/bn_asm.c:649:2: warning: shift count >= width of type [-Wshift-count-overflow]
1125:info:build         mul_add_c(a[4],b[6],c2,c3,c1);
1126:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1127:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1128:info:build         t2=(BN_ULONG)Hw(t); \
1129:info:build                      ^~~~~
1130:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1131:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1132:info:build                                  ^ ~~~~~~~~
1133:info:build bn/bn_asm.c:650:2: warning: shift count >= width of type [-Wshift-count-overflow]
1134:info:build         mul_add_c(a[3],b[7],c2,c3,c1);
1135:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1136:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1137:info:build         t2=(BN_ULONG)Hw(t); \
1138:info:build                      ^~~~~
1139:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1140:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1141:info:build                                  ^ ~~~~~~~~
1142:info:build bn/bn_asm.c:653:2: warning: shift count >= width of type [-Wshift-count-overflow]
1143:info:build         mul_add_c(a[4],b[7],c3,c1,c2);
1144:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1145:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1146:info:build         t2=(BN_ULONG)Hw(t); \
1147:info:build                      ^~~~~
1148:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1149:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1150:info:build                                  ^ ~~~~~~~~
1151:info:build note: bn/bn_asm.cexpanded from macro 'mul_add_c':
1152:info:build 654:2: warning: shift count >= width of type [-Wshift-count-overflow]
1153:info:build         t2=(BN_ULONG)Hw(t); \
1154:info:build                      ^~~~~
1155:info:build         mul_add_c(a[5],b[6],c3,c1,c2);
1156:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1157:info:build ./bn/bn_lcl.h:296:34: bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1158:info:build         t2=(BN_ULONG)Hw(t); \
1159:info:build                      ^~~~~
1160:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1161:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1162:info:build                                  ^ ~~~~~~~~
1163:info:build bn/bn_asm.c:655:2: warning: shift count >= width of type [-Wshift-count-overflow]
1164:info:build         mul_add_c(a[6],b[5],c3,c1,c2);
1165:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1166:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1167:info:build         t2=(BN_ULONG)Hw(t); \
1168:info:build                      ^~~~~
1169:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1170:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1171:info:build                                  ^ ~~~~~~~~
1172:info:build bn/bn_asm.c:656:2: warning: shift count >= width of type [-Wshift-count-overflow]
1173:info:build         mul_add_c(a[7],b[4],c3,c1,c2);
1174:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1175:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1176:info:build         t2=(BN_ULONG)Hw(t); \
1177:info:build                      ^~~~~
1178:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1179:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1180:info:build                                  ^ ~~~~~~~~
1181:info:build bn/bn_asm.c:659:2: warning: shift count >= width of type [-Wshift-count-overflow]
1182:info:build         mul_add_c(a[7],b[5],c1,c2,c3);
1183:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1184:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1185:info:build         t2=(BN_ULONG)Hw(t); \
1186:info:build                      ^~~~~
1187:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1188:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1189:info:build                                  ^ ~~~~~~~~
1190:info:build bn/bn_asm.c:660:2: warning: shift count >= width of type [-Wshift-count-overflow]
1191:info:build         mul_add_c(a[6],b[6],c1,c2,c3);
1192:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1193:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1194:info:build         t2=(BN_ULONG)Hw(t); \
1195:info:build                      ^~~~~
1196:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1197:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1198:info:build                                  ^ ~~~~~~~~
1199:info:build bn/bn_asm.c:661:2: warning: shift count >= width of type [-Wshift-count-overflow]
1200:info:build         mul_add_c(a[5],b[7],c1,c2,c3);
1201:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1202:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1203:info:build         t2=(BN_ULONG)Hw(t); \
1204:info:build                      ^~~~~
1205:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1206:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1207:info:build                                  ^ ~~~~~~~~
1208:info:build bn/bn_asm.c:664:2: warning: shift count >= width of type [-Wshift-count-overflow]
1209:info:build         mul_add_c(a[6],b[7],c2,c3,c1);
1210:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1211:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1212:info:build         t2=(BN_ULONG)Hw(t); \
1213:info:build                      ^~~~~
1214:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1215:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1216:info:build                                  ^ ~~~~~~~~
1217:info:build bn/bn_asm.c:665:2: warning: shift count >= width of type [-Wshift-count-overflow]
1218:info:build         mul_add_c(a[7],b[6],c2,c3,c1);
1219:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1220:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1221:info:build         t2=(BN_ULONG)Hw(t); \
1222:info:build                      ^~~~~
1223:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1224:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1225:info:build                                  ^ ~~~~~~~~
1226:info:build bn/bn_asm.c:668:2: warning: shift count >= width of type [-Wshift-count-overflow]
1227:info:build         mul_add_c(a[7],b[7],c3,c1,c2);
1228:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1229:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1230:info:build         t2=(BN_ULONG)Hw(t); \
1231:info:build                      ^~~~~
1232:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1233:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1234:info:build                                  ^ ~~~~~~~~
1235:info:build note: expanded from macro 'Hw'
1236:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1237:info:build                                  ^ ~~~~~~~~
1238:info:build bn/bn_asm.c:621:2: warning: shift count >= width of type [-Wshift-count-overflow]
1239:info:build         mul_add_c(a[2],b[5],c2,c3,c1);
1240:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1241:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1242:info:build         t2=(BN_ULONG)Hw(t); \
1243:info:build                      ^~~~~
1244:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1245:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1246:info:build                                  ^ ~~~~~~~~
1247:info:build bn/bn_asm.c:622:2: warning: shift count >= width of type [-Wshift-count-overflow]
1248:info:build         mul_add_c(a[3],b[4],c2,c3,c1);
1249:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1250:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1251:info:build         t2=(BN_ULONG)Hw(t); \
1252:info:build                      ^~~~~
1253:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1254:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1255:info:build                                  ^ ~~~~~~~~
1256:info:build bn/bn_asm.c:623:2: warning: shift count >= width of type [-Wshift-count-overflow]
1257:info:build         mul_add_c(a[4],b[3],c2,c3,c1);
1258:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1259:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1260:info:build         t2=(BN_ULONG)Hw(t); \
1261:info:build                      ^~~~~
1262:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1263:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1264:info:build                                  ^ ~~~~~~~~
1265:info:build bn/bn_asm.c:624:2: warning: shift count >= width of type [-Wshift-count-overflow]
1266:info:build         mul_add_c(a[5],b[2],c2,c3,c1);
1267:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1268:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1269:info:build         t2=(BN_ULONG)Hw(t); \
1270:info:build                      ^~~~~
1271:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1272:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1273:info:build                                  ^ ~~~~~~~~
1274:info:build bn/bn_asm.c:625:2: warning: shift count >= width of type [-Wshift-count-overflow]
1275:info:build         mul_add_c(a[6],b[1],c2,c3,c1);
1276:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1277:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1278:info:build         t2=(BN_ULONG)Hw(t); \
1279:info:build                      ^~~~~
1280:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1281:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1282:info:build                                  ^ ~~~~~~~~
1283:info:build bn/bn_asm.c:626:2: warning: shift count >= width of type [-Wshift-count-overflow]
1284:info:build         mul_add_c(a[7],b[0],c2,c3,c1);
1285:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1286:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1287:info:build         t2=(BN_ULONG)Hw(t); \
1288:info:build                      ^~~~~
1289:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1290:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1291:info:build                                  ^ ~~~~~~~~
1292:info:build bn/bn_asm.c:629:2: warning: shift count >= width of type [-Wshift-count-overflow]
1293:info:build         mul_add_c(a[7],b[1],c3,c1,c2);
1294:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1295:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1296:info:build         t2=(BN_ULONG)Hw(t); \
1297:info:build                      ^~~~~
1298:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1299:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1300:info:build                                  ^ ~~~~~~~~
1301:info:build bn/bn_asm.c:630:2: warning: shift count >= width of type [-Wshift-count-overflow]
1302:info:build         mul_add_c(a[6],b[2],c3,c1,c2);
1303:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1304:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1305:info:build         t2=(BN_ULONG)Hw(t); \
1306:info:build                      ^~~~~
1307:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1308:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1309:info:build                                  ^ ~~~~~~~~
1310:info:build bn/bn_asm.c:631:2: warning: shift count >= width of type [-Wshift-count-overflow]
1311:info:build         mul_add_c(a[5],b[3],c3,c1,c2);
1312:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1313:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1314:info:build         t2=(BN_ULONG)Hw(t); \
1315:info:build                      ^~~~~
1316:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1317:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1318:info:build                                  ^ ~~~~~~~~
1319:info:build bn/bn_asm.c:632:2: warning: shift count >= width of type [-Wshift-count-overflow]
1320:info:build         mul_add_c(a[4],b[4],c3,c1,c2);
1321:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1322:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1323:info:build         t2=(BN_ULONG)Hw(t); \
1324:info:build                      ^~~~~
1325:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1326:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1327:info:build                                  ^ ~~~~~~~~
1328:info:build bn/bn_asm.c:633:2: warning: shift count >= width of type [-Wshift-count-overflow]
1329:info:build         mul_add_c(a[3],b[5],c3,c1,c2);
1330:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1331:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1332:info:build         t2=(BN_ULONG)Hw(t); \
1333:info:build                      ^~~~~
1334:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1335:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1336:info:build                                  ^ ~~~~~~~~
1337:info:build bn/bn_asm.c:634:2: warning: shift count >= width of type [-Wshift-count-overflow]
1338:info:build         mul_add_c(a[2],b[6],c3,c1,c2);
1339:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1340:info:build bn/bn_asm.c:452:15: note: bn/bn_asm.c:686:2: warning: shift count >= width of type [-Wshift-count-overflow]
1341:info:build         mul_add_c(a[0],b[0],c1,c2,c3);
1342:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1343:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1344:info:build         t2=(BN_ULONG)Hw(t); \
1345:info:build                      ^~~~~
1346:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1347:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1348:info:build                                  ^ ~~~~~~~~
1349:info:build bn/bn_asm.c:689:2: warning: shift count >= width of type [-Wshift-count-overflow]
1350:info:build         mul_add_c(a[0],b[1],c2,c3,c1);
1351:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1352:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1353:info:build         t2=(BN_ULONG)Hw(t); \
1354:info:build                      ^~~~~
1355:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1356:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1357:info:build                                  ^ ~~~~~~~~
1358:info:build bn/bn_asm.c:690:2: warning: shift count >= width of type [-Wshift-count-overflow]
1359:info:build         mul_add_c(a[1],b[0],c2,c3,c1);
1360:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1361:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1362:info:build         t2=(BN_ULONG)Hw(t); \
1363:info:build                      ^~~~~
1364:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1365:info:build expanded from macro 'mul_add_c'
1366:info:build         t2=(BN_ULONG)Hw(t); \
1367:info:build                      ^~~~~
1368:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1369:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1370:info:build                                  ^ ~~~~~~~~
1371:info:build bn/bn_asm.c:635:2: warning: shift count >= width of type [-Wshift-count-overflow]
1372:info:build         mul_add_c(a[1],b[7],c3,c1,c2);
1373:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1374:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1375:info:build         t2=(BN_ULONG)Hw(t); \
1376:info:build                      ^~~~~
1377:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1378:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1379:info:build                                  ^ ~~~~~~~~
1380:info:build bn/bn_asm.c:638:2: warning: shift count >= width of type [-Wshift-count-overflow]
1381:info:build         mul_add_c(a[2],b[7],c1,c2,c3);
1382:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1383:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1384:info:build         t2=(BN_ULONG)Hw(t); \
1385:info:build                      ^~~~~
1386:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1387:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1388:info:build                                  ^ ~~~~~~~~
1389:info:build bn/bn_asm.c:639:2: warning: shift count >= width of type [-Wshift-count-overflow]
1390:info:build         mul_add_c(a[3],b[6],c1,c2,c3);
1391:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1392:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1393:info:build         t2=(BN_ULONG)Hw(t); \
1394:info:build                      ^~~~~
1395:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1396:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1397:info:build                                  ^ ~~~~~~~~
1398:info:build bn/bn_asm.c:640:2: warning#define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1399:info:build                                  ^ ~~~~~~~~
1400:info:build bn/bn_asm.c:693:2: warning: shift count >= width of type [-Wshift-count-overflow]
1401:info:build         mul_add_c(a[2],b[0],c3,c1,c2);
1402:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1403:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1404:info:build         t2=(BN_ULONG)Hw(t); \
1405:info:build                      ^~~~~
1406:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1407:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1408:info:build                                  ^ ~~~~~~~~
1409:info:build bn/bn_asm.c:694:2: warning: shift count >= width of type [-Wshift-count-overflow]
1410:info:build         mul_add_c(a[1],b[1],c3,c1,c2);
1411:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1412:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1413:info:build         t2=(BN_ULONG)Hw(t); \
1414:info:build                      ^~~~~
1415:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1416:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1417:info:build                                  ^ ~~~~~~~~
1418:info:build bn/bn_asm.c:695:2: warning: shift count >= width of type [-Wshift-count-overflow]
1419:info:build         mul_add_c(a[0],b[2],c3,c1,c2);
1420:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1421:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1422:info:build         t2=(BN_ULONG)Hw(t); \
1423:info:build                      ^~~~~
1424:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1425:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1426:info:build                                  ^ ~~~~~~~~
1427:info:build bn/bn_asm.c:698:2: warning: shift count >= width of type [-Wshift-count-overflow]
1428:info:build         mul_add_c(a[0],b[3],c1,c2,c3);
1429:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1430:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1431:info:build         t2=(BN_ULONG)Hw(t); \
1432:info:build                      ^~~~~
1433:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1434:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1435:info:build                                  ^ ~~~~~~~~
1436:info:build bn/bn_asm.c:699:2: warning: shift count >= width of type [-Wshift-count-overflow]
1437:info:build         mul_add_c(a[1],b[2],c1,c2,c3);
1438:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1439:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1440:info:build         t2=(BN_ULONG)Hw(t); \
1441:info:build                      ^~~~~
1442:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1443:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1444:info:build                                  ^ ~~~~~~~~
1445:info:build bn/bn_asm.c:700:2: warning: shift count >= width of type [-Wshift-count-overflow]
1446:info:build         mul_add_c(a[2],b[1],c1,c2,c3);
1447:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1448:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1449:info:build         t2=(BN_ULONG)Hw(t); \
1450:info:build                      ^~~~~
1451:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1452:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1453:info:build                                  ^ ~~~~~~~~
1454:info:build bn/bn_asm.c:701:2: warning: shift count >= width of type [-Wshift-count-overflow]
1455:info:build         mul_add_c(a[3],b[0],c1,c2,c3);
1456:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1457:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1458:info:build         t2=(BN_ULONG)Hw(t); \
1459:info:build                      ^~~~~
1460:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1461:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1462:info:build                                  ^ ~~~~~~~~
1463:info:build bn/bn_asm.c:704:2: warning: shift count >= width of type [-Wshift-count-overflow]
1464:info:build         mul_add_c(a[3],b[1],c2,c3,c1);
1465:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1466:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1467:info:build         t2=(BN_ULONG)Hw(t); \
1468:info:build                      ^~~~~
1469:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1470:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1471:info:build                                  ^ ~~~~~~~~
1472:info:build bn/bn_asm.c:705:2: warning: shift count >= width of type [-Wshift-count-overflow]
1473:info:build         mul_add_c(a[2],b[2],c2,c3,c1);
1474:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1475:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1476:info:build         t2=(BN_ULONG)Hw(t); \
1477:info:build                      ^~~~~
1478:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1479:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1480:info:build                                  ^ ~~~~~~~~
1481:info:build bn/bn_asm.c:706:2: warning: shift count >= width of type [-Wshift-count-overflow]
1482:info:build         mul_add_c(a[1],b[3],c2,c3,c1);
1483:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1484:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1485:info:build         t2=(BN_ULONG)Hw(t); \
1486:info:build                      ^~~~~
1487:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1488:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1489:info:build                                  ^ ~~~~~~~~
1490:info:build bn/bn_asm.c:709:2: warning: shift count >= width of type [-Wshift-count-overflow]
1491:info:build         mul_add_c(a[2],b[3],c3,c1,c2);
1492:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1493:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1494:info:build         t2=(BN_ULONG)Hw(t); \
1495:info:build                      ^~~~~
1496:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1497:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1498:info:build                                  ^ ~~~~~~~~
1499:info:build bn/bn_asm.c:710:2: warning: shift count >= width of type [-Wshift-count-overflow]
1500:info:build         mul_add_c(a[3],b[2],c3,c1,c2);
1501:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1502:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1503:info:build         t2=(BN_ULONG)Hw(t); \
1504:info:build                      ^~~~~
1505:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1506:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1507:info:build                                  ^ ~~~~~~~~
1508:info:build bn/bn_asm.c:713:2: warning: shift count >= width of type [-Wshift-count-overflow]
1509:info:build         mul_add_c(a[3],b[3],c1,c2,c3);
1510:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1511:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1512:info:build         t2=(BN_ULONG)Hw(t); \
1513:info:build                      ^~~~~
1514:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1515:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1516:info:build                                  ^ ~~~~~~~~
1517:info:build bn/bn_asm.c:734:2: error: integer constant is larger than the largest unsigned integer type
1518:info:build         sqr_add_c2(a,1,0,c2,c3,c1);
1519:info:build         ^
1520:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
1521:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
1522:info:build         ^
1523:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
1524:info:build         tt=(t+t)&BN_MASK; \
1525:info:build                  ^
1526:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
1527:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
1528:info:build                          ^
1529:info:build bn/bn_asm.c:738:2: error: integer constant is larger than the largest unsigned integer type
1530:info:build         sqr_add_c2(a,2,0,c3,c1,c2);
1531:info:build         ^
1532:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
1533:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
1534:info:build         ^
1535:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
1536:info:build         tt=(t+t)&BN_MASK; \
1537:info:build                  ^
1538:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
1539:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
1540:info:build                          ^
1541:info:build bn/bn_asm.c:741:2: error: integer constant is larger than the largest unsigned integer type
1542:info:build         sqr_add_c2(a,3,0,c1,c2,c3);
1543:info:build         ^
1544:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
1545:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
1546:info:build         ^
1547:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
1548:info:build         tt=(t+t)&BN_MASK; \
1549:info:build                  ^
1550:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
1551:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
1552:info:build                          ^
1553:info:build bn/bn_asm.c:742:2: error: integer constant is larger than the largest unsigned integer type
1554:info:build         sqr_add_c2(a,2,1,c1,c2,c3);
1555:info:build         ^
1556:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
1557:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
1558:info:build         ^
1559:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
1560:info:build         tt=(t+t)&BN_MASK; \
1561:info:build                  ^
1562:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
1563:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
1564:info:build                          ^
1565:info:build bn/bn_asm.c:746:2: error: integer constant is larger than the largest unsigned integer type
1566:info:build         sqr_add_c2(a,3,1,c2,c3,c1);
1567:info:build         ^
1568:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
1569:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
1570:info:build         ^
1571:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
1572:info:build         tt=(t+t)&BN_MASK; \
1573:info:build                  ^
1574:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
1575:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
1576:info:build                          ^
1577:info:build bn/bn_asm.c:747:2: error: integer constant is larger than the largest unsigned integer type
1578:info:build         sqr_add_c2(a,4,0,c2,c3,c1);
1579:info:build         ^
1580:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
1581:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
1582:info:build         ^
1583:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
1584:info:build         tt=(t+t)&BN_MASK; \
1585:info:build                  ^
1586:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
1587:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
1588:info:build                          ^
1589:info:build bn/bn_asm.c:750:2: error: integer constant is larger than the largest unsigned integer type
1590:info:build         sqr_add_c2(a,5,0,c3,c1,c2);
1591:info:build         ^
1592:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
1593:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
1594:info:build         ^
1595:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
1596:info:build         tt=(t+t)&BN_MASK; \
1597:info:build                  ^
1598:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
1599:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
1600:info:build                          ^
1601:info:build bn/bn_asm.c:751:2: error: integer constant is larger than the largest unsigned integer type
1602:info:build         sqr_add_c2(a,4,1,c3,c1,c2);
1603:info:build         ^
1604:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
1605:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
1606:info:build         ^
1607:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
1608:info:build         tt=(t+t)&BN_MASK; \
1609:info:build                  ^
1610:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
1611:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
1612:info:build                          ^
1613:info:build bn/bn_asm.c:752:2: error: integer constant is larger than the largest unsigned integer type
1614:info:build         sqr_add_c2(a,3,2,c3,c1,c2);
1615:info:build         ^
1616:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
1617:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
1618:info:build         ^
1619:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
1620:info:build         tt=(t+t)&BN_MASK; \
1621:info:build                  ^
1622:info:build ./bn/bn.h:: shift count >= width of type [-Wshift-count-overflow]
1623:info:build         mul_add_c(a[4],b[5],c1,c2,c3);
1624:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1625:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1626:info:build         t2=(BN_ULONG)Hw(t); \
1627:info:build                      ^~~~~
1628:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1629:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1630:info:build                                  ^ ~~~~~~~~
1631:info:build bn/bn_asm.c:641:2: warning: shift count >= width of type [-Wshift-count-overflow]
1632:info:build         mul_add_c(a[5],b[4],c1,c2,c3);
1633:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1634:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1635:info:build         t2=(BN_ULONG)Hw(t); \
1636:info:build                      ^~~~~
1637:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1638:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1639:info:build                                  ^ ~~~~~~~~
1640:info:build bn/bn_asm.c:642:2: warning: shift count >= width of type [-Wshift-count-overflow]
1641:info:build         mul_add_c(a[6],b[3],c1,c2,c3);
1642:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1643:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1644:info:build         t2=(BN_ULONG)Hw(t); \
1645:info:build                      ^~~~~
1646:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1647:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1648:info:build                                  ^ ~~~~~~~~
1649:info:build bn/bn_asm.c:643:2: warning: shift count >= width of type [-Wshift-count-overflow]
1650:info:build         mul_add_c(a[7],b[2],c1,c2,c3);
1651:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1652:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1653:info:build         t2=(BN_ULONG)Hw(t); \
1654:info:build                      ^~~~~
1655:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1656:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1657:info:build                                  ^ ~~~~~~~~
1658:info:build bn/bn_asm.c:646:2: warning: shift count >= width of type [-Wshift-count-overflow]
1659:info:build         mul_add_c(a[7],b[3],c2,c3,c1);
1660:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1661:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1662:info:build         t2=(BN_ULONG)Hw(t); \
1663:info:build                      ^~~~~
1664:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1665:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1666:info:build                                  ^ ~~~~~~~~
1667:info:build bn/bn_asm.c:647:2: warning: shift count >= width of type [-Wshift-count-overflow]
1668:info:build         mul_add_c(a[6],b[4],c2,c3,c1);
1669:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1670:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1671:info:build         t2=(BN_ULONG)Hw(t); \
1672:info:build                      ^~~~~
1673:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1674:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1675:info:build                                  ^ ~~~~~~~~
1676:info:build bn/bn_asm.c:648:2: warning: shift count >= width of type [-Wshift-count-overflow]
1677:info:build         mul_add_c(a[5],b[5],c2,c3,c1);
1678:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1679:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1680:info:build         t2=(BN_ULONG)Hw(t); \
1681:info:build                      ^~~~~
1682:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1683:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1684:info:build                                  ^ ~~~~~~~~
1685:info:build bn/bn_asm.c:649:2: warning: shift count >= width of type [-Wshift-count-overflow]
1686:info:build         mul_add_c(a[4],b[6],c2,c3,c1);
1687:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1688:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1689:info:build         t2=(BN_ULONG)Hw(t); \
1690:info:build                      ^~~~~
1691:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1692:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1693:info:build                                  ^ ~~~~~~~~
1694:info:build bn/bn_asm.c:650:2: warning: shift count >= width of type [-Wshift-count-overflow]
1695:info:build         mul_add_c(a[3],b[7],c2,c3,c1);
1696:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1697:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1698:info:build         t2=(BN_ULONG)Hw(t); \
1699:info:build                      ^~~~~
1700:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1701:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1702:info:build                                  ^ ~~~~~~~~
1703:info:build bn/bn_asm.c:653:2: warning: shift count >= width of type [-Wshift-count-overflow]
1704:info:build         mul_add_c(a[4],b[7],c3,c1,c2);
1705:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1706:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1707:info:build         t2=(BN_ULONG)Hw(t); \
1708:info:build                      ^~~~~
1709:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1710:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1711:info:build                                  ^ ~~~~~~~~
1712:info:build bn/bn_asm.c:654:2: warning: shift count >= width of type [-Wshift-count-overflow]
1713:info:build         mul_add_c(a[5],b[6],c3,c1,c2);
1714:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1715:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1716:info:build         t2=(BN_ULONG)Hw(t); \
1717:info:build                      ^~~~~
1718:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1719:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1720:info:build                                  ^ ~~~~~~~~
1721:info:build bn/bn_asm.c:655:2: warning: shift count >= width of type [-Wshift-count-overflow]
1722:info:build         mul_add_c(a[6],b[5],c3,c1,c2);
1723:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1724:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1725:info:build         t2=(BN_ULONG)Hw(t); \
1726:info:build                      ^~~~~
1727:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1728:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1729:info:build                                  ^ ~~~~~~~~
1730:info:build bn/bn_asm.c:656:2: warning: shift count >= width of type [-Wshift-count-overflow]
1731:info:build         mul_add_c(a[7],b[4],c3,c1,c2);
1732:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1733:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1734:info:build         t2=(BN_ULONG)Hw(t); \
1735:info:build                      ^~~~~
1736:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1737:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1738:info:build                                  ^ ~~~~~~~~
1739:info:build bn/bn_asm.c:659:2: warning: shift count >= width of type [-Wshift-count-overflow]
1740:info:build         mul_add_c(a[7],b[5],c1,c2,c3);
1741:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1742:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1743:info:build         t2=(BN_ULONG)Hw(t); \
1744:info:build                      ^~~~~
1745:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1746:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1747:info:build                                  ^ ~~~~~~~~
1748:info:build bn/bn_asm.c:660:2: warning: shift count >= width of type [-Wshift-count-overflow]
1749:info:build         mul_add_c(a[6],b[6],c1,c2,c3);
1750:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1751:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1752:info:build         t2=(BN_ULONG)Hw(t); \
1753:info:build                      ^~~~~
1754:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1755:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1756:info:build                                  ^ ~~~~~~~~
1757:info:build bn/bn_asm.c:661:2: warning: shift count >= width of type [-Wshift-count-overflow]
1758:info:build         mul_add_c(a[5],b[7],c1,c2,c3);
1759:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1760:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1761:info:build         t2=(BN_ULONG)Hw(t); \
1762:info:build                      ^~~~~
1763:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1764:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1765:info:build                                  ^ ~~~~~~~~
1766:info:build bn/bn_asm.c:664:2: warning: shift count >= width of type [-Wshift-count-overflow]
1767:info:build         mul_add_c(a[6],b[7],c2,c3,c1);
1768:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1769:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1770:info:build         t2=(BN_ULONG)Hw(t); \
1771:info:build                      ^~~~~
1772:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1773:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1774:info:build                                  ^ ~~~~~~~~
1775:info:build bn/bn_asm.c:665:2: warning: shift count >= width of type [-Wshift-count-overflow]
1776:info:build         mul_add_c(a[7],b[6],c2,c3,c1);
1777:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1778:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1779:info:build         t2=(BN_ULONG)Hw(t); \
1780:info:build                      ^~~~~
1781:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1782:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1783:info:build                                  ^ ~~~~~~~~
1784:info:build bn/bn_asm.c:668:2: warning: shift count >= width of type [-Wshift-count-overflow]
1785:info:build         mul_add_c(a[7],b[7],c3,c1,c2);
1786:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1787:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1788:info:build         t2=(BN_ULONG)Hw(t); \
1789:info:build                      ^~~~~
1790:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1791:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1792:info:build                                  ^ ~~~~~~~~
1793:info:build 237:19: note: expanded from macro 'BN_MASK'
1794:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
1795:info:build                          ^
1796:info:build bn/bn_asm.c:756:2: error: integer constant is larger than the largest unsigned integer type
1797:info:build         sqr_add_c2(a,4,2,c1,c2,c3);
1798:info:build         ^
1799:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
1800:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
1801:info:build         ^
1802:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
1803:info:build         tt=(t+t)&BN_MASK; \
1804:info:build                  ^
1805:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
1806:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
1807:info:build                          ^
1808:info:build bn/bn_asm.c:757:2/usr/bin/clang -Os -isystem/[[PREFIX]]/include -arch x86_64 -c -D__UNIX__ -DNDEBUG -I. -DDATA_LITTLEENDIAN -DHAS_LDAP -DHAS_RECURSIVE_MUTEX -DHAS_ROBUST_MUTEX -DOSVERSION=1 -fomit-frame-pointer -o ./static-obj/bn_ctx.o bn/bn_ctx.c
1809:info:build /usr/bin/clang -Os -isystem/[[PREFIX]]/include -arch x86_64 -c -D__UNIX__ -DNDEBUG -I. -DDATA_LITTLEENDIAN -DHAS_LDAP -fPIC -fno-common -DHAS_RECURSIVE_MUTEX -DHAS_ROBUST_MUTEX -DOSVERSION=1 -fomit-frame-pointer -o ./shared-obj/bn_ctx.o bn/bn_ctx.c
1810:info:build : error: integer constant is larger than the largest unsigned integer type
1811:info:build         sqr_add_c2(a,5,1,c1,c2,c3);
1812:info:build         ^
1813:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
1814:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
1815:info:build         ^
1816:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
1817:info:build         tt=(t+t)&BN_MASK; \
1818:info:build                  ^
1819:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
1820:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
1821:info:build                          ^
1822:info:build bn/bn_asm.c:758:2: error: integer constant is larger than the largest unsigned integer type
1823:info:build         sqr_add_c2(a,6,0,c1,c2,c3);
1824:info:build         ^
1825:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
1826:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
1827:info:build         ^
1828:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
1829:info:build         tt=(t+t)&BN_MASK; \
1830:info:build                  ^
1831:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
1832:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
1833:info:build                          ^
1834:info:build bn/bn_asm.c:761:2: error: integer constant is larger than the largest unsigned integer type
1835:info:build         sqr_add_c2(a,7,0,c2,c3,c1);
1836:info:build         ^
1837:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
1838:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
1839:info:build         ^
1840:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
1841:info:build         tt=(t+t)&BN_MASK; \
1842:info:build                  ^
1843:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
1844:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
1845:info:build                          ^
1846:info:build bn/bn_asm.c:762:2: error: integer constant is larger than the largest unsigned integer type
1847:info:build         sqr_add_c2(a,6,1,c2,c3,c1);
1848:info:build         ^
1849:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
1850:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
1851:info:build         ^
1852:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
1853:info:build         tt=(t+t)&BN_MASK; \
1854:info:build                  ^
1855:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
1856:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
1857:info:build                          ^
1858:info:build bn/bn_asm.c:763:2: error: integer constant is larger than the largest unsigned integer type
1859:info:build         sqr_add_c2(a,5,2,c2,c3,c1);
1860:info:build         ^
1861:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
1862:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
1863:info:build         ^
1864:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
1865:info:build         tt=(t+t)&BN_MASK; \
1866:info:build                  ^
1867:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
1868:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
1869:info:build                          ^
1870:info:build bn/bn_asm.c:764:2: error: integer constant is larger than the largest unsigned integer type
1871:info:build         sqr_add_c2(a,4,3,c2,c3,c1);
1872:info:build         ^
1873:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
1874:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
1875:info:build         ^
1876:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
1877:info:build         tt=(t+t)&BN_MASK; \
1878:info:build                  ^
1879:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
1880:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
1881:info:build                          ^
1882:info:build bn/bn_asm.c:768:2: error: integer constant is larger than the largest unsigned integer type
1883:info:build         sqr_add_c2(a,5,3,c3,c1,c2);
1884:info:build         ^
1885:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
1886:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
1887:info:build         ^
1888:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
1889:info:build         tt=(t+t)&BN_MASK; \
1890:info:build                  ^
1891:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
1892:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
1893:info:build                          ^
1894:info:build bn/bn_asm.c:769:2: error: integer constant is larger than the largest unsigned integer type
1895:info:build         sqr_add_c2(a,6,2,c3,c1,c2);
1896:info:build         ^
1897:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
1898:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
1899:info:build         ^
1900:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
1901:info:build         tt=(t+t)&BN_MASK; \
1902:info:build                  ^
1903:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
1904:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
1905:info:build                          ^
1906:info:build bn/bn_asm.c:770:2: error: integer constant is larger than the largest unsigned integer type
1907:info:build         sqr_add_c2(a,7,1,c3,c1,c2);
1908:info:build         ^
1909:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
1910:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
1911:info:build         ^
1912:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
1913:info:build         tt=(t+t)&BN_MASK; \
1914:info:build                  ^
1915:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
1916:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
1917:info:build                          ^
1918:info:build fatal error: too many errors emitted, stopping now [-ferror-limit=]
1919:info:build bn/bn_asm.c:686:2: warning: shift count >= width of type [-Wshift-count-overflow]
1920:info:build         mul_add_c(a[0],b[0],c1,c2,c3);
1921:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1922:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1923:info:build         t2=(BN_ULONG)Hw(t); \
1924:info:build                      ^~~~~
1925:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1926:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1927:info:build                                  ^ ~~~~~~~~
1928:info:build bn/bn_asm.c:689:2: warning: shift count >= width of type [-Wshift-count-overflow]
1929:info:build         mul_add_c(a[0],b[1],c2,c3,c1);
1930:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1931:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1932:info:build         t2=(BN_ULONG)Hw(t); \
1933:info:build                      ^~~~~
1934:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1935:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1936:info:build                                  ^ ~~~~~~~~
1937:info:build bn/bn_asm.c:690:2: warning: shift count >= width of type [-Wshift-count-overflow]
1938:info:build         mul_add_c(a[1],b[0],c2,c3,c1);
1939:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1940:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1941:info:build         t2=(BN_ULONG)Hw(t); \
1942:info:build                      ^~~~~
1943:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1944:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1945:info:build                                  ^ ~~~~~~~~
1946:info:build bn/bn_asm.c:693:2: warning: shift count >= width of type [-Wshift-count-overflow]
1947:info:build         mul_add_c(a[2],b[0],c3,c1,c2);
1948:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1949:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1950:info:build         t2=(BN_ULONG)Hw(t); \
1951:info:build                      ^~~~~
1952:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1953:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1954:info:build                                  ^ ~~~~~~~~
1955:info:build bn/bn_asm.c:694:2: warning: shift count >= width of type [-Wshift-count-overflow]
1956:info:build         mul_add_c(a[1],b[1],c3,c1,c2);
1957:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1958:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1959:info:build         t2=(BN_ULONG)Hw(t); \
1960:info:build                      ^~~~~
1961:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1962:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1963:info:build                                  ^ ~~~~~~~~
1964:info:build bn/bn_asm.c:695:2: warning: shift count >= width of type [-Wshift-count-overflow]
1965:info:build         mul_add_c(a[0],b[2],c3,c1,c2);
1966:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1967:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1968:info:build         t2=(BN_ULONG)Hw(t); \
1969:info:build                      ^~~~~
1970:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1971:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1972:info:build                                  ^ ~~~~~~~~
1973:info:build bn/bn_asm.c:698:2: warning: shift count >= width of type [-Wshift-count-overflow]
1974:info:build         mul_add_c(a[0],b[3],c1,c2,c3);
1975:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1976:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1977:info:build         t2=(BN_ULONG)Hw(t); \
1978:info:build                      ^~~~~
1979:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1980:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1981:info:build                                  ^ ~~~~~~~~
1982:info:build bn/bn_asm.c:699:2: warning: shift count >= width of type [-Wshift-count-overflow]
1983:info:build         mul_add_c(a[1],b[2],c1,c2,c3);
1984:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1985:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1986:info:build         t2=(BN_ULONG)Hw(t); \
1987:info:build                      ^~~~~
1988:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1989:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1990:info:build                                  ^ ~~~~~~~~
1991:info:build bn/bn_asm.c:700:2: warning: shift count >= width of type [-Wshift-count-overflow]
1992:info:build         mul_add_c(a[2],b[1],c1,c2,c3);
1993:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1994:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
1995:info:build         t2=(BN_ULONG)Hw(t); \
1996:info:build                      ^~~~~
1997:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
1998:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
1999:info:build                                  ^ ~~~~~~~~
2000:info:build bn/bn_asm.c:701:2: warning: shift count >= width of type [-Wshift-count-overflow]
2001:info:build         mul_add_c(a[3],b[0],c1,c2,c3);
2002:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2003:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
2004:info:build         t2=(BN_ULONG)Hw(t); \
2005:info:build                      ^~~~~
2006:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
2007:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
2008:info:build                                  ^ ~~~~~~~~
2009:info:build bn/bn_asm.c:704:2: warning: shift count >= width of type [-Wshift-count-overflow]
2010:info:build         mul_add_c(a[3],b[1],c2,c3,c1);
2011:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2012:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
2013:info:build         t2=(BN_ULONG)Hw(t); \
2014:info:build                      ^~~~~
2015:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
2016:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
2017:info:build                                  ^ ~~~~~~~~
2018:info:build bn/bn_asm.c:705:2: warning: shift count >= width of type [-Wshift-count-overflow]
2019:info:build         mul_add_c(a[2],b[2],c2,c3,c1);
2020:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2021:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
2022:info:build         t2=(BN_ULONG)Hw(t); \
2023:info:build                      ^~~~~
2024:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
2025:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
2026:info:build                                  ^ ~~~~~~~~
2027:info:build bn/bn_asm.c:706:2: warning: shift count >= width of type [-Wshift-count-overflow]
2028:info:build         mul_add_c(a[1],b[3],c2,c3,c1);
2029:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2030:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
2031:info:build         t2=(BN_ULONG)Hw(t); \
2032:info:build                      ^~~~~
2033:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
2034:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
2035:info:build                                  ^ ~~~~~~~~
2036:info:build bn/bn_asm.c:709:2: warning: shift count >= width of type [-Wshift-count-overflow]
2037:info:build         mul_add_c(a[2],b[3],c3,c1,c2);
2038:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2039:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
2040:info:build         t2=(BN_ULONG)Hw(t); \
2041:info:build                      ^~~~~
2042:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
2043:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
2044:info:build                                  ^ ~~~~~~~~
2045:info:build bn/bn_asm.c:710:2: warning: shift count >= width of type [-Wshift-count-overflow]
2046:info:build         mul_add_c(a[3],b[2],c3,c1,c2);
2047:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2048:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
2049:info:build         t2=(BN_ULONG)Hw(t); \
2050:info:build                      ^~~~~
2051:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
2052:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
2053:info:build                                  ^ ~~~~~~~~
2054:info:build bn/bn_asm.c:713:2: warning: shift count >= width of type [-Wshift-count-overflow]
2055:info:build         mul_add_c(a[3],b[3],c1,c2,c3);
2056:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2057:info:build bn/bn_asm.c:452:15: note: expanded from macro 'mul_add_c'
2058:info:build         t2=(BN_ULONG)Hw(t); \
2059:info:build                      ^~~~~
2060:info:build ./bn/bn_lcl.h:296:34: note: expanded from macro 'Hw'
2061:info:build #define Hw(t)    (((BN_ULONG)((t)>>BN_BITS2))&BN_MASK2)
2062:info:build                                  ^ ~~~~~~~~
2063:info:build bn/bn_asm.c:734:2: error: integer constant is larger than the largest unsigned integer type
2064:info:build         sqr_add_c2(a,1,0,c2,c3,c1);
2065:info:build         ^
2066:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
2067:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
2068:info:build         ^
2069:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
2070:info:build         tt=(t+t)&BN_MASK; \
2071:info:build                  ^
2072:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
2073:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
2074:info:build                          ^
2075:info:build bn/bn_asm.c:738:2: error: integer constant is larger than the largest unsigned integer type
2076:info:build         sqr_add_c2(a,2,0,c3,c1,c2);
2077:info:build         ^
2078:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
2079:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
2080:info:build         ^
2081:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
2082:info:build         tt=(t+t)&BN_MASK; \
2083:info:build                  ^
2084:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
2085:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
2086:info:build                          ^
2087:info:build bn/bn_asm.c:741:2: error: integer constant is larger than the largest unsigned integer type
2088:info:build 100        sqr_add_c2(a,3,0,c1,c2,c3);
2089:info:build         ^
2090:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
2091:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
2092:info:build         ^
2093:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
2094:info:build         tt=(t+t)&BN_MASK; \
2095:info:build                  ^
2096:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
2097:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
2098:info:build                          ^
2099:info:build bn/bn_asm.c:742:2: error: integer constant is larger than the largest unsigned integer type
2100:info:build         sqr_add_c2(a,2,1,c1,c2,c3);
2101:info:build         ^
2102:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
2103:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
2104:info:build         ^
2105:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
2106:info:build         tt=(t+t)&BN_MASK; \
2107:info:build                  ^
2108:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
2109:info:build  warnings and 20 errors generated.
2110:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
2111:info:build                          ^
2112:info:build bn/bn_asm.c:746:2: error: integer constant is larger than the largest unsigned integer type
2113:info:build         sqr_add_c2(a,3,1,c2,c3,c1);
2114:info:build         ^
2115:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
2116:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
2117:info:build         ^
2118:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
2119:info:build         tt=(t+t)&BN_MASK; \
2120:info:build                  ^
2121:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
2122:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
2123:info:build                          ^
2124:info:build bn/bn_asm.c:747:2: error: integer constant is larger than the largest unsigned integer type
2125:info:build         sqr_add_c2(a,4,0,c2,c3,c1);
2126:info:build         ^
2127:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
2128:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
2129:info:build         ^
2130:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
2131:info:build         tt=(t+t)&BN_MASK; \
2132:info:build                  ^
2133:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
2134:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
2135:info:build                          ^
2136:info:build bn/bn_asm.c:750:2: error: integer constant is larger than the largest unsigned integer type
2137:info:build         sqr_add_c2(a,5,0,c3,c1,c2);
2138:info:build         ^
2139:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
2140:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
2141:info:build         ^
2142:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
2143:info:build         tt=(t+t)&BN_MASK; \
2144:info:build                  ^
2145:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
2146:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
2147:info:build                          ^
2148:info:build bn/bn_asm.c:751:2: error: integer constant is larger than the largest unsigned integer type
2149:info:build         sqr_add_c2(a,4,1,c3,c1,c2);
2150:info:build         ^
2151:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
2152:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
2153:info:build         ^
2154:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
2155:info:build         tt=(t+t)&BN_MASK; \
2156:info:build                  ^
2157:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
2158:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
2159:info:build                          ^
2160:info:build make[2]: *** [shared-obj/bn_asm.o] Error 1bn/bn_asm.c:752:2: error: integer constant is larger than the largest unsigned integer type
2161:info:build         sqr_add_c2(a,3,2,c3,c1,c2);
2162:info:build         ^
2163:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
2164:info:build
2165:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
2166:info:build         ^
2167:info:build bn/bn_asm.c:458:11:make[2]:  note: expanded from macro 'mul_add_c2'
2168:info:build         tt=(t+t)&BN_MASK; \
2169:info:build                  ^
2170:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
2171:info:build /usr/bin/clang -Os -isystem/[[PREFIX]]/include -arch x86_64 -c -D__UNIX__ -DNDEBUG -I. -DDATA_LITTLEENDIAN -DHAS_LDAP -DHAS_RECURSIVE_MUTEX -DHAS_ROBUST_MUTEX -DOSVERSION=1 -fomit-frame-pointer -o ./static-obj/bn_div.o bn/bn_div.c
2172:info:build *** Waiting for unfinished jobs....
2173:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
2174:info:build                          ^
2175:info:build bn/bn_asm.c:756:2: error: integer constant is larger than the largest unsigned integer type
2176:info:build         sqr_add_c2(a,4,2,c1,c2,c3);
2177:info:build         ^
2178:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
2179:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
2180:info:build         ^
2181:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
2182:info:build         tt=(t+t)&BN_MASK; \
2183:info:build                  ^
2184:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
2185:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
2186:info:build                          ^
2187:info:build bn/bn_asm.c:757:2: error: integer constant is larger than the largest unsigned integer type
2188:info:build         sqr_add_c2(a,5,1,c1,c2,c3);
2189:info:build         ^
2190:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
2191:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
2192:info:build         ^
2193:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
2194:info:build         tt=(t+t)&BN_MASK; \
2195:info:build                  ^
2196:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
2197:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
2198:info:build                          ^
2199:info:build bn/bn_asm.c:758:2: error: integer constant is larger than the largest unsigned integer type
2200:info:build         sqr_add_c2(a,6,0,c1,c2,c3);
2201:info:build         ^
2202:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
2203:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
2204:info:build         ^
2205:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
2206:info:build         tt=(t+t)&BN_MASK; \
2207:info:build                  ^
2208:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
2209:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
2210:info:build                          ^
2211:info:build bn/bn_asm.c:761:2: error: integer constant is larger than the largest unsigned integer type
2212:info:build         sqr_add_c2(a,7,0,c2,c3,c1);
2213:info:build         ^
2214:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
2215:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
2216:info:build         ^
2217:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
2218:info:build         tt=(t+t)&BN_MASK; \
2219:info:build                  ^
2220:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
2221:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
2222:info:build                          ^
2223:info:build bn/bn_asm.c:762:2: error: integer constant is larger than the largest unsigned integer type
2224:info:build         sqr_add_c2(a,6,1,c2,c3,c1);
2225:info:build         ^
2226:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
2227:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
2228:info:build         ^
2229:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
2230:info:build         tt=(t+t)&BN_MASK; \
2231:info:build                  ^
2232:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
2233:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
2234:info:build                          ^
2235:info:build bn/bn_asm.c:763:2: error: integer constant is larger than the largest unsigned integer type
2236:info:build         sqr_add_c2(a,5,2,c2,c3,c1);
2237:info:build         ^
2238:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
2239:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
2240:info:build         ^
2241:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
2242:info:build         tt=(t+t)&BN_MASK; \
2243:info:build                  ^
2244:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
2245:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
2246:info:build                          ^
2247:info:build bn/bn_asm.c:764:2: error: integer constant is larger than the largest unsigned integer type
2248:info:build         sqr_add_c2(a,4,3,c2,c3,c1);
2249:info:build         ^
2250:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
2251:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
2252:info:build         ^
2253:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
2254:info:build         tt=(t+t)&BN_MASK; \
2255:info:build                  ^
2256:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
2257:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
2258:info:build                          ^
2259:info:build bn/bn_asm.c:768:2: error: integer constant is larger than the largest unsigned integer type
2260:info:build         sqr_add_c2(a,5,3,c3,c1,c2);
2261:info:build         ^
2262:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
2263:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
2264:info:build         ^
2265:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
2266:info:build         tt=(t+t)&BN_MASK; \
2267:info:build                  ^
2268:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
2269:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
2270:info:build                          ^
2271:info:build bn/bn_asm.c:769:2: error: integer constant is larger than the largest unsigned integer type
2272:info:build         sqr_add_c2(a,6,2,c3,c1,c2);
2273:info:build         ^
2274:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
2275:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
2276:info:build         ^
2277:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
2278:info:build         tt=(t+t)&BN_MASK; \
2279:info:build                  ^
2280:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
2281:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
2282:info:build                          ^
2283:info:build bn/bn_asm.c:770:2: error: integer constant is larger than the largest unsigned integer type
2284:info:build         sqr_add_c2(a,7,1,c3,c1,c2);
2285:info:build         ^
2286:info:build bn/bn_asm.c:474:2: note: expanded from macro 'sqr_add_c2'
2287:info:build         mul_add_c2((a)[i],(a)[j],c0,c1,c2)
2288:info:build         ^
2289:info:build bn/bn_asm.c:458:11: note: expanded from macro 'mul_add_c2'
2290:info:build         tt=(t+t)&BN_MASK; \
2291:info:build                  ^
2292:info:build ./bn/bn.h:237:19: note: expanded from macro 'BN_MASK'
2293:info:build #define BN_MASK         (0xffffffffffffffffffffffffffffffffLL)
2294:info:build                          ^
2295:info:build fatal error: too many errors emitted, stopping now [-ferror-limit=]
2296:info:build 100 warnings and 20 errors generated.
2297:info:build make[2]: *** [static-obj/bn_asm.o] Error 1
2298:info:build make[2]: *** Waiting for unfinished jobs....
2299:info:build bn/bn_div.c:353:33: warning: shift count >= width of type [-Wshift-count-overflow]
2300:info:build                                 if (t2 <= ((((BN_ULLONG)rem)<<BN_BITS2)|wnump[-2]))
2301:info:build                                                             ^ ~~~~~~~~
2302:info:build bn/bn_div.c:583:33: warning: shift count >= width of type [-Wshift-count-overflow]
2303:info:build                                 if (t2 <= ((((BN_ULLONG)rem)<<BN_BITS2)|wnump[-2]))
2304:info:build                                                             ^ ~~~~~~~~
2305:info:build make[2]: Leaving directory `/[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/cl342'
2306:info:build make[1]: *** [Darwin] Error 2
2307:info:build make[1]: Leaving directory `/[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/cl342'
2308:info:build 2 warnings generated.
2309:info:build make: *** [shared] Error 2
2310:info:build make: *** Waiting for unfinished jobs....
2311:info:build make[2]: Leaving directory `/[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/cl342'
2312:info:build make[1]: *** [Darwin] Error 2
2313:info:build make[1]: Leaving directory `/[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/cl342'
2314:info:build make: *** [default] Error 2
2315:info:build make: Leaving directory `/[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/cl342'
2316:info:build Command failed:  cd "/[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/work/cl342" && /usr/bin/make -j4 -w default shared
2317:info:build Exit code: 2
2318:error:build org.macports.build for port cryptlib returned: command execution failed
2319:debug:build Error code: CHILDSTATUS 58105 2
2320:debug:build Backtrace: command execution failed
2321    while executing
2322"system -nice 0 $fullcmdstring"
2323    ("eval" body line 1)
2324    invoked from within
2325"eval system $notty $nice \$fullcmdstring"
2326    invoked from within
2327"command_exec build"
2328    (procedure "portbuild::build_main" line 8)
2329    invoked from within
2330"$procedure $targetname"
2331:info:build Warning: targets not executed for cryptlib: org.macports.activate org.macports.build org.macports.destroot org.macports.install
2332:error:build Failed to install cryptlib
2333:debug:build Registry error: unixODBC not registered as installed & active.
2334:notice:build Please see the log file for port cryptlib for details:
2335    /[[PREFIX]]/var/macports/logs/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cryptlib/cryptlib/main.log