This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

c++/4933: tree_list not supported by dump_expr

[Get raw message]

>Number:         4933
>Category:       c++
>Synopsis:       tree_list not supported by dump_expr
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Fri Nov 23 01:56:03 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Anthony Williams
>Release:        gcc-3.0.2
>Organization:
>Environment:
sparc-solaris-2.7
>Description:
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/3.0.2/specs
Configured with: ../configure --with-as=/usr/local/bin/as --with-ld=/usr/local/b
in/ld
Thread model: posix
gcc version 3.0.2
 /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/3.0.2/cpp0 -lang-c++ -D__GNUG__=3 -
D__GXX_DEPRECATED -D__EXCEPTIONS -D__GXX_ABI_VERSION=100 -v -D__GNUC__=3 -D__GNU
C_MINOR__=0 -D__GNUC_PATCHLEVEL__=2 -Dsparc -Dsun -Dunix -D__svr4__ -D__SVR4 -D_
_sparc__ -D__sun__ -D__unix__ -D__svr4__ -D__SVR4 -D__sparc -D__sun -D__unix -As
ystem=unix -Asystem=svr4 -D__NO_INLINE__ -D__STDC_HOSTED__=1 -D_XOPEN_SOURCE=500
 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D__EXTENSIONS__ -D__GCC_NEW_VARA
RGS__ -Acpu=sparc -Amachine=sparc commaprob.cpp commaprob.ii
GNU CPP version 3.0.2 (cpplib) (sparc)
ignoring nonexistent directory "/usr/local/sparc-sun-solaris2.7/include"
#include "..." search starts here:
#include <...> search starts here:
 /usr/local/include/g++-v3
 /usr/local/include/g++-v3/sparc-sun-solaris2.7
 /usr/local/include/g++-v3/backward
 /usr/local/include
 /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/3.0.2/include
 /usr/include
End of search list.
 /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/3.0.2/cc1plus -fpreprocessed commap
rob.ii -quiet -dumpbase commaprob.cpp -version -o commaprob.s
GNU CPP version 3.0.2 (cpplib) (sparc)
GNU C++ version 3.0.2 (sparc-sun-solaris2.7)
        compiled by GNU C version 3.0.2.
commaprob.cpp:65: sorry, not implemented: `tree_list' not supported by
   dump_expr
commaprob.cpp:65: confused by earlier errors, bailing out
>How-To-Repeat:
Compile the code
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/octet-stream; name="commaprob.ii.bz2"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="commaprob.ii.bz2"

QlpoOTFBWSZTWSylQuAAAFRfgEQQWWUnHTtghgo/7976MAFyZQEoimho2ghppiNGgBoA0AyTSntQ
QyMgAAAAaDQRSQRoYSephNADQyA0aPSKCZy8JXWtJiVT+3sHhg5oME6tMsTSAghQTTQIe5ygjNDg
5ChKBBydVCZdkLb/N8LOklh8scrCo3DIjjeq2QwPq86i7IwtUYLDO4vtUe6Jcq5s1LNCLSViVI2x
cI1keOOIuIinVTKUj7Gk6Zo61iUmmGMV4upJ1uyTZtkSIZbgzc1WYkSpJ4Dsgv76z8DEpDw9MXSO
VKOLiTgb97pL7oy5nrTQ3GqyIGRBC6x9pE0qO48I1A/Kl4odLAS2w/JvCaWtSQcgPmEgHBSpmDi0
jZYGBMhWaEw2momyDjqcd7+wN2m8vcB0HiKd5XpQyPJ1BZRGRi0LM87hiiLku7aiQ7mqIrDOkTym
KDGMik1xNQlG2lqTwJFqcknrzm9yhvUnU2WlpGWmJMx7zH+LuSKcKEgWUqFwAA==


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]