This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r212402 - /branches/google/gcc-4_8/gcc/auto-pro...
- From: ahyangyi2 at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 09 Jul 2014 18:49:37 -0000
- Subject: r212402 - /branches/google/gcc-4_8/gcc/auto-pro...
Author: ahyangyi2
Date: Wed Jul 9 18:49:36 2014
New Revision: 212402
URL: https://gcc.gnu.org/viewcvs?rev=212402&root=gcc&view=rev
Log:
Fix: remove unused variable introduced in commit 212210.
2014-07-09 Yi Yang <ahyangyi@google.com>
* auto-profile.c (get_locus_information): remove unused variable.
Modified:
branches/google/gcc-4_8/gcc/auto-profile.c