ast to unsigned long long", &ulli);
}
--
Summary: 32 bit pointer in top half of VM casts to unsigned long
long incorrectly
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: alangcarter at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43645
--- Comment #1 from alangcarter at gmail dot com 2010-04-05 10:18 ---
Created an attachment (id=20307)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20307&action=view)
Source code of demo program
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43645
--- Comment #2 from alangcarter at gmail dot com 2010-04-05 10:19 ---
Created an attachment (id=20308)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20308&action=view)
.ii file from compiling test program
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43645
--- Comment #3 from alangcarter at gmail dot com 2010-04-05 10:20 ---
Created an attachment (id=20309)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20309&action=view)
g++ command and console output
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43645