Skip to content
Snippets Groups Projects
Commit a4015be5 authored by Mike Stump's avatar Mike Stump Committed by Iain Sandoe
Browse files

re PR target/47324 (r160124 caused g++.dg/torture/stackalign failures with -O3...

re PR target/47324 (r160124 caused g++.dg/torture/stackalign failures with -O3 -g at -m32 on darwin)


gcc:
	PR target/47324
	* dwarf2out.c (output_cfa_loc): When required, apply the
	DWARF2_FRAME_REG_OUT macro to adjust register numbers.
	(output_loc_sequence): Likewise.
	(output_loc_operands_raw): Likewise.
	(output_loc_sequence_raw): Likewise.
	(output_cfa_loc): Likewise.
	(output_loc_list): Suppress register number adjustment when
	calling output_loc_sequence()
	(output_die): Likewise.


Co-Authored-By: default avatarIain Sandoe <iains@gcc.gnu.org>
Co-Authored-By: default avatarJakub Jelinek <jakub@redhat.com>

From-SVN: r170077
parent 03b2a04d
No related branches found
No related tags found
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