aboutsummaryrefslogtreecommitdiff
path: root/gcc/edit-context.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2017-08-03 11:43:11 +0200
committerJakub Jelinek <jakub@gcc.gnu.org>2017-08-03 11:43:11 +0200
commit2392baa59e266a320c55d9a2245d70fd97a43075 (patch)
treeb9652eab2486664cf91b4dbd56d4379a20ea49d7 /gcc/edit-context.c
parent1f9be5050fa8869c7a07bd1b0953ce3754917b5d (diff)
downloadgcc-2392baa59e266a320c55d9a2245d70fd97a43075.zip
gcc-2392baa59e266a320c55d9a2245d70fd97a43075.tar.gz
gcc-2392baa59e266a320c55d9a2245d70fd97a43075.tar.bz2
re PR driver/81650 (gcc -m32 mishandles -Walloc-size-larger-than=9223372036854775807)
PR driver/81650 * calls.c (alloc_max_size): Use HOST_WIDE_INT_UC (10??) instead of 10??LU, perform unit multiplication in wide_int, don't change alloc_object_size_limit if the limit is larger than SSIZE_MAX. * gcc.dg/pr81650.c: New test. From-SVN: r250850
Diffstat (limited to 'gcc/edit-context.c')
0 files changed, 0 insertions, 0 deletions