aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/expr.c
diff options
context:
space:
mode:
authorSegher Boessenkool <segher@kernel.crashing.org>2016-12-03 00:51:31 +0100
committerSegher Boessenkool <segher@gcc.gnu.org>2016-12-03 00:51:31 +0100
commit5bd12bafb5bebafa1a96f0f41c598b57c334576f (patch)
tree81214b5c74677943be5367ef8263ce467f68cd30 /gcc/fortran/expr.c
parentbf7f70ffb57c900d18fed28ad05fc2876d435b3d (diff)
downloadgcc-5bd12bafb5bebafa1a96f0f41c598b57c334576f.zip
gcc-5bd12bafb5bebafa1a96f0f41c598b57c334576f.tar.gz
gcc-5bd12bafb5bebafa1a96f0f41c598b57c334576f.tar.bz2
simplify-rtx: Fix the last fix (PR78638)
I managed to get the last obvious fix wrong: mode is M1, GET_MODE (op) is M2. * simplify-rtx.c (simplify_truncation): M2 is not mode, it is GET_MODE (op). Fix this. From-SVN: r243210
Diffstat (limited to 'gcc/fortran/expr.c')
0 files changed, 0 insertions, 0 deletions