[Bug c++/67555] Emplacement of random numbers in vector displaces other variables (loop counter)

2015-09-11 Thread my.pvt.emailaddress at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67555 --- Comment #1 from Claudio Ebel --- Created attachment 36326 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36326&action=edit Unprocessed source file / minimal test case (30 lines) Preprocessed sourcefile was too big for bugzilla and past

[Bug c++/67555] New: Emplacement of random numbers in vector displaces other variables (loop counter)

2015-09-11 Thread my.pvt.emailaddress at gmail dot com
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: my.pvt.emailaddress at gmail dot com Target Milestone: --- A template function receives a lambda as parameter. This lambda creates random numbers and is used to emplace