User Tools

Site Tools


gcc:gcc_and_friends

This is an old revision of the document!


GCC and friends

gcov

Return statements not included

See: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12076
Add: -fno-elide-constructors as well as -fprofile-arcs -ftest-coverage to the compile line to partially fix this.

gcc/gcc_and_friends.1297954877.txt.gz · Last modified: 2011/02/17 16:01 by deva