This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: More clues on memory bloat (>200Meg)
- To: frichard at bbn dot com, egcs at cygnus dot com
- Subject: Re: More clues on memory bloat (>200Meg)
- From: Jason Merrill <jason at cygnus dot com>
- Date: 15 Oct 1997 00:49:06 -0700
- References: <199710090530.BAA25115.cygnus.egcs@bluebell.bbn.com>
>>>>> Fred Richardson <frichard@bbn.com> writes:
> I've got a pretty good example here. I've found that -Wall and -O2
> together can cause real problems:
Yes. -Wreturn-type defeats my earlier toplev.c patch. I'm not sure what
to do about that.
Jason