This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: EXC_BAD_ACCESS writing to cout with PFE precompiled headers
- From: Mike Stump <mrs at apple dot com>
- To: "Klein, Patrick" <paklein at sandia dot gov>
- Cc: "'gcc at gcc dot gnu dot org'" <gcc at gcc dot gnu dot org>
- Date: Fri, 6 Dec 2002 17:59:44 -0800
- Subject: Re: EXC_BAD_ACCESS writing to cout with PFE precompiled headers
On Friday, December 6, 2002, at 05:06 PM, Klein, Patrick wrote:
I'm running the Apple's release of GCC:
I tried it with the 1302 compiler (see the apple cvs server), and it
works fine. With 1151 and 1161, it dies as you observe.