]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ira-int.h
re PR middle-end/79399 (GCC fails to compile big source at -O0)
authorJakub Jelinek <jakub@redhat.com>
Tue, 7 Feb 2017 21:51:21 +0000 (22:51 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 7 Feb 2017 21:51:21 +0000 (22:51 +0100)
commitff304c01119739245b3e89cd1b2a4171700d4926
treebbf1be9afd672c2cd6cc75386329be42c0cedf55
parent26349ecf304ce17acd06e4cb8c631b706d2f1c35
re PR middle-end/79399 (GCC fails to compile big source at -O0)

PR middle-end/79399
* ira-int.h (struct target_ira_int): Change x_max_struct_costs_size
type from int to size_t.
* ira-costs.c (struct_costs_size): Change type from int to size_t.

Co-Authored-By: Richard Biener <rguenther@suse.de>
From-SVN: r245256
gcc/ChangeLog
gcc/ira-costs.c
gcc/ira-int.h