This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/8046] ICE on illegal code involving destructor being treated as bit-not expression
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jun 2003 16:21:19 -0000
- Subject: [Bug c++/8046] ICE on illegal code involving destructor being treated as bit-not expression
- References: <20020925143601.8046.andrewp@andypo.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8046
------- Additional Comments From pinskia at physics dot uc dot edu 2003-06-25 16:21 -------
It also fails on 2.95.3 and 2.91.66.
On the mainline (20030624) it looks like it is going to print an error message but it does
not:
tin:~/src/gnu/gcctest>gcc pr8046.cc
pr8046.cc: In function `void foo()':
pr8046.cc:9: error: `
Internal compiler error: Error reporting routines re-entered.
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.