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] Fix PR67443


On Thu, Oct 22, 2015 at 11:58 AM, Dominik Vogt <vogt@linux.vnet.ibm.com> wrote:
>> Eventually we'll get another testcase so I'll leave this for
>> comments a while and will commit somewhen later this week.
>
> In case you're referring to my attempt to port the test case to
> x86:  All the efforts to reproduce the bug on x86 have failed so
> far.  It seems that Gcc is much better in handling bit filed
> accesses on little endian targets (x86) than on big endian
> (s390[x], power).  In other words, on x86 earlier optimisations
> prevent the dse2 pass from having to deal with the problematic
> situation.  So, don't wait for me coming up with more test cases;
> I'll keep trying, but I'm pessimistic.

Now applied to trunk.

Richard.

> Ciao
>
> Dominik ^_^  ^_^
>
> --
>
> Dominik Vogt
> IBM Germany
>


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