This is the mail archive of the gcc-cvs@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]

r223022 - in /trunk/gcc: ChangeLog cfgexpand.c ...


Author: rth
Date: Mon May 11 23:33:07 2015
New Revision: 223022

URL: https://gcc.gnu.org/viewcvs?rev=223022&root=gcc&view=rev
Log:
Only resolve_asm_operand_names once

We do it in the front end already; no need to repeat.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cfgexpand.c
    trunk/gcc/stmt.c


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