[committed] avoid target dependencies in a couple of tests (PR 92829)

Martin Sebor msebor@gmail.com
Mon Jan 20 14:47:00 GMT 2020


PR 92829 reports failures in three -Wstringop-overflow tests on
powerpc64*.  They seem to be due to VRP determining less than
perfectly accurate range for some of the expressions used by
the tests to set them.

In g:414231ba78973dfcb11648a0a5287b989e0148bb I've committed tweaks
to the tests to avoid this problem.  Mainly for the record, I've also
raised bug 93332 for the inaccurate range info that's behind the test 
failures.

Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcc-92829.diff
Type: text/x-patch
Size: 3024 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20200120/45538f3c/attachment.bin>


More information about the Gcc-patches mailing list