This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13768] Incoherent behaviour in instantiation between -funit-at-a-time and -fno-unit-at-a-time
- From: "hubicka at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 May 2004 20:25:23 -0000
- Subject: [Bug c++/13768] Incoherent behaviour in instantiation between -funit-at-a-time and -fno-unit-at-a-time
- References: <20040120110040.13768.igodard@pacbell.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From hubicka at gcc dot gnu dot org 2004-05-05 20:25 -------
Making the behaviour consistent across function-at-a-time and unit-at-a-time is
almost impossible in this testcase without major reorganization of
function-at-a-time. I would rather vote to drop function-at-a-time on some of
future releases.
Honza
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13768