This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Someone introduced a libiberty crashing bug in the past week



On Jun 20, 2005, at 11:39 AM, Daniel Berlin wrote:


This is blocking me fixing the structure aliasing regressions.

This was caused by: 2005-06-15 Joseph S. Myers <joseph@codesourcery.com>

* c-tree.h (default_function_array_conversion): Declare.
* c-typeck.c (default_function_array_conversion): Export. Correct
comment.
(default_conversion): Do not call
default_function_array_conversion. Do not allow FUNCTION_TYPE.
(build_function_call): Call default_function_array_conversion on
the function.


http://gcc.gnu.org/ml/gcc-patches/2005-06/msg01272.html

Thanks,
Andrew Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]