Re: Minor patch to correct buffer overrun
Chris Sutcliffe <[email protected]>
| Newsgroups | gmane.comp.gnu.make.windows |
|---|---|
| Message-ID | <[email protected]> |
On 16/08/2010 10:59 PM, Eli Zaretskii wrote: > Can you make it crash if you compile with -O1 instead of -O2? With > the -O1 switch, the backtrace should be more meaningful. When compiled with -O1 I don't experience the issue. Chris