On Thu, Jul 09, 2015 at 09:47:00AM -0500, Tom Browder wrote: > I get the following warnings from compiling the latest openssl with gcc 4.7.2: > > ecp_nistp224.c: In function 'batch_mul': > ecp_nistp224.c:1105:29: warning: array subscript is above array bounds > [-Warray-bounds] In my copy of 1.0.2d, line 1105 of that file is in select_point(), not batch_mul(). Are you sure you're compiling the right code? -- Viktor.