]> git.ipfire.org Git - thirdparty/gcc.git/commit
c++: assign the result of force_paren_expr
authorMarek Polacek <polacek@redhat.com>
Fri, 14 Feb 2025 22:21:31 +0000 (17:21 -0500)
committerMarek Polacek <polacek@redhat.com>
Fri, 14 Feb 2025 22:22:23 +0000 (17:22 -0500)
commite4c9e1094405612feae410e133025e3267331c2d
tree087605c73b2ad114f2cb77628fe78bfe31993ca8
parent1dc4e220ca2272d668ddb3041ccd9e69b968e532
c++: assign the result of force_paren_expr

gcc/cp/ChangeLog:

* pt.cc (tsubst_expr) <COMPONENT_REF>: Assign the result of
force_paren_expr.
gcc/cp/pt.cc