re PR middle-end/53161 (ICE with weakref function and a function which takes vector...
authorJan Hubicka <jh@suse.cz>
Wed, 23 May 2012 09:23:40 +0000 (11:23 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 23 May 2012 09:23:40 +0000 (09:23 +0000)
commit66379195d6b0ec5912b032e6366820258c0e92e3
tree4986305f859a5ad3363c50db643ae1108d0ee0e4
parentb8ce6b9cc0db94756438606b8bae88d14f14f668
re PR middle-end/53161 (ICE with weakref function and a function which takes vector types)

PR middle-end/53161
* symtab.c (symtab_register_node): Fix ordering issue.

From-SVN: r187798
gcc/ChangeLog
gcc/symtab.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/torture/pr53161.C [new file with mode: 0644]