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/80641] [7/8 Regression] Warning with std::vector resize in loop


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

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=83229

--- Comment #6 from Martin Sebor <msebor at gcc dot gnu.org> ---
This warning will also disappear if we apply the vector patch submitted for bug
83229 (https://gcc.gnu.org/ml/libstdc++/2017-12/msg00023.html).

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