Date: Mon, 22 Jul 1996 22:37:06 +0200 (MET DST) From: J Wunsch <j@uriah.heep.sax.de> To: dg@Root.COM Cc: marcs@valis.worldgate.com, joerg_wunsch@uriah.heep.sax.de, freebsd-bugs@freefall.freebsd.org Subject: Re: bin/1411: vi dumps core when using 'set list' Message-ID: <199607222037.WAA05655@uriah.heep.sax.de> In-Reply-To: <199607221806.LAA00336@root.com> from David Greenman at "Jul 22, 96 11:06:46 am"
next in thread | previous in thread | raw e-mail | index | archive | help
As David Greenman wrote: > There is a known bug with -O2. That's why we don't use it. The problem is > with strength reduction. Try adding: -fno-strength-reduce and see if the > bug goes away. I thought we're working around this bug? revision 1.5 date: 1996/01/04 04:44:47; author: jkh; state: Exp; lines: +5 -0 Work around optimizer strength reduction bug. Submitted by: Richard Henderson <richard@atheist.tamu.edu> Obtained from: bug-gcc@prep.ai.mit.edu -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607222037.WAA05655>