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: [committed] Fix inline_asm-2.c



On Feb 26, 2005, at 11:36 PM, Andrew Pinski wrote:


I had messed gcc.dg/tree-ssa/inline_asm-2.c when I wrote it, I had forgot that
a non pure/const function (even though it ended the function) would still produce
a V_MAY_DEF.


This patch just takes that into account and fixes the test.

I applied this to the 4.0 branch since it fails there also.


-- Pinski


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