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++/34178] [4.1/4.2/4.3 Regression] Compilation using -frepo fails



------- Comment #1 from pinskia at gcc dot gnu dot org  2007-11-25 03:02 -------
Confirmed, most likely what is happening is that we are not going back and
instatitating  A<T>::x during the link (which is the correct way of doing it).


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |link-failure
   Last reconfirmed|0000-00-00 00:00:00         |2007-11-25 03:02:11
               date|                            |
            Summary|Compilation using -frepo    |[4.1/4.2/4.3 Regression]
                   |fails                       |Compilation using -frepo
                   |                            |fails
   Target Milestone|---                         |4.1.3


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


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