[Bug c/78768] -Walloca-larger-than and -Wformat-length warnings disabled by -flto

thopre01 at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jan 16 12:31:00 GMT 2017


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

Thomas Preud'homme <thopre01 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thopre01 at gcc dot gnu.org

--- Comment #9 from Thomas Preud'homme <thopre01 at gcc dot gnu.org> ---
It fails on arm-none-eabi too. But given it allocates 12 bytes on the stack and
goes on to write 32 bytes that seems pretty normal, no? Shouldn't this test
just be a compile test?


More information about the Gcc-bugs mailing list