PATCH: PR c++/39188: G++ doesn't handle static anonymous union right

Jason Merrill jason@redhat.com
Thu Feb 19 04:09:00 GMT 2009


H.J. Lu wrote:

The C++ changes are OK, but why is

> 	* varasm.c (assemble_variable): Also check DECL_ASSEMBLER_NAME
> 	when globalizing a variable.

necessary? It looks like the variable will have DECL_NAME set.

Jason



More information about the Gcc-patches mailing list