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/61410] strcat overwrites destination string when compiling with optimizations


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

Marc Glisse <glisse at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c                           |tree-optimization

--- Comment #1 from Marc Glisse <glisse at gcc dot gnu.org> ---
This seems already fixed in 4.8 (there is probably a dup somewhere), and I
believe it is too late for the last release of the 4.7 branch.


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