[Bug c++/25735] Assignment operator broken with multidimensional array strings.

2006-01-10 Thread reichelt at gcc dot gnu dot org
--- Comment #4 from reichelt at gcc dot gnu dot org 2006-01-10 22:55 --- I can confirm this on x86_64-unknown-linux-gnu with gcc 3.4.0 - 3.4.3. I cannot reproduce this with gcc 3.4.4 or later. IMHO this is a duplicate of PR 20142. *** This bug has been marked as a duplicate of 20142

[Bug c++/25735] Assignment operator broken with multidimensional array strings.

2006-01-10 Thread dtrebilco at gmail dot com
--- Comment #3 from dtrebilco at gmail dot com 2006-01-10 13:33 --- (In reply to comment #2) > (In reply to comment #1) > > I cannot reproduce this in 3.4.0, 3.4.5 or 4.1.0. > > Same here, mainline too. Valgrind is also fine, on x86. > If it helps I am using compile options: -O0 -g3 -

[Bug c++/25735] Assignment operator broken with multidimensional array strings.

2006-01-10 Thread pcarlini at suse dot de
--- Comment #2 from pcarlini at suse dot de 2006-01-10 13:07 --- (In reply to comment #1) > I cannot reproduce this in 3.4.0, 3.4.5 or 4.1.0. Same here, mainline too. Valgrind is also fine, on x86. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25735

[Bug c++/25735] Assignment operator broken with multidimensional array strings.

2006-01-10 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-01-10 12:45 --- I cannot reproduce this in 3.4.0, 3.4.5 or 4.1.0. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25735