From f23c2abe56dba9a57738db7696938c78e4bcc1b3 Mon Sep 17 00:00:00 2001 From: meissner Date: Fri, 30 Mar 2007 22:40:19 +0000 Subject: make alloca call type correct git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@123374 138bc75d-0d04-0410-961f-82ee72b054a4 --- libcpp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'libcpp/ChangeLog') diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index a8be346bc56..a56357f392e 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,8 @@ +2007-03-30 Michael Meissner + + * directives.c (lex_macro_node_from_str): Fix alloca call to be + type correct. + 2007-03-30 Richard Henderson * directives.c (lex_macro_node_from_str): New. -- cgit v1.2.3