This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/13768] Incoherent behaviour in instantiation between -funit-at-a-time and -fno-unit-at-a-time


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]