This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/21528] Boost shared_ptr_test.cpp fails with -O3
- From: "redi at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 May 2005 11:56:24 -0000
- Subject: [Bug c++/21528] Boost shared_ptr_test.cpp fails with -O3
- References: <20050512084056.21528.pdimov@gmail.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From redi at gcc dot gnu dot org 2005-05-12 11:56 -------
Using 4.0.1 20050509 on x86-64 Linux
-O2 -finline-functions -finline-limit=79 is OK
-O2 -finline-functions -finline-limit=80 is not
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21528