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 tree-optimization/79715] hand-rolled strdup with unused result not eliminated


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

--- Comment #3 from Martin Sebor <msebor at gcc dot gnu.org> ---
Author: msebor
Date: Mon May  1 16:46:49 2017
New Revision: 247440

URL: https://gcc.gnu.org/viewcvs?rev=247440&root=gcc&view=rev
Log:
gcc/testsuite/ChangeLog:
        PR tree-optimization/79715
        * gcc.dg/pr79715.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/pr79715.c
Modified:
    trunk/gcc/testsuite/ChangeLog

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