summaryrefslogtreecommitdiffstats
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>2003-10-20 18:32:51 +0000
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>2003-10-20 18:32:51 +0000
commitd535f7e37c7039b51aec6218d89651051df5313f (patch)
treefb357f880286fdc3d869c6a216f089166ab7b364 /gcc/ChangeLog
parent5b247e9f984e94de801f986733f9b6afc6acc715 (diff)
downloadppe42-gcc-d535f7e37c7039b51aec6218d89651051df5313f.tar.gz
ppe42-gcc-d535f7e37c7039b51aec6218d89651051df5313f.zip
* config/i386/i386.c (print_reg): Abort if REGNO (x) is a
virtual register, but only if file == asm_out_file. * config/i386/i386.h (HI_REGISTER_NAMES): Use "argp", not "", for ARG_POINTER_REGNUM. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72712 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index ab034ae1195..5abaefd2e21 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,12 @@
2003-10-20 Zack Weinberg <zack@codesourcery.com>
+ * config/i386/i386.c (print_reg): Abort if REGNO (x) is a
+ virtual register, but only if file == asm_out_file.
+ * config/i386/i386.h (HI_REGISTER_NAMES): Use "argp", not "",
+ for ARG_POINTER_REGNUM.
+
+2003-10-20 Zack Weinberg <zack@codesourcery.com>
+
* c-common.c (registered_builtin_types): New static.
(c_common_type_for_mode): Consult registered_builtin_types.
(c_register_builtin_type): Add type to registered_builtin_types.
OpenPOWER on IntegriCloud