This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Alignment problem in std::basic_string
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: "James KANZE" <jkanze at caicheuvreux dot com>
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: 21 Nov 2002 15:36:29 +0100
- Subject: Re: Alignment problem in std::basic_string
- Organization: Integrable Solutions
- References: <OF5D5CB543.38229B81-ONC1256C78.004AD998@caicheuvreux.com>
"James KANZE" <jkanze@caicheuvreux.com> writes:
| The appended program core dumps with a bus error when compiled with -O3
| on a Sparc.
James,
I've filed a formal PR in GNATS for this problem. The PR id is
libstdc++/8670
this is so that people don't loose track of it.
Thanks,
-- Gaby