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]

[tree-ssa] string-opt18.c xfailure


        * gcc.c-torture/execute/string-opt-18.x: Expect execution
        failures.
 

This is going to be expected to fail at execution time for a while.

# We can't replace the call to stpcpy with an inlined memcpy due
# to limitations in how we gimplify builtins.  Expect execution
# failures at all optimization levels until we can fix this.
set torture_execute_xfail [istarget]
return 0





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