r192119 - in /trunk/gcc: ChangeLog testsuite/Ch...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri Oct 5 11:43:00 GMT 2012


Author: jakub
Date: Fri Oct  5 11:43:38 2012
New Revision: 192119

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192119
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:
    trunk/gcc/testsuite/c-c++-common/pr33763.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-inline.c



More information about the Gcc-cvs mailing list