Someone introduced a libiberty crashing bug in the past week

Andrew Pinski pinskia@physics.uc.edu
Mon Jun 20 16:00:00 GMT 2005


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



More information about the Gcc-bugs mailing list