diff options
author | Nathan Sidwell <nathan@codesourcery.com> | 2003-09-11 15:18:52 +0000 |
---|---|---|
committer | Nathan Sidwell <nathan@gcc.gnu.org> | 2003-09-11 15:18:52 +0000 |
commit | 92af500d3e3f3ae08792a6e4446356321ec3ae65 (patch) | |
tree | b14f1b554715b424610a1a525deb66ce4aeb3b23 /libjava/java/sql/BatchUpdateException.java | |
parent | 9bdca184d65ece8fb958b736d092e65a72f114d0 (diff) | |
download | gcc-92af500d3e3f3ae08792a6e4446356321ec3ae65.zip gcc-92af500d3e3f3ae08792a6e4446356321ec3ae65.tar.gz gcc-92af500d3e3f3ae08792a6e4446356321ec3ae65.tar.bz2 |
re PR c++/11788 (missing implicit instantiation of static member function)
cp:
PR c++/11788
* typeck.c (build_address): If it is a function, mark it used.
(build_unary_op): Do not lose object's side-effects when taking
address of static member function.
* class.c (resolve_address_of_overloaded_function): Use
tsubst_flags_t parameter. Only expect overload sets. Adjust.
(instantiate_type): Adjust flags passing. Do not lose object's
side-effects when taking address of static member function.
testsuite:
PR c++/11788
* g++.dg/overload/addr1.C: New test.
From-SVN: r71304
Diffstat (limited to 'libjava/java/sql/BatchUpdateException.java')
0 files changed, 0 insertions, 0 deletions