David,
thx for the help.
yiran,
please go ahead
sun
On Wed, Apr 6, 2011 at 8:28 AM, David Coakley wrote:
> Hi Yiran,
>
> This change looks right to me, but I am not a gatekeeper for this part
> of the compiler.
>
> If you have a test case showing the consequences of the bug, I am sure
> that wo
Hi Yiran,
This change looks right to me, but I am not a gatekeeper for this part
of the compiler.
If you have a test case showing the consequences of the bug, I am sure
that would help get approval.
-David Coakley / AMD Open Source Compiler Engineering
On Wed, Mar 30, 2011 at 6:48 AM, Yiran Wan
Hi,
Could a gatekeeper please review this patch?
When the eh-range get flattened, this specific eh-range generated is
part of the original range "j", rather than "i".
Best Regards,
yiran
Index: osprey/be/cg/eh_region.cxx
===
--- os