diff options
author | ghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-09-30 17:24:36 +0000 |
---|---|---|
committer | ghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-09-30 17:24:36 +0000 |
commit | 696a9c4eeab076e14744b1b62342b4ab2647a0f8 (patch) | |
tree | fa841c0c0a5cf6aeb9848417a2da20579b5f4189 /gcc/ch/ChangeLog | |
parent | a3a64825006605c8428533670ec28c73f8e3498b (diff) | |
download | gcc-696a9c4eeab076e14744b1b62342b4ab2647a0f8.tar.gz |
* parse.c (emit_label): Fix return-type of prototype.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22683 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ch/ChangeLog')
-rw-r--r-- | gcc/ch/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ch/ChangeLog b/gcc/ch/ChangeLog index ebada8729c4..316a87ded21 100644 --- a/gcc/ch/ChangeLog +++ b/gcc/ch/ChangeLog @@ -1,3 +1,7 @@ +Wed Sep 30 20:22:34 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> + + * parse.c (emit_label): Fix return-type of prototype. + Wed Sep 30 19:41:36 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> * actions.c (chill_handle_multi_case_label): Always return a value |