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: Vector shifting patch


On Fri, Oct 29, 2010 at 9:39 AM, Artem Shinkarov
<artyom.shinkaroff@gmail.com> wrote:
> I don't know why Richard removed -fno-var-tracking-assignments
> the bug http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44569
> is still there, and this option is required to prevent this error.
>
> I cannot commit to svn, but the solution is to add a
> /* { dg-options "-fno-var-tracking-assignments" } */
>
> in vector-shift2.c
>
>

That is NOT a fix.

-- 
H.J.


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