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]

r122750 - in /trunk/gcc: ChangeLog final.c rtl.h


Author: aoliva
Date: Fri Mar  9 15:10:33 2007
New Revision: 122750

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122750
Log:
* rtl.h (gen_rtx_ASM_INPUT): Use "" instead of NULL file name.
* final.c (final_scan_insn): Test for non-"" file name.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/final.c
    trunk/gcc/rtl.h


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