This is the mail archive of the gcc@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]

Re: Question on fixup_abnormal_edges


On Wed, Oct 16, 2002 at 10:53:45AM +0200, Michael Matz wrote:
> Erh.  You can't add insns on an abnormal edge, if it's critical.

EH edges aren't abnormal in that sense.  You can
manipulate the tables to redirect the landing pad.


r~


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