r246239 - /branches/ARM/sve-branch/gcc/dwarf2out.c
rsandifo@gcc.gnu.org
rsandifo@gcc.gnu.org
Fri Mar 17 18:10:00 GMT 2017
Author: rsandifo
Date: Fri Mar 17 18:10:10 2017
New Revision: 246239
URL: https://gcc.gnu.org/viewcvs?rev=246239&root=gcc&view=rev
Log:
Fix handling of DWARF polynomial values
We should have been doing the constant adjustment before
"coeff" gets clobbered in the variable part.
It's difficult to write a reliable test for this,
but the problem's fairly obvious.
Modified:
branches/ARM/sve-branch/gcc/dwarf2out.c
More information about the Gcc-cvs
mailing list