Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: jasonxbell at gmail dot com
Target Milestone: ---
Created attachment 35828
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35828&action=edit
Preprocessed source file
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66632
--- Comment #1 from jasonxbell at gmail dot com ---
Correction: In the sentence "The lvalue q1 is then init'd via copy of the
(incorrectly init'd) rvalue from the previous statement.", replace "q1" with
"q2".