-
由 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)
c01fa0e1
newer gcc does not like when you use out of bounds array indexes to access other elements in a struct (at least at -O2)