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: Plug obvious hole in tree_could_trap_p


Eric Botcazou wrote:
It simply doesn't know about VIEW_CONVERT_EXPR, which is a little annoying for the Ada compiler. We have a proprietary testcase for which this results in a loop invariant being wrongly hoisted out of a conditional construct.

Bootstrapped/regtested on x86_64-suse-linux, applied to mainline and 4.2 branch as obvious.

I think it also belongs in 4.1.


Paolo


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