Gregory Stark wrote:
"Heikki Linnakangas" <[EMAIL PROTECTED]> writes:The warning seems to be in related array indexing. If you replace ptr - GETARR(trg) with a constant, the warning goes away. But having "i = ptr - GETARR(trg)" in there doesn't give a warning.Can you compile with -save-temps and send the corresponding assembly file?
Sure. -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com
trgm_op.s.gz
Description: GNU Zip compressed data
---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly