Subject: Re: -mpentium-pro stable?
To: None <seebs@plethora.net>
From: Sean Doran <smd@sean.ebone.net>
List: port-i386
Date: 08/22/1999 19:58:37
| I wouldn't expect that to work, it's not inline.

-O3 turns on -finline-functions -:)

| Ahh, but it's not needed outside the module!  It's only ever legitimately
| called by one thing - an assembly hook in the same module.

Right, and apparently it's a known bug that call-outs from assembly
to inlined static functions cause this behaviour. :(

	Sean.