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]
Other format: [Raw text]

[Bug c++/26230] template instantiation failure (-frepo).



------- Comment #2 from pinskia at gcc dot gnu dot org  2006-02-12 16:49 -------
c++filt < t.rpo gives:
M t.cc
D /home/pinskia
A '-c' '-frepo' '-mtune=k8' '-frandom-seed=0x5f283832'
C t<A>::t()
O t<A>::t()

What exact version are you trying with and does it have any modifications?


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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


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