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 testsuite/35005] New testcase execute/20071211-1.c assumes 32 bit integers



------- Comment #1 from pmarques at grupopie dot com  2008-01-30 01:07 -------
Created an attachment (id=15055)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15055&action=view)
proposed patch

This proposed patch fixes the problem by using the preprocessor to select the
correct type based on the size of the integer type for the target.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35005


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