This is the mail archive of the gcc-patches@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]

Re: Fix PR 23192


On Tue, Aug 02, 2005 at 10:05:41AM -0400, Andrew Pinski wrote:

> > 	PR 23192
> > 	* gcc.dg/pr23192.c: New test.
> 
> This test will fail on 64bit targets with an warning that a pointer is
> converted to an integer with a smaller size and possibly at runtime also
> for the same reason as the warning.
> 
No.  It works fine.


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