r176418 - in /branches/gcc-4_6-branch/gcc: Chan...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Mon Jul 18 19:45:00 GMT 2011


Author: jakub
Date: Mon Jul 18 19:45:21 2011
New Revision: 176418

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176418
Log:
	PR middle-end/49675
	* tree.c (build_common_builtin_nodes): Register
	__builtin_return_address, __cyg_profile_func_enter
	and __cyg_profile_func_exit.

	* gfortran.dg/pr49675.f90: New test.

Added:
    branches/gcc-4_6-branch/gcc/testsuite/gfortran.dg/pr49675.f90
Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_6-branch/gcc/tree.c



More information about the Gcc-cvs mailing list