This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: repo & linking problems


Jay Sachs writes:

> I was finally able to isolate my linking problems w/ -frepo.

this is not an -frepo problem.  It is a bug in set.h, that is flagged
by the recent CD2-compliance changes in template function syntax.  If
you patch set.h so that it refers to template functions, instead of
non-template functions, your program links successfully.

A patch is attached

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil

patch-egcs-3.diff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]