Commit f214002b by Marek Polacek

Move CL to the correct file.

parent 78c4eb1c
2020-02-05 Jakub Jelinek <jakub@redhat.com>
PR c++/93557
* semantics.c (cp_build_vec_convert): Call decay_conversion on arg
prior to passing it to c_build_vec_convert.
2020-02-05 Michael Meissner <meissner@linux.ibm.com> 2020-02-05 Michael Meissner <meissner@linux.ibm.com>
PR target/93568 PR target/93568
......
2020-02-05 Jakub Jelinek <jakub@redhat.com>
PR c++/93557
* semantics.c (cp_build_vec_convert): Call decay_conversion on arg
prior to passing it to c_build_vec_convert.
2020-02-05 Marek Polacek <polacek@redhat.com> 2020-02-05 Marek Polacek <polacek@redhat.com>
PR c++/93559 - ICE with CONSTRUCTOR flags verification. PR c++/93559 - ICE with CONSTRUCTOR flags verification.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment