summaryrefslogtreecommitdiffstats
path: root/libjava/java/nio/MappedByteBuffer.java
diff options
context:
space:
mode:
authorcarlo <carlo@138bc75d-0d04-0410-961f-82ee72b054a4>2003-12-05 02:40:53 +0000
committercarlo <carlo@138bc75d-0d04-0410-961f-82ee72b054a4>2003-12-05 02:40:53 +0000
commite47d351c32f62867fbef104e972ce0ca17913006 (patch)
tree3580ef8e6b68df46d03fc5518c47c464da930533 /libjava/java/nio/MappedByteBuffer.java
parent303e985281a182da96326a874bfdf05de896323b (diff)
downloadppe42-gcc-e47d351c32f62867fbef104e972ce0ca17913006.tar.gz
ppe42-gcc-e47d351c32f62867fbef104e972ce0ca17913006.zip
PR libstdc++/13045
* bits/demangle.h namespace __gnu_cxx::demangler (enum substitution_nt): Removed trailing comma. (implementation_details): Added. (session<Allocator>::M_implementation_details): Added. (session<Allocator>::session): Pass implementation_details. (session<Allocator>::decode_encoding): Same. (session<Allocator>::decode_real): Added. (_GLIBCXX_DEMANGLER_STYLE_VOID _GLIBCXX_DEMANGLER_STYLE_LITERAL _GLIBCXX_DEMANGLER_STYLE_LITERAL_INT _GLIBCXX_DEMANGLER_STYLE_COMPACT_EXPR_OPS _GLIBCXX_DEMANGLER_STYLE_SIZEOF_TYPENAME): Replaced with implementation_details equivalent. (session<Allocator>::decode_expression): Use M_implementation_details instead of macros. Add extra parentheses around 'larger than' operator in expressions in template arguments. (session<Allocator>::decode_bare_function_type): Idem. (session<Allocator>::decode_literal): Idem, and call decode_real for floating literals. (session<Allocator>::decode_type_with_postfix): Put the postfix of the return type of (member) functions after the function instead of after the return type. Also, put a space after the prefix of qualified function pointers: "int (* const<space>". * src/demangle.cc: include most dependent header file first. * testsuite/demangle/regression/cw-16.cc: Updated two and added three tests. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@74304 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/nio/MappedByteBuffer.java')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud