Module Name: src
Committed By: christos
Date: Wed Oct 23 18:55:36 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/gcc: file-prefix-map.c
Log Message:
Since add_debug_regex_map is used in opts-global.c unconditionally, we can't
disable the code with #ifndef __NetBSD__ because it breaks cross-building.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/gpl3/gcc/dist/gcc/file-prefix-map.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.