[Bug c/55646] Array of data as argument
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55646 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|
[Bug c/55646] Array of data as argument
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55646 --- Comment #1 from Alexander 2012-12-11 14:07:21 UTC --- If write this: > static const uint8_t qwe[] = {0xAA,0xBB,0xCC,0x0A}; > fwrite(qwe, 1, 4, stdout); gcc put data in one piece, something like that: > qwe.2230: > .byte -86 > .