]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR lto/44246 (ICE with -fwhopr/-flto when using strlen and strcat without previous...
authorJan Hubicka <jh@suse.cz>
Sun, 19 Sep 2010 21:49:28 +0000 (23:49 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 19 Sep 2010 21:49:28 +0000 (21:49 +0000)
commitd1f6261f39b061c2c65d51deb6ac12831a3b5f1e
tree75c8d4d95f109a7be0aedf92cf29859e14f9b78a
parenta963da4d4891794686c982ed3c84691dcea487fb
re PR lto/44246 (ICE with -fwhopr/-flto when using strlen and strcat without previous declaration)

PR lto/44246
* lto-cgraph.c (input_cgraph_1, input_varpool_1): Avoid
processing same node twice.
* gcc.c-torture/compile/pr44246.c:New file.

From-SVN: r164425
gcc/ChangeLog
gcc/lto-cgraph.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr44246.c [new file with mode: 0644]