[Bug c++/35686] Incorrect value returned by function that uses a std::vector

2008-03-24 Thread lmdv_gnu at mandata dot nl
--- Comment #6 from lmdv_gnu at mandata dot nl 2008-03-24 21:38 --- ok, I understand. Thanks for your help! -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35686

[Bug c++/35686] Incorrect value returned by function that uses a std::vector

2008-03-24 Thread lmdv_gnu at mandata dot nl
--- Comment #3 from lmdv_gnu at mandata dot nl 2008-03-24 21:29 --- Does this mean that it is correct that no assigment takes place? Even though the returned value is an integer that has nothing to do with the vector? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35686

[Bug c++/35686] Incorrect value returned by function that uses a std::vector

2008-03-24 Thread lmdv_gnu at mandata dot nl
--- Comment #1 from lmdv_gnu at mandata dot nl 2008-03-24 21:14 --- Created an attachment (id=15371) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15371&action=view) preprocessed file of the program -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35686

[Bug c++/35686] New: Incorrect value returned by function that uses a std::vector

2008-03-24 Thread lmdv_gnu at mandata dot nl
Status: UNCONFIRMED Severity: major Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: lmdv_gnu at mandata dot nl GCC build triplet: ../configure --enable-threads=posix --prefix=/usr -- with-