diff options
author | Segher Boessenkool <segher@kernel.crashing.org> | 2016-12-03 00:51:31 +0100 |
---|---|---|
committer | Segher Boessenkool <segher@gcc.gnu.org> | 2016-12-03 00:51:31 +0100 |
commit | 5bd12bafb5bebafa1a96f0f41c598b57c334576f (patch) | |
tree | 81214b5c74677943be5367ef8263ce467f68cd30 /gcc/fortran/expr.c | |
parent | bf7f70ffb57c900d18fed28ad05fc2876d435b3d (diff) | |
download | gcc-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