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] Fix g++.dg/gomp/{pr27325.C,pr27337-2.C}.


On 8/15/07 10:28 PM, Kazu Hirata wrote:

> Well, I don't have an example with two or more NOP_EXPR in series.  All I 
> have is a CALL_EXPR wrapped with a single NOP_EXPR.  I can change the "if" 
> to "while" if you like.

Alternately, we could fix the root of the problem, but if Mark thinks
it's too convoluted, let's keep doing this.  Perhaps add a FIXME?


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