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++/13074] [3.3/3.4/3.5 Regression] Stops with message: g++: Internal error: Killed (program cc1plus)


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-31 05:13 -------
The realy problem is that extern inline functions which are not emitted at all have their 
body saved for ever.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13074


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