This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0273185 Make vector::data() return type consistent in C++98 new c8bcfa5 Cross-port the latest resolution of LWG2756 and some bug-fixe [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: libstdc++-v3/ChangeLog | 23 +++ libstdc++-v3/include/experimental/optional | 169 ++++++++--------- .../{20_util => experimental}/optional/77288.cc | 206 ++++++++++----------- .../experimental/optional/assignment/5.cc | 11 ++ .../optional/cons/77727.cc | 21 +-- .../testsuite/experimental/optional/cons/value.cc | 27 +++ 6 files changed, 252 insertions(+), 205 deletions(-) copy libstdc++-v3/testsuite/{20_util => experimental}/optional/77288.cc (55%) copy libstdc++-v3/testsuite/{20_util => experimental}/optional/cons/77727.cc (69%)