build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/32854 )
Change subject: util/romcc: Use 64 bit integers when shifting ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/32854/1/util/romcc/romcc.c File util/romcc/romcc.c:
https://review.coreboot.org/#/c/32854/1/util/romcc/romcc.c@14220 PS1, Line 14220: if (used_indicies & ((uint64_t)1 << index)) { braces {} are not necessary for single statement blocks