r266555 - in /trunk/gcc: ChangeLog xcoffout.c
amodra@gcc.gnu.org
amodra@gcc.gnu.org
Wed Nov 28 12:54:00 GMT 2018
Author: amodra
Date: Wed Nov 28 12:54:44 2018
New Revision: 266555
URL: https://gcc.gnu.org/viewcvs?rev=266555&root=gcc&view=rev
Log:
[RS6000] Bootstrap failure compiling xcoffout.c
git commit 41f70262f (svn rev 264868) exposed a signed/unsigned
comparison. Fixed by matching the type of the local var to that of
the tree field.
* xcoffout.c (do_block): Signed/unsigned warning fix.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/xcoffout.c
More information about the Gcc-cvs
mailing list