This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/7929: ICE on struct initialization
- From: Andreas Rottmann <a dot rottmann at gmx dot at>
- To: Joe Buck <jbuck at synopsys dot com>
- Cc: gcc-gnats at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org
- Date: 11 Oct 2002 10:27:41 +0200
- Subject: Re: c++/7929: ICE on struct initialization
- References: <3DA619B6.1080009@synopsys.com>
Joe Buck <jbuck@synopsys.com> writes:
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7929
>
> I'm not seeing this error either with the FSF 3.2 release or with the
> CVS 3.2
> branch as of today. The test case I'm using is
>
> -----------
> #include <string>
>
> struct Bar
> {
> std::string str;
> };
>
> int main()
> {
> Bar bar = { "hello" };
> }
> ----------
> There is no crash or diagnostic. Perhaps a bug was introduced and
> then fixed on
> the branch sometime between Aug 30 and now, or perhaps a local Debian
> patch is
> responsible. Any objection to closing the bug?
>
>
I just upgraded my Debian packages (to the latest version from
unstable) and the bug has vanished!
Regards, Andy
--
Andreas Rottmann | Dru@ICQ | 118634484@ICQ | a.rottmann@gmx.at
http://www.8ung.at/rotty | GnuPG Key: http://www.8ung.at/rotty/gpg.asc
Fingerprint | DFB4 4EB4 78A4 5EEE 6219 F228 F92F CFC5 01FD 5B62