]> git.ipfire.org Git - thirdparty/gcc.git/commit
Factor access to the common block head symbol
authormikael <mikael@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 4 Oct 2015 12:07:50 +0000 (12:07 +0000)
committermikael <mikael@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 4 Oct 2015 12:07:50 +0000 (12:07 +0000)
commiteca581b5e622c82ec53af5e6230533816ee545f2
tree34b99394a438945757025357419b06592fdec8f9
parent86589bbbb6813ed75e76bdaedf536a1dcd4b29e6
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@228456 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/resolve.c