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]: Disable LTO for gcc.c-torture/execute/builtins/{memops,strstr}-asm.c


Hello!

As explained by Honza in the PR, these two tests are not suitable for
LTO tests. Also, the dg-options directives are not effective in this
directory.

2016-01-19  Uros Bizjak  <ubizjak@gmail.com>

    PR testsuite/68820
    * gcc.c-torture/execute/builtins/memops-asm.x: New file.
    * gcc.c-torture/execute/builtins/strstr-asm.x: Ditto.
    * gcc.c-torture/execute/builtins/strstr-asm.c: Remove dg-options.

Tested on x86_64-linux-gnu and checked logs that LTO tests are really skipped.

OK for mainline and branches?

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]