This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r249398 - in /trunk/gcc: ChangeLog tree-chkp.c
- From: jakub at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Tue, 20 Jun 2017 07:22:31 -0000
- Subject: r249398 - in /trunk/gcc: ChangeLog tree-chkp.c
Author: jakub
Date: Tue Jun 20 07:22:31 2017
New Revision: 249398
URL: https://gcc.gnu.org/viewcvs?rev=249398&root=gcc&view=rev
Log:
* tree-chkp.c (chkp_get_hard_register_var_fake_base_address):
Rewritten to avoid overflow for > 32-bit pointers.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-chkp.c