[Bug c/55646] Array of data as argument

2015-01-20 Thread mpolacek at gcc dot gnu.org
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

2012-12-11 Thread bratsinot at gmail dot com
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 > .