[Bug rtl-optimization/79574] ICE in want_to_gcse_p, at gcse.c:804
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 22 12:28:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79574
--- Comment #8 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Wed Mar 22 12:28:21 2017
New Revision: 246368
URL: https://gcc.gnu.org/viewcvs?rev=246368&root=gcc&view=rev
Log:
Backport r245868
2017-03-22 Martin Liska <mliska@suse.cz>
Backport from mainline
2017-03-03 Martin Liska <mliska@suse.cz>
PR rtl-optimization/79574
* gcse.c (struct gcse_expr): Use HOST_WIDE_INT instead of int.
(hash_scan_set): Likewise.
(dump_hash_table): Likewise.
(hoist_code): Likewise.
2017-03-22 Martin Liska <mliska@suse.cz>
Backport from mainline
2017-03-03 Martin Liska <mliska@suse.cz>
PR rtl-optimization/79574
* gcc.dg/pr79574-2.c: New test.
Added:
branches/gcc-5-branch/gcc/testsuite/gcc.dg/pr79574-2.c
Modified:
branches/gcc-5-branch/gcc/ChangeLog
branches/gcc-5-branch/gcc/gcse.c
branches/gcc-5-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list