------- Comment #6 from aaw at gcc dot gnu dot org  2007-06-14 22:32 -------
I've just run into this problem trying to test an unrelated change.

Here's a puzzler, though.  If I run the g++.dg/rtti/repo1.C test, it compiles
successfully.  If I copy the command line for the compilation but modify the
output filename, I get an object file with `function1<1>::function1()' removed.

For some reason, the behavior of the -frepo option is dependent on the -o
option.


-- 

aaw at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aaw at gcc dot gnu dot org


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

Reply via email to