gcc 4.4. Thanks to ABCD <en.ABCD@gmail.com> for this patch.
svn path=/main/trunk/; revision=13626
if [[ -n ${PORTAGE_LOG_FILE} && -r ${PORTAGE_LOG_FILE} ]] ; then
local m msgs=(
": warning: dereferencing type-punned pointer will break strict-aliasing rules$"
+ ": warning: dereferencing pointer .* does break strict-aliasing rules$"
": warning: implicit declaration of function "
": warning: incompatible implicit declaration of built-in function "
": warning: is used uninitialized in this function$" # we'll ignore "may" and "might"