[Bug middle-end/79399] GCC fails to compile big source at -O0
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 15 07:04:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79399
--- Comment #13 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Wed Feb 15 07:04:05 2017
New Revision: 245470
URL: https://gcc.gnu.org/viewcvs?rev=245470&root=gcc&view=rev
Log:
Backported from mainline
2017-02-07 Jakub Jelinek <jakub@redhat.com>
Richard Biener <rguenther@suse.de>
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.
Modified:
branches/gcc-6-branch/gcc/ChangeLog
branches/gcc-6-branch/gcc/ira-costs.c
branches/gcc-6-branch/gcc/ira-int.h
More information about the Gcc-bugs
mailing list