-
由 Anthony Minessale 提交于
newer gcc does not like when you use out of bounds array indexes to access other elements in a struct (at least at -O2)
adf61e4b
newer gcc does not like when you use out of bounds array indexes to access other elements in a struct (at least at -O2)