[Bug c++/20119] reading other stack variable memory space for shorts

2005-02-21 Thread dirkjan at magma-da dot com
--- Additional Comments From dirkjan at magma-da dot com 2005-02-21 12:04 --- Subject: Re: reading other stack variable memory space for shorts Well there is no 4.0.0 released and even it it was it will take a while before the code base of us does compile and we found the gcc bugs we

[Bug c++/20119] reading other stack variable memory space for shorts

2005-02-21 Thread falk at debian dot org
--- Additional Comments From falk at debian dot org 2005-02-21 11:19 --- (In reply to comment #2) > Any chance to do something about it on older versions? (3.2.x 3.3.x > 3.4.x) No. We fix only regressions or very serious bugs in those versions. -- http://gcc.gnu.org/bugzilla/show

[Bug c++/20119] reading other stack variable memory space for shorts

2005-02-21 Thread dirkjan at magma-da dot com
--- Additional Comments From dirkjan at magma-da dot com 2005-02-21 10:57 --- Subject: Re: reading other stack variable memory space for shorts Any chance to do something about it on older versions? (3.2.x 3.3.x 3.4.x) I cannot compile with 4.0.0 for a while I am afraid. Compiler up

[Bug c++/20119] reading other stack variable memory space for shorts

2005-02-21 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-21 10:44 --- Fixed in 4.0.0, not a regression. -- What|Removed |Added Status|UNCONFIRMED