RFC: merging MEM_ATTRS

Joern Rennecke joern.rennecke@superh.com
Tue Feb 10 16:09:00 GMT 2004


> expr: If all alternatives are identical, use that, otherwise use a PARALLEL.
> offset: Likewise.

Oops, while offset is an rtx and can use a PARALLEL, expr is a tree, so has
to use something else.  I suppose we can just chain together all
the expressions.



More information about the Gcc mailing list