From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jim Wilson Date: Thu, 30 Mar 2000 22:07:58 +0000 Subject: Re: [Linux-ia64] question about -fpermissive flag in g++ Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org It sounds like the option is working as intended, but does not do what you hoped it would do. If you want a better answer, you will probably have to ask on gcc-bugs@gcc.gnu.org, since I doubt that anyone here has enough g++ expertise to comment on the specifics of what -fpermissive does. Jim