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/55023] hppa: wrong code generated with tail call optimisation


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

--- Comment #14 from John David Anglin <danglin at gcc dot gnu.org> ---
Author: danglin
Date: Mon Dec 22 23:10:18 2014
New Revision: 219037

URL: https://gcc.gnu.org/viewcvs?rev=219037&root=gcc&view=rev
Log:
    PR target/55023
    * dse.c (scan_insn): Treat sibling call as though it does a wild read.
    * testsuite/gcc.dg/pr55023.c: New file.


Added:
    trunk/gcc/testsuite/gcc.dg/pr55023.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dse.c
    trunk/gcc/testsuite/ChangeLog


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