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  <[EMAIL PROTECTED]>

        * 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

Reply via email to