This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/30416] SIGSEGV in valarray::cshift(n) on empty array
- From: "gdr at integrable-solutions dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Jan 2007 22:05:30 -0000
- Subject: [Bug libstdc++/30416] SIGSEGV in valarray::cshift(n) on empty array
- References: <bug-30416-1186@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from gdr at integrable-solutions dot net 2007-01-09 22:05 -------
Subject: Re: New: SIGSEGV in valarray::cshift(n) on empty array
"sebor at roguewave dot com" <gcc-bugzilla@gcc.gnu.org> writes:
| AFAIK, the program below should have well-defined behavior but it abends with
| gcc 4.1.0 on Solaris 9.
Why do you think it should have well-dfeined behaviour?
-- Gaby
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30416