On 12/07/11 12:05, Richard Guenther wrote:
(**) We really ought to forbid any arithmetic on types that have non-mode
precision and only allow conversions to/from such types.

Hmmm, presumably the problem is that we might have a compatible precision, but the backends actually work with purely mode-sized types?

That does sound problematic. :(

Does the recent bitfield lowering activity have any affect on this? I.e. does it make it a moot point by the time we get to the widen_mult pass?

Andrew

Reply via email to