Skip to content
Snippets Groups Projects
Commit 7f6cdaa9 authored by Richard Sandiford's avatar Richard Sandiford
Browse files

rtl-ssa: Fix a silly typo

s/ref/reg/ on a previously unused function name.

gcc/
	* rtl-ssa/functions.h (function_info::ref_defs): Rename to...
	(function_info::reg_defs): ...this.
	* rtl-ssa/member-fns.inl (function_info::ref_defs): Rename to...
	(function_info::reg_defs): ...this.
parent f9a57792
Loading
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