[Bug libstdc++/110807] [13/14 Regression] Copy list initialisation of a vector raises a warning with -O2

2023-07-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110807 --- Comment #5 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:7931a1de9ec87b996d51d3d60786f5c81f63919f commit r14-2797-g7931a1de9ec87b996d51d3d60786f5c81f63919f Author: Jonathan Wakely

[Bug libstdc++/110807] [13/14 Regression] Copy list initialisation of a vector raises a warning with -O2

2023-07-26 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110807 Jonathan Wakely changed: What|Removed |Added Target Milestone|13.2|13.3

[Bug libstdc++/110807] [13/14 Regression] Copy list initialisation of a vector raises a warning with -O2

2023-07-26 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110807 Jonathan Wakely changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |redi at gcc dot gnu.org

[Bug libstdc++/110807] [13/14 Regression] Copy list initialisation of a vector raises a warning with -O2

2023-07-26 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110807 --- Comment #3 from Jonathan Wakely --- I think this is the same warning that causes libstdc++ testsuite failures when testing with --target_board=unix/-D_GLIBCXX_DEBUG FAIL: 23_containers/vector/bool/swap.cc (test for excess errors) I

[Bug libstdc++/110807] [13/14 Regression] Copy list initialisation of a vector raises a warning with -O2

2023-07-26 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110807 Richard Biener changed: What|Removed |Added Ever confirmed|0 |1