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

--- Comment #9 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-11 branch has been updated by Richard Biener
<rgue...@gcc.gnu.org>:

https://gcc.gnu.org/g:42f2d16e72f925263a27c8ac8231ad31d99517bf

commit r11-8279-g42f2d16e72f925263a27c8ac8231ad31d99517bf
Author: Richard Biener <rguent...@suse.de>
Date:   Thu Apr 22 09:50:26 2021 +0200

    testsuite/100176 - fix struct-layout-1_generate.c compile

    With -Werror=return-type we run into compile fails complaining about
    missing return stmts.

    2021-04-21  Richard Biener  <rguent...@suse.de>

            PR testsuite/100176
            * objc.dg/gnu-encoding/struct-layout-encoding-1_generate.c: Add
            missing return.

    (cherry picked from commit 5668843346c74cabf830e46b45fad24db4566fd6)

Reply via email to