------- Additional Comments From uros at kss-loka dot si  2005-07-22 09:41 
-------
(In reply to comment #3)

> Oh, I have a local patch which will cause this, woops:

> +  if (parts.scale != 1)
> +    cost--;
> +
>    if (parts.seg != SEG_DEFAULT)
>      cost--;

Do you plan to submit this patch to gcc-patches? It sure optimizes some code, 
and the testcase from decription could be used to show benefits of this patch.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22497

Reply via email to