Date: Sun, 19 Oct 1997 09:44:38 -0700 (PDT) From: Joerg Wunsch <joerg@FreeBSD.ORG> To: markm@iafrica.com, joerg@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG Subject: Re: gnu/4511 Message-ID: <199710191644.JAA03717@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: GCC optimization broken with -m486? State-Changed-From-To: open-closed State-Changed-By: joerg State-Changed-When: Sun Oct 19 18:42:25 MEST 1997 State-Changed-Why: -m486 itself ain't broken. It's so simple that its effect can easily be verified in the compiler sources (it uses a default padding of 4 bytes instead of 2, and replaces the `leave' with a mov and a pop instruction -- that's all folks). The bug itself (unles already fixed) is more likely in the shell, but we need a method to reproduce it should it appear again.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710191644.JAA03717>