PR middle-end/29299
commitc17d0de1ad09ec0868a72a0d45861c617d74b0fe
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 15 Oct 2006 16:20:06 +0000 (15 16:20 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 15 Oct 2006 16:20:06 +0000 (15 16:20 +0000)
tree40fc048501d66f0b1d5def16d9ebe2a7ba1b8202
parent7e9db36e7541c9477fa98d1da2d3d0d4e190dd7c
PR middle-end/29299
* cgraphunit.c (cgraph_finalize_compilation_unit): Call
process_function_and_variable_attributes on all variables, including
those discovered during cgraph construction phase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117746 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cgraphunit.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr29299.c [new file with mode: 0644]