[Bug c++/36797] ICE mangling __is_empty

2012-07-09 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36797 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/36797] ICE mangling __is_empty

2012-03-03 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36797 --- Comment #16 from Jason Merrill 2012-03-04 00:55:35 UTC --- Author: jason Date: Sun Mar 4 00:55:31 2012 New Revision: 184874 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184874 Log: PR c++/36797 * mangle.c (write_expression)

[Bug c++/36797] ICE mangling __is_empty

2012-01-12 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36797 Jason Merrill changed: What|Removed |Added Keywords||ABI, patch Target Milestone|---

[Bug c++/36797] ICE mangling __is_empty

2012-01-12 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36797 --- Comment #15 from Jason Merrill 2012-01-12 17:48:03 UTC --- Created attachment 26308 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26308 Patch for 4.8 Here's a patch, but it'll have to wait until we're in stage 1 again.

[Bug c++/36797] ICE mangling __is_empty

2012-01-12 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36797 Jason Merrill changed: What|Removed |Added Status|SUSPENDED |ASSIGNED AssignedTo|unassigned at

[Bug c++/36797] ICE mangling __is_empty

2010-04-21 Thread jason at gcc dot gnu dot org
--- Comment #13 from jason at gcc dot gnu dot org 2010-04-21 22:49 --- Changing summary and suspending until C++0x is finalized. -- jason at gcc dot gnu dot org changed: What|Removed |Added --