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/18936] GCC gives internal error and uses all sytem ram before doing so.


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-27 01:04 -------
(In reply to comment #3)
> Subject: Re:  GCC gives internal error and uses all sytem ram before doing so.
> 
> I told you where to get the source. 
But that does not help us here because your system headers might be different than what the developer 
is using and might not notice the memory problem.  Read <http://gcc.gnu.org/bugs.html> as 
requested and attach the preprocessed source.  It is not very hard to get the preprocessed source, just 
add -save-temps and then attach the cmu_us_kal16_diphone.i file as it will save it.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal
           Keywords|                            |memory-hog


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


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