This is the mail archive of the gcc@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: gcc.c-torture/execute/stdarg-2.c: long vs int


DJ Delorie wrote:
This certainly wasn't my intention, please change it to 79L.


How's this? It passes both m32c and x86-64.

2005-08-23 DJ Delorie <dj@redhat.com>

	* gcc.c-torture/execute/stdarg-2.c (main): Make sure long
	constants have the L suffix.

OK.


--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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