expr.c
349 KB
-
Change default of non-overlapping address space conversion · 2e44cd8b
The current default of making all undefined coversions being set to null is not useful. It has caused all users to lie and say that spaces are subsets when they are not, just so that they can override the conversion. * expr.c (expand_expr_real_2): Use convert_modes on disjoint address spaces. From-SVN: r229142
Richard Henderson committed