This is the mail archive of the gcc-bugs@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]

[Bug middle-end/77735] FAIL: gcc.dg/tree-ssa/builtin-sprintf-warn-1.c (test for warnings, line 358)


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77735

--- Comment #11 from Martin Sebor <msebor at gcc dot gnu.org> ---
Thanks for the heads up!  Yes, the tests will need to be disabled but I'll also
need to fix the gimple-ssa-sprintf pass to avoid assuming that %a is supported
when it isn't.  Unless one already exists that might involve adding a new
configuration test.

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