This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
sorry, not implemented: `overload' not supported by dump_expr
- To: gcc-bugs at gcc dot gnu dot org
- Subject: sorry, not implemented: `overload' not supported by dump_expr
- From: nbecker at fred dot net
- Date: 10 Jan 2000 09:19:01 -0500
gcc-2.95.1 i686-pc-linux-gnu
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/2.95.1/specs
gcc version 2.95.1 19990816 (release)
/usr/lib/gcc-lib/i686-pc-linux-gnu/2.95.1/cpp -lang-c++ -v -D__GNUC__=2 -D__GNUG__=2 -D__GNUC_MINOR__=95 -D__cplusplus -D__ELF__ -Dunix -D__i386__ -Dlinux -D__ELF__ -D__unix__ -D__i386__ -D__linux__ -D__unix -D__linux -Asystem(posix) -D__EXCEPTIONS -Acpu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__ -Di686 -Dpentiumpro -D__i686 -D__i686__ -D__pentiumpro -D__pentiumpro__ bug.cc bug.ii
GNU CPP version 2.95.1 19990816 (release) (i386 Linux/ELF)
#include "..." search starts here:
#include <...> search starts here:
/usr/lib/gcc-lib/i686-pc-linux-gnu/2.95.1/../../../../include/g++-3
/usr/include
/usr/lib/gcc-lib/i686-pc-linux-gnu/2.95.1/../../../../i686-pc-linux-gnu/include
/usr/lib/gcc-lib/i686-pc-linux-gnu/2.95.1/include
/usr/include
End of search list.
The following default directories have been omitted from the search path:
End of omitted list.
/usr/lib/gcc-lib/i686-pc-linux-gnu/2.95.1/cc1plus bug.ii -quiet -dumpbase bug.cc -version -o bug.s
GNU C++ version 2.95.1 19990816 (release) (i686-pc-linux-gnu) compiled by GNU C version 2.95 19990728 (release).
bug.cc:14: sorry, not implemented: `overload' not supported by dump_expr
bug.cc: In function `void f()':
bug.cc:14: request for member `begin' in `IrcvFP.{error}', which is of non-aggregate type `{unknown type}'
bug.cc:14: sorry, not implemented: `overload' not supported by dump_expr
bug.cc:14: request for member `end' in `IrcvFP.{error}', which is of non-aggregate type `{unknown type}'
bug.ii.bz2