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 ARM] Fix generation of 64-bit constants


On Thu, 2005-04-07 at 12:33, Richard Earnshaw wrote:
> This patch started off as an attempt to fix a regression of
> execute/ashrdi-1.c on arm-netbsdelf on the 4.0 branch[1], but it rapidly
> became obvious that the scale of the fix (and hence the risk) was vastly
> larger than was acceptable so close to a release.  So I've developed the
> patch a bit further and I'm going to commit it to the mainline only for
> now.  If it doesn't throw up any problems, then I might consider
> back-porting it in time for 4.0.1.

This is still causing problems when testing on the branch, and since
it's been on the mainline without problems for some time now, I've
backported it to the branch.  The patch is completely unchanged, so
here's a link to the original patch:

http://gcc.gnu.org/ml/gcc-patches/2005-04/msg00769.html

Tested on arm-elf.

R.


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