diff options
author | Harald Anlauf <anlauf@gmx.de> | 2020-06-29 15:15:49 +0200 |
---|---|---|
committer | Giuliano Belinassi <giuliano.belinassi@usp.br> | 2020-08-17 13:15:24 -0300 |
commit | f35b15a0758c8d71314bf9828ae9351efc5f8107 (patch) | |
tree | 47e7b985306ccaa22fea5c9cb29d10b8843bfc8b /gcc/fortran/expr.c | |
parent | 41f7d2f5cb60aa4d61373dcaec22ff2895a11dba (diff) | |
download | gcc-f35b15a0758c8d71314bf9828ae9351efc5f8107.zip gcc-f35b15a0758c8d71314bf9828ae9351efc5f8107.tar.gz gcc-f35b15a0758c8d71314bf9828ae9351efc5f8107.tar.bz2 |
PR fortran/71706 - ICE on using sync images with -fcheck=bounds
The run-time checking code did not properly convert the kind of the
argument to SYNC IMAGES, leading to an error in verify_gimple. Fix that.
gcc/fortran/
PR fortran/71706
* trans-stmt.c (gfc_trans_sync): Do proper kind conversion in
bounds-checking code.
Diffstat (limited to 'gcc/fortran/expr.c')
0 files changed, 0 insertions, 0 deletions