Skip to content
Snippets Groups Projects
Commit aef0afc4 authored by Ulrich Weigand's avatar Ulrich Weigand Committed by Ulrich Weigand
Browse files

re PR tree-optimization/14197 (Wrong code for bcopy/memmove (string-asm-2.c))

	PR tree-optimization/14197
	* builtins.c: Include "tree-gimple.h"
	(readonly_data_expr): Use get_base_address.  Make sure to call
	decl_readonly_section only on trees it can handle.
	* tree-gimple.c (get_base_address): Accept STRING_CST and
	CONSTRUCTOR expressions.
	* Makefile.in: Update dependencies.

From-SVN: r82209
parent a1db9d9c
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