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: RFC: Fix for crash in compute_antic


On Fri, Dec 19, 2008 at 12:02 AM, Mark Mitchell
<mitchell@codesourcery.com> wrote:
>
> This patch fixes a crash in compute_antic.  Unfortunately, the test is
> not suitable for the testsuite (too big) and I've not been able to
> reduce it.  You also need a funny set of options; this came from using
> acovea.

This fixes part of PR 33649.
gcc.dg/20020122-2.c compiled with -O2 -fno-tree-ch -fno-tree-copy-prop
-fno-tree-dominator-opts -fno-tree-vrp and you can reproduce this
failure.

Thanks,
Andrew Pinski


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