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

--- Comment #4 from Sean Murthy <s.murthy at outlook dot com> ---
Created attachment 58517
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58517&action=edit
g++ output

This file contains the compiler output using the following cmdline on the
source file containing the repro code:

g++ -v -save-temps -std=c++20 -Wall -Wextra -pedantic -pedantic-errors
-Werror=pedantic main.cpp

Reply via email to