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/16840] gcc assembler crashes by small test programm with "No space left on device"


------- Additional Comments From matthias dot christian at tiscali dot de  2004-07-31 12:20 -------
I think gcc doesn't free the memory. And this test programm needs a lot memory
and if you run the programm some times there's no space left on the memory
device. So this is a bug. Gcc has to free the memory if the programm is executed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |


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


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