This is the mail archive of the gcc-bugs@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]

[Bug tree-optimization/68680] [4.9/5 regression] On-stack VLA does not cause instrumentation with -fstack-protector


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.9/5/6 regression]        |[4.9/5 regression] On-stack
                   |On-stack VLA does not cause |VLA does not cause
                   |instrumentation with        |instrumentation with
                   |-fstack-protector           |-fstack-protector

--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed for 6+, testing 5.3 backport now.

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