[PowerPC] Fix 25406, rs6000_special_round_type_align

Alan Modra amodra@bigpond.net.au
Wed Dec 14 23:50:00 GMT 2005


On Thu, Dec 15, 2005 at 01:26:16AM +1030, Alan Modra wrote:
> #define MY_TYPE_MODE(X) (!TYPE_P (X) ? abort (), SImode : TYPE_MODE (X))
> 
> ie. Effectively turning on rtl checking just here.  A full
> powerpc64-linux bootstrap takes forever with --enable-checking=all.

Duh.  This isn't rtl checking, it is tree checking.  Which is turned on
by default anyway on the trunk.  So I didn't need to muck around like
this.  Just doing a -malign-power testsuite run is sufficient.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre



More information about the Gcc-patches mailing list