This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH GCC]Fix obvious bogus test case


Hi,
The case is an execution case, while the main function doesn't return 0.
Committed as obvious.

Thanks,
bin


gcc/testsuite/ChangeLog
2014-02-20  Bin Cheng  <bin.cheng@arm.com>

	* gcc.dg/tree-prof/crossmodule-indircall-1.c: Return 0
	for execution test case.




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]