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: [PATCH] Make CSE path following use the CFG



On Dec 13, 2006, at 12:23 PM, Steven Bosscher wrote:


On 12/12/06, Eric Botcazou <ebotcazou@libertysurf.fr> wrote:
Confirmed, testcase attached, compile p.adb at -O -mtune=pentium.

Yup, got it.


and the latter doesn't trap because of the new REG_EQUAL note.

I didn't even realize that this could happen.


What do you think of the attached patch?

+ trap, we may have made it non-throwing now. For example


I think you mean non-trapping, not non-throwing yes? :)

-eric


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