cgraphunit.c (analyze_functions): Do not analyze extern inline funtions when not...
authorJan Hubicka <hubicka@ucw.cz>
Mon, 15 Dec 2014 00:21:21 +0000 (00:21 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 15 Dec 2014 00:21:21 +0000 (00:21 +0000)
commit1bf7c3241444b26d2b89b7731de198a9139b7d4e
treefd02cef32bb2c82d28f57b394937805c9928f711
parent001a28839c9361d4d2d71ad63b03e219d0eee884
cgraphunit.c (analyze_functions): Do not analyze extern inline funtions when not optimizing; skip comdat locals.

* cgraphunit.c (analyze_functions): Do not analyze extern inline
funtions when not optimizing; skip comdat locals.

From-SVN: r218726
gcc/ChangeLog
gcc/cgraphunit.c