diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2015-05-12 22:13:01 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2015-05-12 22:13:01 +0000 |
commit | 38109dbe011a7f69dc36c402186f6ffb2b385ac5 (patch) | |
tree | 1068b1cbe6a9bafec00ef2500175bb992cd8cfec /libjava/classpath/java/sql/SQLPermission.java | |
parent | 7e269fe8753df7018b2bcf29fe1bff3e01d09138 (diff) | |
download | gcc-38109dbe011a7f69dc36c402186f6ffb2b385ac5.zip gcc-38109dbe011a7f69dc36c402186f6ffb2b385ac5.tar.gz gcc-38109dbe011a7f69dc36c402186f6ffb2b385ac5.tar.bz2 |
compiler: If unary & does not escape, the var does not escape.
If we have a unary & that takes the address of a variable, do
not force the variable to escape if the unary & does not
escape.
From-SVN: r223100
Diffstat (limited to 'libjava/classpath/java/sql/SQLPermission.java')
0 files changed, 0 insertions, 0 deletions