[Bug target/29443] ICE: output_operand: invalid expression as operand with -gstabs

2007-04-22 Thread rguenth at gcc dot gnu dot org
--- Comment #9 from rguenth at gcc dot gnu dot org 2007-04-22 18:29 --- *** Bug 30472 has been marked as a duplicate of this bug. *** -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/29443] ICE: output_operand: invalid expression as operand with -gstabs

2006-10-23 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2006-10-23 06:47 --- Reduced testcase: struct string { struct _Rep{}; static _Rep _S_empty_rep_storage[]; void *_M_rep () const{} void _M_destroy () throw (); ~string () { _Rep *a = (_Rep *)((void

[Bug target/29443] ICE: output_operand: invalid expression as operand with -gstabs

2006-10-23 Thread pinskia at gcc dot gnu dot org
--- Comment #8 from pinskia at gcc dot gnu dot org 2006-10-23 06:48 --- Note this looks like a latent bug. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29443