This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r213386 - /branches/google/gcc-4_9/gcc/gcov-tool.c
- From: xur at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Thu, 31 Jul 2014 21:24:06 -0000
- Subject: r213386 - /branches/google/gcc-4_9/gcc/gcov-tool.c
Author: xur
Date: Thu Jul 31 21:24:06 2014
New Revision: 213386
URL: https://gcc.gnu.org/viewcvs?rev=213386&root=gcc&view=rev
Log:
2014-07-31 Rong Xu <xur@google.com>
More mingw build fix.
* gcc/gcov-tool.c: WIN32 does not support weak attribute.
(module_name_hash_lookup): Fix a typo.
Modified:
branches/google/gcc-4_9/gcc/gcov-tool.c