Browse Source
This was inspired by an Arch Linux provided ARM GCC 5.3.0 bug: It gave an "internal compiler error: in expand_expr_addr_expr_1, at expr.c:7736" with the array version of the desig_get_unique_id. While I was at it, fixed: - a potential alignment issue with casting uint8_t* buf to uint32_t* - a funny static in the string definition that does nothing (given const)pull/657/merge
Urja Rannikko
9 years ago
committed by
Karl Palsson
2 changed files with 11 additions and 10 deletions
Loading…
Reference in new issue