[Bug c++/106743] New: Illegal assembly code with -march=skylake

2022-08-25 Thread stayprivate at gmail dot com via Gcc-bugs
++ Assignee: unassigned at gcc dot gnu.org Reporter: stayprivate at gmail dot com Target Milestone: --- #include #include #define swapw(__val

[Bug lto/95190] Documentation for -Wstringop-overflow

2020-05-19 Thread stayprivate at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95190 --- Comment #5 from Mario Charest --- On Tue, May 19, 2020 at 2:35 AM rguenth at gcc dot gnu.org < gcc-bugzi...@gcc.gnu.org> wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95190 > > --- Comment #2 from Richard Biener --- > This is new be

[Bug lto/95190] Documentation for -Wstringop-overflow

2020-05-19 Thread stayprivate at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95190 --- Comment #4 from Mario Charest --- On Mon, May 18, 2020 at 1:09 PM msebor at gcc dot gnu.org < gcc-bugzi...@gcc.gnu.org> wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95190 > > Martin Sebor changed: > >What|Removed

[Bug c++/95190] New: Documentation for -Wstringop-overflow

2020-05-18 Thread stayprivate at gmail dot com
++ Assignee: unassigned at gcc dot gnu.org Reporter: stayprivate at gmail dot com Target Milestone: --- I'm compiling code with 10.1 for the first time. I'm getting a warning: "writing 1 bytes into a region of size 0 -Wstringop-overflow=". Yet -Wno-stringop-overf