This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/26702] Size of static variables always zero on arm-elf



------- Comment #5 from pinskia at gcc dot gnu dot org  2006-03-15 19:07 -------
Can you try one more thing:
static int static_foo = 1;

And then use readelf -s on the object file?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26702


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]