This is the mail archive of the gcc-patches@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: [PATCH, middle-end]: Fix rtl-optimization/32366, [4.3 Regression] Segfault in significand_size with -ftree-vectorize


> 2007-06-17  Uros Bizjak  <ubizjak@gmail.com>
>
>         PR rtl-optimization/32366
>         * simplify-rtx.c (simplify_unary_operation_1) [FLOAT_TRUNCATE,
>         FLOAT_EXTEND]: Prevent non-scalar modes from entering
>         significand_size().
>
> testsuite/ChangeLog:
>
> 2007-06-17  Uros Bizjak  <ubizjak@gmail.com>
>
>         PR rtl-optimization/32366
>         * testsuite/gcc.dg/vect/pr32366.c: New test.

This is OK if you remove () from the first ChangeLog, thanks.

-- 
Eric Botcazou


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