------- Comment #15 from pinskia at gcc dot gnu dot org  2005-10-10 15:57 
-------
I am starting to think the following patch caused it:
-2005-03-29  Jakub Jelinek  <[EMAIL PROTECTED]>
-
-       PR middle-end/20622
-       * cgraph.h (struct cgraph_varpool_node): Add alias field.
-       * cgraph.c (cgraph_varpool_assemble_pending_decls): Don't call
-       assemble_variable on aliases.
-       * varasm.c (assemble_alias): Set node->alias.
-       * toplev.c (wrapup_global_declarations): Don't call
-       rest_of_decl_compilation on aliases again.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at redhat dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24295

Reply via email to