[Bug fortran/15553] Array copy operation produces garbage

2005-01-07 Thread Thomas dot Koenig at online dot de
--- Additional Comments From Thomas dot Koenig at online dot de 2005-01-07 10:37 --- (In reply to comment #8) Still fails on i686-pc-linux: Is this something that should be put into the test suite, so it is possible to get a better overview of when and on which machines this fails?

[Bug fortran/15553] Array copy operation produces garbage

2005-01-07 Thread Tobias dot Schlueter at physik dot uni-muenchen dot de
--- Additional Comments From Tobias dot Schlueter at physik dot uni-muenchen dot de 2005-01-07 11:19 --- Subject: Re: Array copy operation produces garbage Thomas dot Koenig at online dot de wrote: --- Additional Comments From Thomas dot Koenig at online dot de 2005-01-07

[Bug fortran/15553] Array copy operation produces garbage

2005-01-07 Thread tobi at gcc dot gnu dot org
--- Additional Comments From tobi at gcc dot gnu dot org 2005-01-07 11:37 --- I took time to look at this again, and I'm sorry to say that my reduced testcase did print out an uninitialized variable, and was therefore wrong. My apologies to all those who have wasted their time on this.

[Bug fortran/15553] Array copy operation produces garbage

2005-01-07 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-01-07 11:56 --- Subject: Bug 15553 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-01-07 11:56:12 Modified files: gcc/testsuite : ChangeLog Added files:

[Bug fortran/15553] Array copy operation produces garbage

2005-01-07 Thread tobi at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15553

[Bug fortran/15553] Array copy operation produces garbage

2005-01-06 Thread Thomas dot Koenig at online dot de
--- Additional Comments From Thomas dot Koenig at online dot de 2005-01-06 16:10 --- The reduced testcase does not fail with 20050102 snapshot on ia64-unknown-linux-gnu: $ gfortran arrpack.f90 $ ./a.out pack copy -1 -2 -2 -2 copy 0

[Bug fortran/15553] Array copy operation produces garbage

2005-01-06 Thread tobi at gcc dot gnu dot org
--- Additional Comments From tobi at gcc dot gnu dot org 2005-01-06 16:28 --- Still fails on i686-pc-linux: [EMAIL PROTECTED] tests]$ ./a.out pack copy -1 -2 -2 -2 copy 9049312 -1 -1 -1 [EMAIL PROTECTED] tests]$

[Bug fortran/15553] Array copy operation produces garbage

2004-10-21 Thread tobi at gcc dot gnu dot org
--- Additional Comments From tobi at gcc dot gnu dot org 2004-10-21 19:27 --- *** Bug 18022 has been marked as a duplicate of this bug. *** -- What|Removed |Added