diff options
author | Richard Henderson <rth@redhat.com> | 2015-10-21 13:31:26 -0700 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 2015-10-21 13:31:26 -0700 |
commit | 2e44cd8b00ffeabf4a8ec8683ef97802bf9a9345 (patch) | |
tree | a63ae25db3d4ef928878bfc8c3ddc74ce9438357 /gcc/fold-const.c | |
parent | abcc43f53238695a91e65e639182c03df1b9cf0c (diff) | |
download | gcc-2e44cd8b00ffeabf4a8ec8683ef97802bf9a9345.zip gcc-2e44cd8b00ffeabf4a8ec8683ef97802bf9a9345.tar.gz gcc-2e44cd8b00ffeabf4a8ec8683ef97802bf9a9345.tar.bz2 |
Change default of non-overlapping address space conversion
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
Diffstat (limited to 'gcc/fold-const.c')
0 files changed, 0 insertions, 0 deletions