This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/58483] missing optimization opportunity for const std::vector compared to std::array


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58483

--- Comment #2 from dennis luehring <dl.soluz at gmx dot net> ---
i missed the commandline

g++-4.8 -O3 -march=native -std=c++11 -fdump-tree-optimized test.cpp


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]