This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/9767] explicit instantiation of class members unoptimized?
- From: "bkoz at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Jul 2003 22:45:10 -0000
- Subject: [Bug optimization/9767] explicit instantiation of class members unoptimized?
- References: <20030220055600.9767.bkoz@redhat.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9767
------- Additional Comments From bkoz at gcc dot gnu dot org 2003-07-29 22:45 -------
Oh really......... veeeeery interesting.
This may make a substantial difference in libstdc++ runtime performance. Can all
of libstdc++ and the libstdc++ testsuite be run with this flag?
-benjamin