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: ICE with PTR-PLUS on x86_64


Andrew Pinski wrote:

> This patch merges in the pointer_plus branch. Hopefully I did not mess
> anything up.
> Even though I am adding a normal ChangeLog entry, I am keeping the
> ChangeLog.ptr's around.


Probably just something that slipped through the crack:

Here is a simple fix (which I did not test at all, I did not even compile cc1).
This was an interaction between some work Richard Guenther was doing
on the trunk for "type safe" and pointer_plus. I had missed it when
doing the merge to the branch from the trunk after his patch.


It would be nice if you could test this patch and then apply it (if it
works) as I don't have access to x86_64.

Yes, your patch brings testsuite results back to normal. I have applied the patch to SVN.


Thanks,
Uros.


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