public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug preprocessor/15220] [3.4/4.0/4.1 regression] "gcc -E -MM -MG" reports missing system headers in source directory
Date: Fri, 21 Oct 2005 17:56:00 -0000	[thread overview]
Message-ID: <20051021175655.17027.qmail@sourceware.org> (raw)
In-Reply-To: <bug-15220-8304@http.gcc.gnu.org/bugzilla/>



------- Comment #15 from cvs-commit at gcc dot gnu dot org  2005-10-21 17:56 -------
Subject: Bug 15220

CVSROOT:        /cvs/gcc
Module name:    gcc
Branch:         gcc-4_0-branch
Changes by:     wilson@gcc.gnu.org      2005-10-21 17:56:51

Modified files:
        libcpp         : ChangeLog files.c internal.h init.c 

Log message:
        Fix bug with -MM -MG.
        PR preprocessor/15220
        * files.c (_cpp_find_file): New parameter angle_brackets.  Fix all
        callers.  Pass to open_file_failed.
        (open_file_failed): New parameter angle_brackets.  Fix all callers.
        Use in print_dep assignment.
        * init.c (cpp_read_main_file): Pass additional arg to _cpp_find_file.
        * internal.h (_cpp_find_file): Add new parm to declaration.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libcpp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.56.2.11&r2=1.56.2.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libcpp/files.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.9.6.1&r2=1.9.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libcpp/internal.h.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.13&r2=1.13.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libcpp/init.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.7&r2=1.7.6.1


-- 


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


  parent reply	other threads:[~2005-10-21 17:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-15220-8304@http.gcc.gnu.org/bugzilla/>
2005-10-21 17:54 ` cvs-commit at gcc dot gnu dot org
2005-10-21 17:56 ` cvs-commit at gcc dot gnu dot org [this message]
2005-10-21 18:04 ` cvs-commit at gcc dot gnu dot org
2005-10-21 18:55 ` [Bug preprocessor/15220] [3.4 " pinskia at gcc dot gnu dot org
2005-11-07 19:49 ` wilson at gcc dot gnu dot org
2005-11-07 19:51 ` wilson at gcc dot gnu dot org
2005-11-07 19:52 ` wilson at gcc dot gnu dot org
2004-04-30  9:24 [Bug preprocessor/15220] New: " prj-bugzilla-gcc at multivac dot cwru dot edu
2005-07-22 21:13 ` [Bug preprocessor/15220] [3.4/4.0/4.1 " pinskia at gcc dot gnu dot org
2005-09-27 16:16 ` mmitchel at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051021175655.17027.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).