public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/28047] DWARF output_file_names should really understand DOS pathnames
       [not found] <bug-28047-4@http.gcc.gnu.org/bugzilla/>
@ 2011-02-28 18:41 ` ktietz at gcc dot gnu.org
  2011-02-28 18:42 ` ktietz at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: ktietz at gcc dot gnu.org @ 2011-02-28 18:41 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Kai Tietz <ktietz at gcc dot gnu.org> 2011-02-28 18:23:29 UTC ---
Author: ktietz
Date: Mon Feb 28 18:23:25 2011
New Revision: 170570

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170570
Log:
2011-02-28  Kai Tietz  <kai.tietz@onevision.com>

    PR debug/28047
    * dwarf2out.c (file_table_eq): Use filename_cmp instead of strcmp.
    (lookup_filename): Likewise.
    * final.c (remap_debug_filename): Use filename_ncmp instead of
    strncmp.

2011-02-28  Kai Tietz  <kai.tietz@onevision.com>

    * filename_cmp.c (filename_ncmp): New function.
    * functions.texi: Regenerated.

2011-02-28  Kai Tietz  <kai.tietz@onevision.com>

    * filenames.h (filename_ncmp): New prototype.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dwarf2out.c
    trunk/gcc/final.c
    trunk/include/ChangeLog
    trunk/include/filenames.h
    trunk/libiberty/ChangeLog
    trunk/libiberty/filename_cmp.c
    trunk/libiberty/functions.texi


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug debug/28047] DWARF output_file_names should really understand DOS pathnames
       [not found] <bug-28047-4@http.gcc.gnu.org/bugzilla/>
  2011-02-28 18:41 ` [Bug debug/28047] DWARF output_file_names should really understand DOS pathnames ktietz at gcc dot gnu.org
@ 2011-02-28 18:42 ` ktietz at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: ktietz at gcc dot gnu.org @ 2011-02-28 18:42 UTC (permalink / raw)
  To: gcc-bugs

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

Kai Tietz <ktietz at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |ktietz at gcc dot gnu.org
         Resolution|                            |FIXED

--- Comment #2 from Kai Tietz <ktietz at gcc dot gnu.org> 2011-02-28 18:41:37 UTC ---
Fixed on trunk.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-02-28 18:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-28047-4@http.gcc.gnu.org/bugzilla/>
2011-02-28 18:41 ` [Bug debug/28047] DWARF output_file_names should really understand DOS pathnames ktietz at gcc dot gnu.org
2011-02-28 18:42 ` ktietz at gcc dot gnu.org

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).