[Bug ipa/85549] [8/9 Regression] Infinite loop in ilmbase package
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Apr 27 20:33:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85549
--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri Apr 27 20:32:53 2018
New Revision: 259731
URL: https://gcc.gnu.org/viewcvs?rev=259731&root=gcc&view=rev
Log:
PR ipa/85549
* ipa-cp.c (find_aggregate_values_for_callers_subset): Make sure
the jump function allows for passing through aggregate values.
* g++.dg/ipa/pr85549.C: New test.
Added:
branches/gcc-8-branch/gcc/testsuite/g++.dg/ipa/pr85549.C
Modified:
branches/gcc-8-branch/gcc/ChangeLog
branches/gcc-8-branch/gcc/ipa-cp.c
branches/gcc-8-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list