Jan Hubicka <hubi...@ucw.cz> writes: > this patch switch regular function-function aliases to the new representation. > I plan to followup with reorg of weakrefs and variable-variable aliases and > then > remove the infrastructure for aliases. It is however better to do these step > by > step so possible problems are easier to track.
Please keep in mind that there are assemblers without weakref support (at least the Solaris and Tru64 UNIX assemblers). > Index: cgraphunit.c > =================================================================== > *** cgraphunit.c (revision 175078) > --- cgraphunit.c (working copy) > *************** cgraph_analyze_functions (void) > *** 1175,1180 **** > --- 1175,1223 ---- > ggc_collect (); > } > > + /* Translate the ugly representation of aliases as alias pairs into nice > + representation in callgraph. We don't handle all cases yet, > + unforutnately. */ ^ typo Thanks. Rainer -- ----------------------------------------------------------------------------- Rainer Orth, Center for Biotechnology, Bielefeld University