Author: hubicka
Date: Mon Dec 15 00:21:21 2014
New Revision: 218726
URL: https://gcc.gnu.org/viewcvs?rev=218726&root=gcc&view=rev
Log:
* cgraphunit.c (analyze_functions): Do not analyze extern inline
funtions when not optimizing; skip comdat locals.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/cgraphunit.c