diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2018-02-11 15:26:11 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@gcc.gnu.org> | 2018-02-11 15:26:11 +0000 |
commit | e094c0bfe982c21cd39741efde87591b59af8a55 (patch) | |
tree | 65bfd469f2b7a7806341aa9e156d133ff4f0b0f6 /gcc/fortran/resolve.c | |
parent | e5a6b70e88b852b5a1932d4cefd619b6d82a02ba (diff) | |
download | gcc-e094c0bfe982c21cd39741efde87591b59af8a55.zip gcc-e094c0bfe982c21cd39741efde87591b59af8a55.tar.gz gcc-e094c0bfe982c21cd39741efde87591b59af8a55.tar.bz2 |
[LVU] deal with md final_scan_insn
Ports call final_scan_insn with seen == NULL, and then
maybe_output_next_view crashes because it assumes it's
non-NULL. Oops. Fixed.
for gcc/ChangeLog
* final.c (final_scan_insn_1): Renamed from...
(final_scan_insn): ... this. New wrapper, to recover
seen from the outermost call in recursive ones.
* config/sparc/sparc.c (output_return): Drop seen from call.
(output_sibcall): Likewise.
* config/visium/visium.c (output_branch): Likewise.
From-SVN: r257562
Diffstat (limited to 'gcc/fortran/resolve.c')
0 files changed, 0 insertions, 0 deletions