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]

gcc-2.96 optimization-related memory leak


Hi,

% cc1 sha1.i -quiet -O1 -version -o sha1.s
GNU C version 2.96 19991122 (experimental) (sparcv9-sun-solaris2.7) compiled by GNU C version 2.96 19991122 (experimental).

cc1 process runs forever, eventually consuming all memory available.

If I don't use optimization, it works fine.

sha1.i.gz file is attached.

Thanks

Igor

sha1.i.gz


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