Change -mclmul to -mpclmul

"H.J. Lu" <[email protected]> Fri, 4 Apr 2008 06:18:18 -0700
Newsgroups org.kernel.vger.linux-gcc
Message-ID <[email protected]>
I got a request to change gcc/assembler option, which enables
PCLMULQDQ, from -mclmul to -mpclmul, to reflect packed operation. 
Is there any objection?

Thanks.

H.J.