This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/18500] Gcc outputs sizeof calculation code that uses unitialized memory
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Nov 2004 14:06:18 -0000
- Subject: [Bug c/18500] Gcc outputs sizeof calculation code that uses unitialized memory
- References: <20041115114226.18500.david+gcc@porkrind.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-15 14:06 -------
Confirmed, still present on the mainline.
For the mainline the problem could be solved by a DECL_EXPR around a TYPE_DECL.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
GCC host triplet|i386-redhat-linux, i486- |
|linux, i686-pc-linux-gnu, |
|powerpc-apple- |
GCC target triplet|i386-redhat-linux, i486- |
|linux, arm-elf, powerpc- |
|apple-darwin |
Keywords| |wrong-code
Last reconfirmed|0000-00-00 00:00:00 |2004-11-15 14:06:15
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18500