r192121 - in /branches/gcc-4_7-branch/gcc: Chan...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Fri Oct 5 11:58:00 GMT 2012
Author: jakub
Date: Fri Oct 5 11:58:46 2012
New Revision: 192121
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192121
Log:
PR tree-optimization/33763
* tree-inline.c (expand_call_inline): Silently ignore always_inline
attribute for redefined extern inline functions.
* c-c++-common/pr33763.c: New test.
Added:
branches/gcc-4_7-branch/gcc/testsuite/c-c++-common/pr33763.c
Modified:
branches/gcc-4_7-branch/gcc/ChangeLog
branches/gcc-4_7-branch/gcc/testsuite/ChangeLog
branches/gcc-4_7-branch/gcc/tree-inline.c
More information about the Gcc-cvs
mailing list