c++/7581: ICE in grokdeclarator

schwab@suse.de schwab@suse.de
Mon Aug 12 15:06:00 GMT 2002


>Number:         7581
>Category:       c++
>Synopsis:       ICE in grokdeclarator
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-illegal-code
>Submitter-Id:   net
>Arrival-Date:   Mon Aug 12 15:06:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     schwab@suse.de
>Release:        3.2 20020729 (prerelease) (SuSE Linux)
>Organization:
>Environment:
System: Linux sykes 2.4.18-SMP #1 SMP Thu May 16 09:03:14 UTC 2002 ia64 unknown unknown GNU/Linux
Architecture: ia64

host: ia64-suse-linux-gnu
build: ia64-suse-linux-gnu
target: ia64-suse-linux-gnu
configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib --enable-languages=c,c++,f77,objc,java,ada --enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit ia64-suse-linux
>Description:
The attached (invalid) source causes an ICE in grokdeclarator.
>How-To-Repeat:
$ g++ -O2 -g -Wall    -c -o badcode.o badcode.cc
badcode.cc: In function `std::string badcode(const std::list<std::string, 
   std::allocator<std::string> >&)':
badcode.cc:11: `template<class _Category, class _Tp, class _Distance, class 
   _Pointer, class _Reference> struct std::iterator' as declarator
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: text/x-c++src; name="badcode.cc"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="badcode.cc"

I2luY2x1ZGUgPHN0cmluZz4KI2luY2x1ZGUgPGxpc3Q+CnVzaW5nIG5hbWVzcGFjZSBzdGQ7Cgpz
dHJpbmcgYmFkY29kZSAoY29uc3QgbGlzdDxzdHJpbmc+ICZkYXRhKQp7CiAgaWYgKCFkYXRhLnNp
emUgKCkpCiAgICByZXR1cm4gIiI7CgogIHN0cmluZyByZXQ7CiAgZm9yIChsaXN0PHN0cmluZz4m
OjppdGVyYXRvciBwb3MgPSBkYXRhLmJlZ2luICgpOyBwb3MgPCBkYXRhLmVuZCAoKTsgcG9zKysp
CiAgICB7CiAgICAgIGlmICghcmV0LmVtcHR5KCkpCglyZXQgKz0gJ1xuJzsKICAgICAgcmV0ICs9
ICpwb3M7CiAgICB9CiAgcmV0dXJuIHJldDsKfQoKaW50Cm1haW4gKGludCBhcmdjLCBjaGFyICoq
YXJndikKewogIHJldHVybiAwOwp9Cg==



More information about the Gcc-bugs mailing list