This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug regression/32072] g++ -O3 fails on code that compiles with -O2
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 May 2007 18:43:44 -0000
- Subject: [Bug regression/32072] g++ -O3 fails on code that compiles with -O2
- References: <bug-32072-14599@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from pcarlini at suse dot de 2007-05-24 19:43 -------
Something we *can* do is more strictly inhibiting implicit instantiation of
__ostream_insert (already ok in mainline). But really, mcstl should never touch
the basic_ios::fill function, has nothing to do with std::fill.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32072