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/65196] avr_adjust_insn_length uses recog_memoized on invalid insn


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

--- Comment #1 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
Author: gjl
Date: Wed Feb 25 12:18:51 2015
New Revision: 220963

URL: https://gcc.gnu.org/viewcvs?rev=220963&root=gcc&view=rev
Log:
    PR target/65196
    * config/avr/avr.c (avr_adjust_insn_length): Call recog_memoized
    only with NONDEBUG_INSN_P.


Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/config/avr/avr.c


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