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 c/18500] Gcc outputs sizeof calculation code that uses unitialized memory


------- 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


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