Ilya Nozhkin

Results 1 issues of Ilya Nozhkin

Steps to reproduce: 1. Put this code into a new file named `main.cpp`: ``` #include int main(int argc, char const *argv[]) { std::vector int_vector; return 0; } ``` 2. Compile...

bug
component: gcc