[PATCH] recog.c: Fix RTX unsharing in change groups

Eric Botcazou ebotcazou@adacore.com
Fri Mar 18 20:16:00 GMT 2011


> The attached patch prevents that by doing RTX unsharing for all
> subsequent changes after finding a single change where unsharing has
> been explicitly requested.

This looks like a big hammer.  Why not doing it in canonicalize_change_group, 
i.e. calling validate_unshare_change instead of validate_change there?

-- 
Eric Botcazou



More information about the Gcc-patches mailing list