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]

r148376 - in /branches/var-tracking-assignments...


Author: aoliva
Date: Thu Jun 11 08:00:09 2009
New Revision: 148376

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148376
Log:
* gcc.c: Include mmap headers.
(MAP_FAILED): Define default.
(compare_debug, compare_debug_second, compare_debug_opt): Comment.
(compare_files): New.  Add support for mmap checking, after
splitting out of...
(main): ... here.
* final.c (rest_of_clean_state): Remove extraneous line break.

Modified:
    branches/var-tracking-assignments-branch/gcc/ChangeLog.vta
    branches/var-tracking-assignments-branch/gcc/final.c
    branches/var-tracking-assignments-branch/gcc/gcc.c


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