From: Franz Sirl Date: Tue, 17 Oct 2000 23:26:18 +0000 (+0000) Subject: * ChangeLog: Remove CVS conflict marker, fix typos. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2b7fb034237232c10493fe9942a1a7709ea3d5ce;p=gcc.git * ChangeLog: Remove CVS conflict marker, fix typos. From-SVN: r36916 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a56ad456015..0c0fe8b351b 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,10 +1,10 @@ 2000-10-17 Franz Sirl * function.c (locate_and_pad_parm): Don't align stack unconditionally. - Fixes execute/20001017-1.c on pwerpc-linux-gnu. + Fixes execute/20001017-1.c on powerpc-linux-gnu. * expr.c (store_constructor): Apply MEM_ALIAS_SET to MEMs only. - * rs6000/rs6000.c (rs6000_hash_constant): use X0INT to access a + * rs6000/rs6000.c (rs6000_hash_constant): Use X0INT to access a LABEL_REF. * rs6000/rs6000.h (NO_DOLLAR_IN_LABEL, DOLLARS_IN_IDENTIFIERS, @@ -102,7 +102,6 @@ to be used along with -shared, and document the subtle failure that may occur otherwise. ->>>>>>> 1.7984 2000-10-16 J. David Anglin * pa.md (return_internal): Move `use' after `return'.