Skip to content
Snippets Groups Projects
Commit b747e45d authored by Per Bothner's avatar Per Bothner Committed by Per Bothner
Browse files

c-decl.c (finish_function): If USE_MAPPED_LOCATION set the location of the...

c-decl.c (finish_function): If USE_MAPPED_LOCATION set the location of the artification 'return 0' in...


	* c-decl.c (finish_function): If USE_MAPPED_LOCATION set the location
	of the artification 'return 0' in main() to BUILTINS_LOCATION.
	* tree-cfg.c (remove_bb): Check that location isn't BUILTINS_LOCATION
	before warning.

From-SVN: r97641
parent f4f18103
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment