This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/54037] Warn pointer to signed integer cast for ilp32
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 19 Jul 2012 23:44:59 +0000
- Subject: [Bug c/54037] Warn pointer to signed integer cast for ilp32
- Auto-submitted: auto-generated
- References: <bug-54037-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54037
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-07-19 23:44:59 UTC ---
We have this request a while back and it was rejected for the same reason why I
said it won't work for intptr_t (though I cannot find the discussion).