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 preprocessor/35379] -MT generates a target string too long over two lines



------- Comment #5 from rwild at gcc dot gnu dot org  2008-02-27 21:43 -------
Subject: Bug 35379

Author: rwild
Date: Wed Feb 27 21:42:23 2008
New Revision: 132727

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132727
Log:
libcpp:
        PR preprocessor/35379
        * mkdeps.c (deps_write): Ensure the first target always appears
        in the first column, without leading backslash newline.  Avoid
        some more extra whitespace.

Modified:
    trunk/libcpp/ChangeLog
    trunk/libcpp/mkdeps.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35379


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