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/78603] internal compiler error: in dwarf2out_var_location, at dwarf2out.c:21846


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

--- Comment #3 from jcmvbkbc at gcc dot gnu.org ---
Author: jcmvbkbc
Date: Tue Nov 29 22:22:13 2016
New Revision: 242979

URL: https://gcc.gnu.org/viewcvs?rev=242979&root=gcc&view=rev
Log:
xtensa: Fix PR target/78603

2016-11-29  Max Filippov  <jcmvbkbc@gmail.com>
gcc/
        * config/xtensa/xtensa.c (hwloop_optimize): Don't emit zero
        overhead loop start between a call and its CALL_ARG_LOCATION
        note.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/xtensa/xtensa.c

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