This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r217278 - in /trunk/gcc: ChangeLog gimple-low.c...
- From: ebotcazou at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Mon, 10 Nov 2014 08:53:16 -0000
- Subject: r217278 - in /trunk/gcc: ChangeLog gimple-low.c...
Author: ebotcazou
Date: Mon Nov 10 08:53:16 2014
New Revision: 217278
URL: https://gcc.gnu.org/viewcvs?rev=217278&root=gcc&view=rev
Log:
* gimple-low.c (lower_function_body): Clear the location of the first
inserted representative return if it also fills in for the fallthru.
Added:
trunk/gcc/testsuite/gcc.misc-tests/gcov-16.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/gimple-low.c
trunk/gcc/testsuite/ChangeLog