diff options
author | Jakub Jelinek <jakub@redhat.com> | 2002-10-05 20:55:54 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2002-10-05 20:55:54 +0200 |
commit | c49d2df6cc3675364f51c5b4b9e35840edfb312e (patch) | |
tree | 3f08c124b012b43d45c6dc5317707ba5f8e5e905 /gcc/cppinit.c | |
parent | d758c1db6bad001b7ff82cf36d075de21fa75e05 (diff) | |
download | gcc-c49d2df6cc3675364f51c5b4b9e35840edfb312e.zip gcc-c49d2df6cc3675364f51c5b4b9e35840edfb312e.tar.gz gcc-c49d2df6cc3675364f51c5b4b9e35840edfb312e.tar.bz2 |
gcc.c (set_multilib_dir): Don't access *end.
* gcc.c (set_multilib_dir): Don't access *end.
Use memcpy instead of strncpy. Don't write beyond malloced buffer.
(print_multilib_info): Don't show paths starting with ".:".
* genmultilib: Add new option, "yes" if multilibs are enabled.
Update comments. If multilibs not enabled, print .:${osdirout}
for each directory. If multilibs are enabled, always print
${dirout}:${osdirout}, even if the two are the same.
* Makefile.in (s-mlib): Pass @enable_multilib@ to genmultilib.
Pass all MULTILIB_* variables to genmultilib even if
--disable-multilib but MULTILIB_OSDIRNAMES is not empty.
From-SVN: r57846
Diffstat (limited to 'gcc/cppinit.c')
0 files changed, 0 insertions, 0 deletions