This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH, testsuite]: PR 82828: Fix invalid gcc.target/i386/pr70263-2.c testcase


Hello!

This testcase uses undefined values. Attached patch fixes the
testcase; the scan for message in the RTL dump assures us that the fix
for PR 70263 still performs its magic.

2017-11-03  Uros Bizjak  <ubizjak@gmail.com>

    PR testsuite/82828
    PR rtl-optimization/70263
    * gcc.target/i386/pr70263-2.c: Fix invalid testcase.

Tested on x86_64-linux-gnu {,-m32}.

Committed to mainline SVN.

Uros.

Attachment: t.diff.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]