[Bug tree-optimization/82052] [8 Regression] ICE with "-O3 -m32" on x86_64-linux-gnu (internal compiler error: in pop_to_marker, at tree-ssa-scopedtables.c:71)

vries at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Sep 4 09:01:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82052

--- Comment #6 from Tom de Vries <vries at gcc dot gnu.org> ---
Author: vries
Date: Mon Sep  4 09:00:35 2017
New Revision: 251642

URL: https://gcc.gnu.org/viewcvs?rev=251642&root=gcc&view=rev
Log:
Fix call arguments mismatch in gcc.c-torture/compile/pr82052.c

2017-09-04  Tom de Vries  <tom@codesourcery.com>

        PR tree-optimization/82052
        * gcc.c-torture/compile/pr82052.c (fn2): Add parameters corresponding
to
        call in fn11.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.c-torture/compile/pr82052.c


More information about the Gcc-bugs mailing list