This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/34803] wrong code for dereferencing type-punned pointer
- From: "gin at mo dot msk dot ru" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jan 2008 21:41:30 -0000
- Subject: [Bug c/34803] wrong code for dereferencing type-punned pointer
- References: <bug-34803-455@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from gin at mo dot msk dot ru 2008-01-15 21:41 -------
Created an attachment (id=14944)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14944&action=view)
preprocessed code in question
Instead of `extptr', uninitialized value is passed to
`handle_out_external'.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34803