This is the mail archive of the gcc-patches@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: [tree-ssa] Lowering of VLA's, part 2


Jason Merrill said:

> Also, rth is actively working on code to lower EH constructs after
> gimplification, so our handling of EH will improve soon.

Out of curiousity, what level are you guys lowering down the EH constructs
to?  What will the representation look like?  I just got done implementing
the C++ EH model on LLVM, so I'm interested.  :)

-Chris

-- 
http://llvm.cs.uiuc.edu/
http://www.nondot.org/~sabre/Projects/


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