This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/28139] alias information for EH is wrong
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jun 2006 16:34:22 -0000
- Subject: [Bug c++/28139] alias information for EH is wrong
- References: <bug-28139-5394@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from pinskia at gcc dot gnu dot org 2006-06-22 16:34 -------
Though it is obviously wrong from the front-end:
register void * D.2002;
(int * * const &) &D.2002
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2006-06-22 16:34:21
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28139