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 c++/66632] Incorrect use of default constructor to initialize isolated rvalue.


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".


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