]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/53089 (gfortran.dg/coarray/atomic_1.f90 and gfortran.dg/coarray...
authorJan Hubicka <jh@suse.cz>
Wed, 25 Apr 2012 14:54:21 +0000 (16:54 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 25 Apr 2012 14:54:21 +0000 (14:54 +0000)
commit838ff415aed1282e62247bac07e80955d8c85aeb
tree9d3f2a88445e1af7a691390a56d3f28b6e0b952e
parentf1cc958978c4b3a76ccf96571972f95963c9f0ea
re PR middle-end/53089 (gfortran.dg/coarray/atomic_1.f90 and gfortran.dg/coarray/registering_1.f90)

PR middle-end/53089
* cgraphunit.c (referred_to_p): Move ahead in file to avoid forward declaration.
(cgraph_finalize_function): Finalize them here.
* symtab.c (dump_symtab): Dump ctors and dtors.

From-SVN: r186820
gcc/ChangeLog
gcc/cgraphunit.c
gcc/symtab.c