[Bug gcov-profile/79392] New: MinGW-w64 backend: programs built with --coverage do not create *.gcda files

2017-02-06 Thread bnagaev at gmail dot com
: normal Priority: P3 Component: gcov-profile Assignee: unassigned at gcc dot gnu.org Reporter: bnagaev at gmail dot com Target Milestone: --- I believe that for GCC >= 5 with MinGW-w64 backend flag --coverage doesn't work correctly. Steps to r

[Bug ipa/68175] g++ 5.2.1 produces broken executables with devirtualization enabled

2016-01-10 Thread bnagaev at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68175 Boris Nagaev changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug ipa/68175] g++ 5.2.1 produces broken executables with devirtualization enabled

2015-11-04 Thread bnagaev at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68175 Boris Nagaev changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|DUPLICATE

[Bug ipa/68175] New: g++ 5.2.1 produces broken executables with devirtualization enabled

2015-11-01 Thread bnagaev at gmail dot com
Priority: P3 Component: ipa Assignee: unassigned at gcc dot gnu.org Reporter: bnagaev at gmail dot com Target Milestone: --- The following code compiles to a broken executable: ```cpp #include const int BUFFER_SIZE = 4096; char buffer_[BUFFER_SIZE]; struct