[Bug target/48209] FAIL: gcc.c-torture/execute/pr47917.c execution

sje at cup dot hp.com gcc-bugzilla@gcc.gnu.org
Tue Mar 22 17:13:00 GMT 2011


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

--- Comment #6 from Steve Ellcey <sje at cup dot hp.com> 2011-03-22 16:59:03 UTC ---

I guess we disagree on what the test should be doing.  I agree that it is a
valid test for showing that nothing gets broken when doing the optimization,
but it is not a test that shows that the optimization is actually happening
(unless I am missing something).  If something were to change in GCC and we
stopped inlining snprintf, this test would continue to pass and we would not
know that we had a performance regression.



More information about the Gcc-bugs mailing list