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

--- Comment #4 from Uroš Bizjak <ubizjak at gmail dot com> ---
(In reply to Uroš Bizjak from comment #3)
> Created attachment 36456 [details]
> Patch that fixes bootstrap problem

Bootstrap and regression test went OK [1].  There is however one new testsuite
failure that looks related to your original patch from 2015-09-27:

FAIL: gcc.dg/pr43300.c (internal compiler error)
FAIL: gcc.dg/pr43300.c (test for excess errors)

/space/homedirs/uros/gcc-svn/trunk/gcc/testsuite/gcc.dg/pr43300.c: In function
'foo':
/space/homedirs/uros/gcc-svn/trunk/gcc/testsuite/gcc.dg/pr43300.c:8:1: internal
compiler error: in adjust_one_expanded_partition_var, at cfgexpand.c:1401
0x12034f1eb adjust_one_expanded_partition_var
        /space/homedirs/uros/gcc-svn/trunk/gcc/cfgexpand.c:1401
0x12034f1eb execute
        /space/homedirs/uros/gcc-svn/trunk/gcc/cfgexpand.c:6217
Please submit a full bug report,
...

[1] https://gcc.gnu.org/ml/gcc-testresults/2015-10/msg00800.html

Reply via email to