Factor access to the common block head symbol
authorMikael Morin <mikael@gcc.gnu.org>
Sun, 4 Oct 2015 12:07:50 +0000 (12:07 +0000)
committerMikael Morin <mikael@gcc.gnu.org>
Sun, 4 Oct 2015 12:07:50 +0000 (12:07 +0000)
commit6dcab5071487cfb42b4414d08c517210fac94d00
tree34b99394a438945757025357419b06592fdec8f9
parent18696c74aba77e48195fba0f07ad6b84f3cbd7dc
Factor access to the common block head symbol

* resolve.c (resolve_common_vars): Move access to the common
block's head symbol inside the function.
(resolve_common_blocks, resolve_types): Update callers.

From-SVN: r228456
gcc/fortran/ChangeLog
gcc/fortran/resolve.c