[Bug c++/68409] New: Garbage added to a map instead of object

2015-11-18 Thread f3rn4nd0.c354r+gcc at gmail dot com
++ Assignee: unassigned at gcc dot gnu.org Reporter: f3rn4nd0.c354r+gcc at gmail dot com Target Milestone: --- Created attachment 36754 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36754&action=edit gzip file with content description in message Hy, I'm no expert

[Bug c++/68409] Garbage added to a map instead of object

2015-11-19 Thread f3rn4nd0.c354r+gcc at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68409 --- Comment #1 from f3rn4nd0.c354r --- I forget to specify the compilation options used: -std=c++11 -Wall -Wextra -save-temps

[Bug c++/68409] Garbage added to a map instead of object

2015-11-20 Thread f3rn4nd0.c354r+gcc at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68409 --- Comment #5 from f3rn4nd0.c354r --- You are both clearly right. Sorry to waist your time.