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]

[committed] Fix PR other/19093


The problem is the testcase is not 64bit clean, I (and Roger) had
forgot that long is always 4 bytes long.  I committed this patch
as obvious to all the branches which are opened and where the
testcase is (3.3, 3.4, and the mainline).

Thanks,
Andrew Pinski


ChangeLog:


2004-12-20 Andrew Pinski <pinskia@physics.uc.edu>

	PR other/19093
	* g++.dg/opt/max1.C: Fix for 64bit targets.


Attachment: temp.diff.txt
Description: Text document


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