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 target/48209] FAIL: gcc.c-torture/execute/pr47917.c execution


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48209

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-03-22 16:31:12 UTC ---
I strongly disagree.  The test is testing also whether the optimization works
correctly.  Feel free to xfail the test on targets that don't have C99
compliant snprintf, but on targets that do have it the test should test it as
it does currently.


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