[Bug testsuite/79126] FAIL: gcc.dg/tree-ssa/pr77445-2.c scan-tree-dump thread1 "Jumps threaded: 16"
hubicka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 18 12:52:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79126
--- Comment #1 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
I guess we can either add the interval or drop the assert. I basically
included it to make it clear in future that if the number of threads changes,
very likely it will also affect the number of profile mismatches. In general
the testcase is quite fragile. I decided to go with it mostly because jump
threading and profile update broke so many times in the past so it would be
nice to have some testsuite coverage.
Lets try 1[6-9] and see how far we get.
Honza
More information about the Gcc-bugs
mailing list