This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/34150] ICE: output_operand: invalid expression as operand on hppa



------- Comment #4 from dave at hiauly1 dot hia dot nrc dot ca  2008-01-06 21:59 -------
Subject: Re:  ICE: output_operand: invalid expression as
        operand on hppa

> This bug is present on 4.2 branch but head doesn't fail for me.  The problem
> is a deleted label.

The label is deleted in the dbr pass.  The uses count seems wrong, but
still the in_struct flag is set and the label should not have been deleted.

Dave


------- Comment #5 from dave at hiauly1 dot hia dot nrc dot ca  2008-01-06 21:59 -------
Created an attachment (id=14890)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14890&action=view)


------- Comment #6 from dave at hiauly1 dot hia dot nrc dot ca  2008-01-06 21:59 -------
Created an attachment (id=14891)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14891&action=view)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34150


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]