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: Darwin 3.4 make check results with -mcpu=G5



On Jan 21, 2004, at 10:44, Bradley Lucier wrote:
There are a few patches dealing with 64-bit powerpc problems now being proposed, but it would appear that we have a way to go before having good enough 64-bit support with the darwin 32-bit/64-bit api.

Okay I think it is not that far away because the current number of patches, 3, should fix most of the differences because they look like they are all the same problem. And these 3
patches should also fix the bootstrap problem when compiling with -mcpu=G5.



The 3 patches:


Fix PR target/13785, ICE when using a function pointer that returns a long long:
http://gcc.gnu.org/ml/gcc-patches/2004-01/msg02209.html


Fix PR middle-end/13779, wrong initialization of 'long long' with constant
(or an ICE when using a constant that would not fit in 32bits):
http://gcc.gnu.org/ml/gcc-patches/2004-01/msg01497.html


Fix target/13674, ICE in reload_cse_simplify_operands, reload and ld/std:
http://gcc.gnu.org/ml/gcc-patches/2004-01/msg02107.html




Thanks,
Andrew Pinski
pinskia@physics.uc.edu
apinski@apple.com


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