This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug objc++/49221] [4.7 Regression] Several ICEs in the obj-c++ test suite after revision 174307
- From: "froydnj at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 1 Jun 2011 12:01:08 +0000
- Subject: [Bug objc++/49221] [4.7 Regression] Several ICEs in the obj-c++ test suite after revision 174307
- Auto-submitted: auto-generated
- References: <bug-49221-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49221
Nathan Froyd <froydnj at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jason at gcc dot gnu.org
--- Comment #6 from Nathan Froyd <froydnj at gcc dot gnu.org> 2011-06-01 12:01:06 UTC ---
I'm not sure what to do in this case; maybe Jason has an opinion. Jason,
should we be push_stmt'ing somewhere in the objc code (objc_eh_runtime_type,
perhaps)?