[patch] fix 64-bit eh for objc

Andrew Pinski pinskia@physics.uc.edu
Tue Sep 19 01:56:00 GMT 2006


> 
> 
> This is a multi-part message in MIME format.
> --------------070102010405050505030603
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> Content-Transfer-Encoding: 7bit
> 
> While wandering through test results and differences I noticed these. 
> IIRC Mike fixed one and Fariborz fixed the other.
> 
> Tested on ppc64-darwin and x86_64-darwin, no regressions and 
> exceptions.exp now passes cleanly for all architectures.
> 
> OK?
> 
> -eric
> 
> 2006-09-18  Eric Christopher  <echristo@apple.com>
> 	    Mike Stump  <mrs@apple.com>
> 	    Fariborz Jahanian <fjahanian@apple.com>
> 
> 	* objc-act.c (JBLEN): Add 64-bit definitions.
> 
I think this will break any target that does not define TARGET_64BIT.

-- Pinski



More information about the Gcc-patches mailing list