[Bug tree-optimization/48695] Runtime with an array of std::vectors

2011-04-19 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48695 --- Comment #3 from Zdenek Sojka 2011-04-19 22:15:23 UTC --- Created attachment 24049 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24049 partially reduced testcase $ g++ testcase.C -O2 $ valgrind -q ./a.out ==20686== Invalid write of siz

[Bug tree-optimization/48695] Runtime with an array of std::vectors

2011-04-19 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48695 Andrew Pinski changed: What|Removed |Added Keywords||alias --- Comment #2 from Andrew Pinski

[Bug tree-optimization/48695] Runtime with an array of std::vectors

2011-04-19 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48695 Andrew Pinski changed: What|Removed |Added Keywords||wrong-code Target|