* cgraphunit.c (analyze_functions): Do not analyze extern inline
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Dec 2014 00:21:21 +0000 (00:21 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Dec 2014 00:21:21 +0000 (00:21 +0000)
commitaf822fd2034cfd56360d042fd0b954f77121010b
treefd02cef32bb2c82d28f57b394937805c9928f711
parentbdcf3374134af9b34337c3c6958baee3dfca5774
* cgraphunit.c (analyze_functions): Do not analyze extern inline
funtions when not optimizing; skip comdat locals.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@218726 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cgraphunit.c