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: [Patch] Fix PR39325: FAIL: gcc.misc-tests/linkage.c link


On Mon, 2009-03-30 at 10:35 +0200, Dominique Dhumieres wrote:
> As said in http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39325#1, on
> i686-apple-darwin9 and using -m64 '[exec file "linkage-x.o"]' returns
> 'linkage-x.o: Mach-O 64-bit object' that does not match the original mask.
> The following patch use a more general mask and fixes the failure.
> Tested on i686-apple-darwin9.
> 
> Dominique
> 
> 2009-03-29  Dominique d'Humieres  <dominiq@lps.ens.fr>
> 
> 	PR testsuite/39325
> 	* Use a wider mask for 64 bit mode.

OK for trunk and 4.4; sorry for the delay.

Janis


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