[Bug target/18713] Large program size due to uninitialised global data

2005-04-04 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-04 14:43 --- No useful feedback in 3 months. -- What|Removed |Added Status|WAITING

[Bug target/18713] Large program size due to uninitialised global data

2004-12-14 Thread bygoh at genting dot com dot my
--- Additional Comments From bygoh at genting dot com dot my 2004-12-14 10:03 --- Have been trying to upgrade to a newer version of gcc (3.3.3 and above). But I am getting an error during compilation: checking whether the C compiler ( /usr/byg/src/bld-gcc/gcc/xgcc -B/usr/byg/src/b ld-g

[Bug target/18713] Large program size due to uninitialised global data

2004-12-08 Thread steven at gcc dot gnu dot org
--- Additional Comments From steven at gcc dot gnu dot org 2004-12-08 08:56 --- Bugs for gcc 3.2.3 are not going to be fixed. Are you seeing this problem with more recent versions of GCC as well? -- What|Removed |Added -

[Bug target/18713] Large program size due to uninitialised global data (SCO)

2004-12-07 Thread bygoh at genting dot com dot my
--- Additional Comments From bygoh at genting dot com dot my 2004-12-08 04:11 --- Follow up on the earlier report, the size problem goes away when the global variables are declared as static: struct My_t { charmyData[2048]; }; static My_t myArr[10240]; int main ()

[Bug target/18713] Large program size due to uninitialised global data (SCO)

2004-11-29 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Component|c++ |target Keywords||missed-optimization http://gcc.gnu.org/bugzilla/show_b